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