Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_parser_util.h104 virtual RenderSlotCullType GetRenderSlotCullType( in RENDER_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.h58 RenderSlotCullType GetRenderSlotCullType( in RENDER_BEGIN_NAMESPACE()
H A Drender_node_parser_util.cpp563 RenderSlotCullType RenderNodeParserUtil::GetRenderSlotCullType( in GetRenderSlotCullType() function in RenderNodeParserUtil
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_depth_render_slot.cpp579 jsonInputs_.cullType = parserUtil.GetRenderSlotCullType(jsonVal, "renderSlotCullType"); in ParseRenderNodeInputs()
H A Drender_node_default_shadow_render_slot.cpp708 jsonInputs_.cullType = parserUtil.GetRenderSlotCullType(jsonVal, "renderSlotCullType"); in ParseRenderNodeInputs()
H A Drender_node_default_material_render_slot.cpp910 jsonInputs_.cullType = parserUtil.GetRenderSlotCullType(jsonVal, "renderSlotCullType"); in ParseRenderNodeInputs()