1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 19:24:12 +01:00
dxvk/src/spirv
Philip Rebohle 98b8d41016
[dxbc] Write shader name to the generated SPIR-V
Might help identifying shaders in debugging tools such as Renderdoc.
2018-04-15 21:00:08 +02:00
..
meson.build [spirv] Remove SPIR-V tools integration 2018-03-13 14:32:03 +01:00
spirv_code_buffer.cpp [dxbc] Don't use rvalue references for file streams 2018-03-23 18:17:16 +01:00
spirv_code_buffer.h [spirv] Track instruction offset in instruction iterator 2018-04-10 12:48:24 +02:00
spirv_include.h [dxvk] Moved some SPIR-V bits to separate directory 2017-10-18 09:50:30 +02:00
spirv_instruction.h [spirv] Track instruction offset in instruction iterator 2018-04-10 12:48:24 +02:00
spirv_module.cpp [dxbc] Write shader name to the generated SPIR-V 2018-04-15 21:00:08 +02:00
spirv_module.h [dxbc] Write shader name to the generated SPIR-V 2018-04-15 21:00:08 +02:00