Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp140 void FillShaderData(IEntityManager& em, IUriComponentManager& uriManager, in FillShaderData() function
1274 FillShaderData(entityMgr, *uriMgr_, *gpuHandleMgr_, shaderMgr, in Initialize()
1276 FillShaderData(entityMgr, *uriMgr_, *gpuHandleMgr_, shaderMgr, in Initialize()
1278 FillShaderData(entityMgr, *uriMgr_, *gpuHandleMgr_, shaderMgr, in Initialize()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2282 auto FillShaderData(IEntityManager& em, IUriComponentManager& uriManager, in FillShaderData() function
2566 FillShaderData(entityMgr, uriManager_, gpuHandleManager_, in GLTF2Importer()
2568 FillShaderData(entityMgr, uriManager_, gpuHandleManager_, in GLTF2Importer()
2570FillShaderData(entityMgr, uriManager_, gpuHandleManager_, DefaultMaterialShaderConstants::RENDER_S… in GLTF2Importer()