Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp42 constexpr const bool CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES = false; member
171 PLUGIN_ASSERT(CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES); // do not call this function normally in DebugBarrierPrint()
190 PLUGIN_ASSERT(CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES); // do not call this function normally in DebugRenderPassLayoutPrint()
202 PLUGIN_ASSERT(CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES); // do not call this function normally in DebugPrintImageState()
617 if constexpr (CORE_RENDER_GRAPH_FULL_DEBUG_PRINT || CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES || in ProcessRenderNodeGraph()
772 if constexpr (CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES) { in StoreFinalImageState()
800 if constexpr (CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES) { in StoreFinalImageState()
889 if (CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES) { in RenderCommand()
1100 if (CORE_RENDER_GRAPH_PRINT_RESOURCE_STATES) {

Completed in 3 milliseconds