Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp878 const MaterialExtensionComponent& matExtComp = *matExtHandle; in AddSingleMaterial() local
879 std::transform(std::begin(matExtComp.resources), std::end(matExtComp.resources), in AddSingleMaterial()
1809 const MaterialExtensionComponent& matExtComp = *matExtHandle; in ProcessEnvironments() local
1814 gpuHandleMgr_->GetRenderHandleReference(matExtComp.resources[idx]); in ProcessEnvironments()