dxvk/src/dxbc
Philip Rebohle 4a30933359 [dxvk] Add UBO set property to descriptor info
Used to explicitly propagate storage buffer bindings
to the respective UBO set.
2023-01-15 15:36:05 +01:00
..
dxbc_analysis.cpp [dxbc] Use texel buffers for raw/structured buffers with sparse feedback 2022-08-26 05:53:03 +02:00
dxbc_analysis.h [dxbc] Use texel buffers for raw/structured buffers with sparse feedback 2022-08-26 05:53:03 +02:00
dxbc_chunk_isgn.cpp [dxbc] Rework semantic name matching 2022-08-10 14:11:47 +02:00
dxbc_chunk_isgn.h [dxbc] Rework semantic name matching 2022-08-10 14:11:47 +02:00
dxbc_chunk_shex.cpp [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_chunk_shex.h [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_common.cpp [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_common.h [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_compiler.cpp [dxvk] Add UBO set property to descriptor info 2023-01-15 15:36:05 +01:00
dxbc_compiler.h Revert "[dxbc] Handle dead code in shader binaries" 2023-01-10 20:37:22 +01:00
dxbc_decoder.cpp [dxbc] Implemented 64-bit Vector ALU instructions 2018-06-07 15:05:06 +02:00
dxbc_decoder.h [dxbc] Decode rasterizer ordered flag for UAVs 2022-09-19 15:44:23 +02:00
dxbc_defs.cpp [dxbc] Add definitions for sparse feedback instructions 2022-08-26 05:53:03 +02:00
dxbc_defs.h [dxbc] Add definitions for sparse feedback instructions 2022-08-26 05:53:03 +02:00
dxbc_enums.h [dxbc] Decode rasterizer ordered flag for UAVs 2022-09-19 15:44:23 +02:00
dxbc_header.cpp [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_header.h [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_include.h [dxbc] Added type info struct 2017-10-17 13:02:57 +02:00
dxbc_modinfo.h [dxbc] Add Xfb structures to DxbcModuleInfo 2018-10-10 10:28:15 +02:00
dxbc_module.cpp Revert "[dxbc] Move shex check to constructor" 2022-11-21 19:35:21 +01:00
dxbc_module.h [dxbc,d3d11] Don't access shex chunk if it is not defined 2022-11-25 12:45:32 +01:00
dxbc_names.cpp [dxbc] Add ostream operator for DxbcScalarType 2019-07-11 12:40:44 +02:00
dxbc_names.h [dxbc] Add ostream operator for DxbcScalarType 2019-07-11 12:40:44 +02:00
dxbc_options.cpp [d3d11,dxbc] Add d3d11.forceSampleRateShading option 2023-01-09 18:35:02 +01:00
dxbc_options.h [d3d11,dxbc] Add d3d11.forceSampleRateShading option 2023-01-09 18:35:02 +01:00
dxbc_reader.cpp [d3d11] Implemented basic shader creation methods 2017-12-06 18:54:01 +01:00
dxbc_reader.h [d3d11] Implemented basic shader creation methods 2017-12-06 18:54:01 +01:00
dxbc_tag.h [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_util.cpp [dxbc] Fix off-by-one error for primitive vertex counts 2022-08-09 03:19:59 +02:00
dxbc_util.h [d3d11,dxbc] Use push constant instead of spec constant for rasterizer sample count 2022-07-03 13:41:06 +02:00
meson.build [build] Cleanup build system. 2022-03-17 01:38:58 +00:00