Searched defs:samplerIndex (Results 1 – 3 of 3) sorted by relevance
339 auto GetTextureIndex(uint32_t samplerIndex, uint32_t imageIndex) in GetTextureIndex()859 auto const samplerIndex = FindOrAddIndex(samplerHashes, Hash(*trackHandle)); in ExportGltfAnimations() local979 auto const samplerIndex = (sampler) ? textureHelper.GetSamplerIndex(sampler) : 0xFFFFffff; in GetTextureIndex() local
832 size_t samplerIndex; in TextureSampler() local
1904 uint32_t samplerIndex { 0U }; member