Searched refs:m_max_colorAttachments (Results 1 – 2 of 2) sorted by relevance
155 GLint m_max_colorAttachments; variable
107 m_max_colorAttachments = 0; in GL2Encoder()961 if (ctx->m_max_colorAttachments != 0) { in s_glGetIntegerv()962 *ptr = ctx->m_max_colorAttachments; in s_glGetIntegerv()965 ctx->m_max_colorAttachments = *ptr; in s_glGetIntegerv()