mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-13 09:53:06 +00:00
This virtual function is called in a very hot spot, and it does nothing. If this kind of feature is required, please be more specific and add callbacks in the switch statement within Maxwell3D::WriteReg. There is no point in having another switch statement within the rasterizer. |
||
|---|---|---|
| .. | ||
| fermi_2d.cpp | ||
| fermi_2d.h | ||
| maxwell_3d.cpp | ||
| maxwell_3d.h | ||
| maxwell_compute.cpp | ||
| maxwell_compute.h | ||
| maxwell_dma.cpp | ||
| maxwell_dma.h | ||
| shader_bytecode.h | ||