yuzu/src/video_core/engines
Subv 1d9d9c16e8 GPU: Make the SetShader macro call do the same as the real macro's code.
It'll now set the CB_SIZE, CB_ADDRESS and CB_BIND registers when it's called.

Presumably this SetShader function is binding the constant shader uniforms to buffer 1 (c1[]).
2018-03-17 18:32:55 -05:00
..
fermi_2d.cpp GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
fermi_2d.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
maxwell_3d.cpp GPU: Make the SetShader macro call do the same as the real macro's code. 2018-03-17 18:32:55 -05:00
maxwell_3d.h GPU: Make the SetShader macro call do the same as the real macro's code. 2018-03-17 18:32:55 -05:00
maxwell_compute.cpp GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
maxwell_compute.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00