shader: Stub ISBERD

This commit is contained in:
ReinUsesLisp 2021-04-11 21:33:18 -03:00 committed by ameerj
parent 2516829e4c
commit f712084147
3 changed files with 56 additions and 4 deletions

View file

@ -120,6 +120,7 @@ add_library(shader_recompiler STATIC
frontend/maxwell/translate/impl/integer_shift_right.cpp
frontend/maxwell/translate/impl/integer_short_multiply_add.cpp
frontend/maxwell/translate/impl/integer_to_integer_conversion.cpp
frontend/maxwell/translate/impl/internal_stage_buffer_entry_read.cpp
frontend/maxwell/translate/impl/load_constant.cpp
frontend/maxwell/translate/impl/load_constant.h
frontend/maxwell/translate/impl/load_effective_address.cpp