mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 21:13:02 +01: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)