Debugging¶
Debugging and validation tools for rendering.
Files¶
render_debugger.hpp- Visual debugging toolsvalidation.hpp- Runtime validationcapture.hpp- Frame capture and replayshader_debug.hpp- Shader debugging
Purpose¶
Provides comprehensive debugging tools for rendering pipeline. Includes validation, capture, and shader debugging capabilities.