2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/shader_recompiler/backend
ameerj 6e407c02d8 emit_spirv_context_get_set: Fix Get FrontFace return value
The IR expects GetAttribute to return an F32 value. This case was returning a U32 instead.
2021-08-26 21:37:34 -04:00
..
glasm emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() 2021-07-26 04:44:56 -04:00
glsl glsl: Simplify FCMP emission 2021-07-22 21:51:40 -04:00
spirv emit_spirv_context_get_set: Fix Get FrontFace return value 2021-08-26 21:37:34 -04:00
bindings.h Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00