github.ong19th.Citron/src/shader_recompiler/backend
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
..
glasm shader: Implement EmitInvocationInfo across all backends 2025-01-20 17:02:01 +10:00
glsl shader: Implement EmitInvocationInfo across all backends 2025-01-20 17:02:01 +10:00
spirv shader: Implement EmitInvocationInfo across all backends 2025-01-20 17:02:01 +10:00
bindings.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00