Skip to content

zink: add renderdoc handling

Mike Blumenkrantz requested to merge zmike/mesa:zink-renderdoc into main

renderdoc won't work with zink most of the time because it's random which api is chosen to capture, so ZINK_RENDERDOC should be used to specify start:end frames to ensure that the vulkan command stream is captured

Merge request reports

Loading