mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Vulkan PipelineSate CS Tooltip now says "Save Shader SPIR-V"
Minor copy-paste error used to say "Save Shader DXBC"
This commit is contained in:
@@ -3822,7 +3822,7 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="csShaderSaveButton">
|
||||
<property name="toolTip">
|
||||
<string>Save Shader DXBC</string>
|
||||
<string>Save Shader SPIR-V</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Save</string>
|
||||
|
||||
Reference in New Issue
Block a user