1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-11-30 13:24:10 +01:00
dxvk/tests/dxbc
Philip Rebohle d755b18ccb
[dxbc] Repurpose useRawSsbo option
Basically, abuse the minSsboAlignment property to convince the
compiler to always/never emit raw SSBOs for raw and structured
buffers, and use the actual device limit by default.
2019-06-11 20:20:40 +02:00
..
meson.build [build] partially revert previous d3dcompiler related change 2018-08-15 21:59:44 +02:00
test_dxbc_compiler.cpp [dxbc] Repurpose useRawSsbo option 2019-06-11 20:20:40 +02:00
test_dxbc_disasm.cpp [general] Remove unnecessary include directories from build files 2018-11-02 14:54:39 +01:00
test_hlsl_compiler.cpp Fix build on gcc6 2018-01-19 00:59:40 +02:00