citra/src/shader_recompiler/ir_opt
2021-07-22 21:51:29 -04:00
..
collect_shader_info_pass.cpp
constant_propagation_pass.cpp
dead_code_elimination_pass.cpp shader: Remove invalidated blocks in dead code elimination pass 2021-07-22 21:51:29 -04:00
global_memory_to_storage_buffer_pass.cpp
identity_removal_pass.cpp
lower_fp16_to_fp32.cpp
passes.h
ssa_rewrite_pass.cpp
texture_pass.cpp shader: Implement indexed textures 2021-07-22 21:51:28 -04:00
verification_pass.cpp