Searched refs:hasStencil (Results 1 – 4 of 4) sorted by relevance
69 bool hasStencil() const;
291 bool Framebuffer::hasStencil() const in hasStencil() function in gl::Framebuffer
1823 if ((clearParams.mask & GL_STENCIL_BUFFER_BIT) && frameBuffer->hasStencil()) in clear()
1544 if (frameBuffer->hasStencil()) in clear()