SPV reflection: Add OpModuleProcessed for compile options.
This commit is contained in:
parent
3d1b709676
commit
2a27116cae
11 changed files with 336 additions and 40 deletions
4
Test/spv.hlslDebugInfo.vert
Normal file
4
Test/spv.hlslDebugInfo.vert
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
float4 origMain() : SV_Position
|
||||
{
|
||||
return (float4)0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue