this post was submitted on 16 Jan 2024
1 points (100.0% liked)

GraphicsProgramming

10 readers
1 users here now

Magazine for all things related to graphics programming. Feel free to post.

founded 1 year ago
 

Overall Approach Setting Up The Print Buffer The “Magic” Debug Info Buffer Dealing With The String Problem A Cursed Path Packing It All Into A Buffer Reading Back On The CPU Going Beyond Printf CR LF Unless you’re fortunate enough to to be working exclusively in Cuda, debugging GPU shaders is still very much “not great” in the year 2024. Tools like RenderDoc and PIX are amazing and do provide the ability to step through a shader and inspect variables, but they’re fundamentally tied to a “capture” workflow.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here