Home
last modified time | relevance | path

Searched refs:GetSamplerIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp328 auto GetSamplerIndex(const RenderHandleReference& sampler) in GetSamplerIndex() function in GLTF2::__anon9a5f352c0210::TextureHelper
979 auto const samplerIndex = (sampler) ? textureHelper.GetSamplerIndex(sampler) : 0xFFFFffff; in GetTextureIndex()