Searched refs:m_glCheckFramebufferStatus_enc (Results 1 – 2 of 2) sorted by relevance
1362 GLenum status = ctx->m_glCheckFramebufferStatus_enc(self, GL_FRAMEBUFFER); in s_glDrawElements()1474 GLenum status = ctx->m_glCheckFramebufferStatus_enc(self, GL_FRAMEBUFFER); in s_glDrawElementsNullAEMU()2883 GLenum host_checkstatus = ctx->m_glCheckFramebufferStatus_enc(self, target); in s_glCheckFramebufferStatus()4170 GLenum status = ctx->m_glCheckFramebufferStatus_enc(self, GL_FRAMEBUFFER); in s_glDrawElementsInstanced()4261 GLenum status = ctx->m_glCheckFramebufferStatus_enc(self, GL_FRAMEBUFFER); in s_glDrawRangeElements()
411 glCheckFramebufferStatus_client_proc_t m_glCheckFramebufferStatus_enc; variable