Searched refs:legalMaskBits (Results 1 – 1 of 1) sorted by relevance
366 const GLbitfield legalMaskBits = (GL_COLOR_BUFFER_BIT | in blit_framebuffer() local392 if (mask & ~legalMaskBits) { in blit_framebuffer()