Searched refs:maxColorAttachment (Results 1 – 1 of 1) sorted by relevance
3800 GLuint maxColorAttachment = GL_COLOR_ATTACHMENT0_EXT + context->getCaps().maxColorAttachments; in ValidateDrawBuffersBase() local3821 else if (bufs[colorAttachment] >= maxColorAttachment) in ValidateDrawBuffersBase()