Searched refs:GetSamplerIndex (Results 1 – 1 of 1) sorted by relevance
328 auto GetSamplerIndex(const RenderHandleReference& sampler) in GetSamplerIndex() function in GLTF2::__anon9a5f352c0210::TextureHelper979 auto const samplerIndex = (sampler) ? textureHelper.GetSamplerIndex(sampler) : 0xFFFFffff; in GetTextureIndex()