litucks-torzu/src/shader_recompiler/backend/spirv
2021-07-22 21:51:39 -04:00
..
emit_context.cpp spirv: Fix code emission when descriptor aliasing is unsupported 2021-07-22 21:51:39 -04:00
emit_context.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
emit_spirv.cpp shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
emit_spirv.h
emit_spirv_atomic.cpp shader: Add logging 2021-07-22 21:51:35 -04:00
emit_spirv_barriers.cpp
emit_spirv_bitwise_conversion.cpp
emit_spirv_composite.cpp
emit_spirv_context_get_set.cpp shader: Fix disabled and unwritten attributes and varyings 2021-07-22 21:51:39 -04:00
emit_spirv_control_flow.cpp
emit_spirv_convert.cpp spirv/convert: Catch more signed operations oversights 2021-07-22 21:51:35 -04:00
emit_spirv_floating_point.cpp
emit_spirv_image.cpp shader: Add logging 2021-07-22 21:51:35 -04:00
emit_spirv_image_atomic.cpp
emit_spirv_instructions.h shader: Remove IAbs64 2021-07-22 21:51:39 -04:00
emit_spirv_integer.cpp shader: Remove IAbs64 2021-07-22 21:51:39 -04:00
emit_spirv_logical.cpp
emit_spirv_memory.cpp spirv: Handle small storage buffer loads on devices with no support 2021-07-22 21:51:38 -04:00
emit_spirv_select.cpp
emit_spirv_shared_memory.cpp
emit_spirv_special.cpp shader: Add logging 2021-07-22 21:51:35 -04:00
emit_spirv_undefined.cpp
emit_spirv_warp.cpp