
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
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