Browse Source
video_core: Add asserts for CS, TFB and alpha testing
video_core: Add asserts for CS, TFB and alpha testing
Add asserts for compute shader dispatching, transform feedback being enabled and alpha testing. These have in common that they'll probably break rendering without logging.nce_cpp
5 changed files with 92 additions and 3 deletions
-
12src/video_core/engines/maxwell_3d.h
-
19src/video_core/engines/maxwell_compute.cpp
-
36src/video_core/engines/maxwell_compute.h
-
22src/video_core/renderer_opengl/gl_rasterizer.cpp
-
6src/video_core/renderer_opengl/gl_rasterizer.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue