Searched refs:numColorDrawBuffers (Results 1 – 1 of 1) sorted by relevance
185 const GLuint numColorDrawBuffers = drawFb->_NumColorDrawBuffers; in validate_color_buffer() local190 for (i = 0; i < numColorDrawBuffers; i++) { in validate_color_buffer()462 const GLuint numColorDrawBuffers = drawFb->_NumColorDrawBuffers; in blit_framebuffer() local471 if (!colorReadRb || numColorDrawBuffers == 0) { in blit_framebuffer()