bgfx/examples/37-gpudrivenrendering
Pierre-Eric Pelloux-Prayer ef3ad2bdd1 Fix gpudrivenrendering example on Linux
Skip the first frame because the content of m_drawcallInstanceCounts is uninitialized,
and the atomicAdd used in RENDER_PASS_OCCLUDE_PROPS_ID can produce random results.

Fixes #1794
2019-06-20 21:02:58 +02:00
..
2019-01-13 17:13:25 -08:00