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