testgl_compute_shaders - RetroBIOS¶
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-04-03T20:37:39Z