mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 13:32:59 +01:00
Fixed issue #652
This commit is contained in:
@@ -6342,6 +6342,8 @@ namespace bgfx { namespace gl
|
||||
|
||||
blitMsaaFbo();
|
||||
|
||||
GL_CHECK(glBindVertexArray(m_vao) );
|
||||
|
||||
if (0 < _render->m_num)
|
||||
{
|
||||
if (0 != (m_resolution.m_flags & BGFX_RESET_FLUSH_AFTER_RENDER) )
|
||||
|
||||
Reference in New Issue
Block a user