mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-09 17:02:10 +00:00
Change GOB sizes from free-functions to constexpr constants. Add SwizzleSliceToVoxel, a function that swizzles a 2D array of pixels into a 3D texture and use it for 3D copies. |
||
|---|---|---|
| .. | ||
| const_buffer_engine_interface.h | ||
| 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 | ||
| shader_bytecode.h | ||
| shader_header.h | ||
| shader_type.h | ||