pound-emu_pound/core/gpu/README.md
2025-06-14 08:29:16 -04:00

255 B

GPU core folder

dir: /core/gpu/

This is where all of the main universal code for emulating the Switch 2 GPU for both OpenGL and Vulkan goes

Directories:

/core/gpu/emu/ - OpenGL EmuGPU (macOS, Android)

/core/gpu/vk/ - Vulkan EmuGPU (Linux, Android)