Citron/src/shader_recompiler
Zephyron 04f9d8b61a shader: Implement EmitInvocationInfo across all backends
- Add proper invocation info handling for tessellation and fragment stages
- Return patch vertices info shifted by 16 bits for tessellation stages
- Return sample mask shifted by 16 bits for fragment stage
- Return standard format (0x00ff0000) for compute and other stages
- Implement consistently across SPIRV, GLSL, and GLASM backends
- Remove stubbed warning message
2025-01-20 17:02:01 +10:00
..
backend shader: Implement EmitInvocationInfo across all backends 2025-01-20 17:02:01 +10:00
frontend shader_recompiler: Add stubs for CSM/FCSM flow test conditions 2025-01-17 19:28:11 +10:00
ir_opt Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
CMakeLists.txt Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
environment.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
exception.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
host_translate_info.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
object_pool.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
precompiled_headers.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
profile.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
program_header.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
runtime_info.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
shader_info.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
stage.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
varying_state.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00