1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-22 07:54:15 +01:00
Philip Rebohle 75c928fc87
[dxbc] Remove is-bound check for constant buffer reads
We do not have to do this anymore since we'll bind a large
enough dummy buffer. Considerably reduces code size in shaders
which access a large number of shader constants.
2018-04-16 23:40:48 +02:00
..
2017-10-17 13:02:57 +02:00
2017-10-17 13:02:57 +02:00
2018-04-11 01:49:39 +02:00
2017-10-17 13:02:57 +02:00
2018-03-22 20:01:57 +01:00