mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-02 00:18:21 +00:00
* Parallelised compute shader in example 48 * Ex48 - Dispatch numToDraw/64 workgroups of 64 local threads * fixed vs build (again)
* Parallelised compute shader in example 48 * Ex48 - Dispatch numToDraw/64 workgroups of 64 local threads * fixed vs build (again)