Skip to content

testgl_compute_shaders - RetroBIOS

Type test
Classification pure_libretro
Source https://github.com/libretro/libretro-samples
Version v1
Profiled 2026-03-25
Cores testgl_compute_shaders
Technical notes

OpenGL compute shader test core from libretro-samples. Validates compute shader support through the libretro hw_render interface. Runs a compute shader kernel and renders the output, testing GL 4.3+ / GLES 3.1+ capability in the frontend. All visual assets (shaders, textures, mesh) are bundled in the core's app/ directory alongside the binary.

No BIOS or firmware files required. Generated on 2026-03-25T14:56:43Z