Skip to content

testgl_compute_shaders - RetroBIOS

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

No BIOS or firmware files required. This core is self-contained.

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.

Generated on 2026-03-25T06:03:30Z