Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.h58 RenderSlotCullType GetRenderSlotCullType(
H A Drender_node_parser_util.cpp563 RenderSlotCullType RenderNodeParserUtil::GetRenderSlotCullType( in GetRenderSlotCullType() function in RenderNodeParserUtil
569 PLUGIN_LOG_W("GetRenderSlotCullType: %s", error.c_str()); in GetRenderSlotCullType()
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_parser_util.h104 virtual RenderSlotCullType GetRenderSlotCullType(
/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()

Completed in 10 milliseconds