baldurk / renderdoc

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

A new method to get gs&ts output #3356

Closed 82157402 closed 2 months ago

82157402 commented 3 months ago

Description

The Transformfeedback in Vulkan is not recommended. But Renderdoc get GS&TS output by Transformfeedback, I think it is not google idea.

I suggest the google idea of getting gs&ts output . It look like the idea of getting vs output.

Environment

baldurk commented 3 months ago

Your feature request does not make sense to me, you need to explain what you are actually asking for in detail. What is the 'google method' or 'google idea' and what exactly are you requesting?

Also note that transform feedback is not supported with mesh shaders so the task shader output is not fetched via transform feedback.

baldurk commented 2 months ago

Closing this due to lack of activity from the reporter and no further information.

If you are the reporter and this request is still relevant for you, or you are someone finding this issue and you think you have a similar request and you have more clear information to share, please do not comment here and instead please open a new issue. You can reference this issue if you wish, but opening a new issue prevents confusion of accidentally linking two unrelated requests and means that each issue can be handled in a clean process.