Home
last modified time | relevance | path

Searched defs:enableGpuInstancing (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp651 const bool enableGpuInstancing) in RenderMaterialFlagsFromMaterialValues()
849 const uint32_t matInstanceCount, const bool enableGpuInstancing) in AddSingleMaterial()
929 const bool enableGpuInstancing = (instanceCount > 1U); in AddRenderMaterial() local