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 D | render_system.cpp | 140 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 D | gltf2_importer.cpp | 2282 auto FillShaderData(IEntityManager& em, IUriComponentManager& uriManager, in FillShaderData() function 2566 FillShaderData(entityMgr, uriManager_, gpuHandleManager_, in GLTF2Importer() 2568 FillShaderData(entityMgr, uriManager_, gpuHandleManager_, in GLTF2Importer() 2570 …FillShaderData(entityMgr, uriManager_, gpuHandleManager_, DefaultMaterialShaderConstants::RENDER_S… in GLTF2Importer()
|