baldurk
|
1905069857
|
Add option to unwrap I/O block aggregates in reflection
* We follow similar rules to uniform block exploding.
|
2019-02-11 11:53:52 +00:00 |
|
baldurk
|
a972e73ad7
|
Add option to reflect all block members, inactive or active.
* The stages mask is more fine-grained, and each variable or block's mask
indicates which stages it's active in.
|
2019-02-04 12:02:59 +00:00 |
|
baldurk
|
657acc0c40
|
Add option to reflect buffer blocks & variables separately to uniforms
* Also note the uniform indices of atomic counter buffers
|
2019-02-04 12:02:59 +00:00 |
|
baldurk
|
0af5e3e346
|
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.
|
2019-02-04 12:02:59 +00:00 |
|