shader_recompiler: add byteswap pattern workaround for Nvidia
This commit is contained in:
parent
2136a46ab7
commit
9343b81afd
4 changed files with 82 additions and 0 deletions
|
@ -231,6 +231,7 @@ add_library(shader_recompiler STATIC
|
|||
ir_opt/rescaling_pass.cpp
|
||||
ir_opt/ssa_rewrite_pass.cpp
|
||||
ir_opt/texture_pass.cpp
|
||||
ir_opt/vendor_workaround_pass.cpp
|
||||
ir_opt/verification_pass.cpp
|
||||
object_pool.h
|
||||
precompiled_headers.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue