Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp262 if (renderSlotInfo.cullType == RenderSlotCullType::VIEW_FRUSTUM_CULL) { in GetRenderSlotSubmeshes()
285 ((renderSlotInfo.cullType != RenderSlotCullType::VIEW_FRUSTUM_CULL) || in GetRenderSlotSubmeshes()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h136 VIEW_FRUSTUM_CULL = 1, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp47 { RenderSlotCullType::VIEW_FRUSTUM_CULL, "view_frustum_cull" },