suyu/src/shader_recompiler/backend
ameerj 14ac0c2923 shader: Add integer attribute get optimization pass
Works around an nvidia driver bug, where casting the integer attributes to float and back to an integer always returned 0.
2021-12-29 19:03:49 -05:00
..
glasm shader: Add integer attribute get optimization pass 2021-12-29 19:03:49 -05:00
glsl shader: Add integer attribute get optimization pass 2021-12-29 19:03:49 -05:00
spirv shader: Add integer attribute get optimization pass 2021-12-29 19:03:49 -05:00
bindings.h shader: Properly scale image reads and add GL SPIR-V support 2021-11-16 22:11:29 +01:00