Searched refs:getDepthbufferType (Results 1 – 4 of 4) sorted by relevance
66 GLenum getDepthbufferType();
262 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es2::Framebuffer
4235 GLenum readDepthBufferType = readFramebuffer->getDepthbufferType(); in blitFramebuffer()4236 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer()
2660 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()2673 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()