Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan: Call setSourceFile in addition to addSourceText #10945

Merged
merged 1 commit into from Aug 4, 2022

Conversation

Pokechu22
Copy link
Contributor

See baldurk/renderdoc#2673 (and baldurk/renderdoc#2337) for more context; this fixes viewing the shader source in renderdoc v1.21. stage_filename is "vs", "gs", "ps", or "cs" for vertex, geometry, fragment [i.e. pixel], and compute shaders respectively (see CompileVertexShader etc. in the same file).

@Tilka Tilka merged commit e638bb6 into dolphin-emu:master Aug 4, 2022
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants