diff options
author | Kenneth Graunke <[email protected]> | 2016-03-07 15:46:47 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-01-07 22:24:10 -0800 |
commit | 86b9be777f11b1226565350363e6b39f7b2f22c8 (patch) | |
tree | 0d1492b0b6a387890def635143223499d3fae002 /src/mesa/drivers/osmesa | |
parent | 6e8ac0641fa0276fb23b2fd3811ffc4081d42fd6 (diff) |
i965: Move TES input VUE map calculation out a layer.
In Vulkan, we'll compile the TCS and TES at the same time, so I can just
pass the TCS output VUE map to brw_compile_tes as the TES input VUE map.
So, we only need to do this in GL. Move it to the GL-specific layer.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/osmesa')
0 files changed, 0 insertions, 0 deletions