Home
last modified time | relevance | path

Searched refs:CORE_SUBPASS_CONTENTS_INLINE (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h218 SubpassContents subpassContents { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE };
344 SubpassContents subpassContents { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE };
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h763 * CORE_SUBPASS_CONTENTS_INLINE == subpasses are recorded to the same render command list
768 CORE_SUBPASS_CONTENTS_INLINE = 0, enumerator
1016 SubpassContents subpassContents { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE };
1035 SubpassContents subpassContents { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE };
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.h253 SubpassContents subpassContents { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE };
H A Drender_node_parser_util.cpp216 { SubpassContents::CORE_SUBPASS_CONTENTS_INLINE, "inline" },
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1497 PLUGIN_ASSERT(renderCmd.subpassContents == SubpassContents::CORE_SUBPASS_CONTENTS_INLINE);

Completed in 10 milliseconds