Reflect pipeline outputs as well as inputs, optionally from other stages
* We add an option to reflect inputs from other stages than vertex, if only a later subset of the stages is linked into the program.
This commit is contained in:
parent
edf8212ab8
commit
0af5e3e346
17 changed files with 149 additions and 32 deletions
10
Test/baseResults/reflection.options.frag.out
Normal file
10
Test/baseResults/reflection.options.frag.out
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
reflection.frag
|
||||
Uniform reflection:
|
||||
|
||||
Uniform block reflection:
|
||||
|
||||
Pipeline input reflection:
|
||||
inval: offset 0, type 1406, size 0, index 0, binding -1, stages 0
|
||||
|
||||
Pipeline output reflection:
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue