Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp422 EntityReference GetImportedTextureHandle(const GLTFImportResult& importResult, uint32_t index) in GetImportedTextureHandle() function
1459 desc.textures[index].image = GetImportedTextureHandle(importResult, textureInfo.index); in FillTextureParams()