shader: Implement AL2P
This commit is contained in:
parent
20ba0ea0a9
commit
0df7e509db
3 changed files with 36 additions and 4 deletions
|
@ -65,6 +65,7 @@ add_library(shader_recompiler STATIC
|
|||
frontend/maxwell/program.h
|
||||
frontend/maxwell/structured_control_flow.cpp
|
||||
frontend/maxwell/structured_control_flow.h
|
||||
frontend/maxwell/translate/impl/attribute_memory_to_physical.cpp
|
||||
frontend/maxwell/translate/impl/barrier_operations.cpp
|
||||
frontend/maxwell/translate/impl/bitfield_extract.cpp
|
||||
frontend/maxwell/translate/impl/bitfield_insert.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue