Searched refs:getStencilbufferType (Results 1 – 4 of 4) sorted by relevance
55 GLenum getStencilbufferType();
236 GLenum Framebuffer::getStencilbufferType() in getStencilbufferType() function in gl::Framebuffer
1610 else if (framebufferObject->getStencilbufferType() != GL_NONE) in applyRenderTarget()2366 if (framebufferObject->getStencilbufferType() != GL_NONE) in clear()3499 … if (readFramebuffer->getStencilbufferType() != drawFramebuffer->getStencilbufferType() || in blitFramebuffer()
2708 attachmentType = framebuffer->getStencilbufferType(); in glGetFramebufferAttachmentParameteriv()