mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-05 06:22:45 +01:00
6fa3faec65
Visual Studio has an option to search all files in a solution, so I did a search in there for "default:" looking for any missing break statements. I've left out default statements that return something, and that throw something, even if via ThrowInvalidType. UNREACHABLE leads towards throw R_THROW macro leads towards a return |
||
---|---|---|
.. | ||
const_buffer_info.h | ||
engine_interface.h | ||
engine_upload.cpp | ||
engine_upload.h | ||
fermi_2d.cpp | ||
fermi_2d.h | ||
kepler_compute.cpp | ||
kepler_compute.h | ||
kepler_memory.cpp | ||
kepler_memory.h | ||
maxwell_3d.cpp | ||
maxwell_3d.h | ||
maxwell_dma.cpp | ||
maxwell_dma.h | ||
puller.cpp | ||
puller.h |