Luna::RG::RenderGraphCompileConfig
Describes render graph compiling configurations.
struct Luna::RG::RenderGraphCompileConfig
Member objects
-
Whether to enable render pass time profiling. If this is
true, the render graph creates one query heap that can be used by the render pass object to record start and end time of the render pass.