baldurk / renderdoc

RenderDoc is a stand-alone graphics debugging tool.
https://renderdoc.org
MIT License
8.6k stars 1.3k forks source link

Update postvs and overlay helpers for VK_EXT_shader_object #3330

Closed jasmine-hansen closed 1 month ago

jasmine-hansen commented 1 month ago

Description

This PR updates postvs support for retrieving output from shader objects, so that the buffer data will show in the MeshViewer, and adds helper functions for render overlays.

Postvs

Overlay helpers