Searched refs:getDepthbufferType (Results 1 – 7 of 7) sorted by relevance
57 GLenum getDepthbufferType();
186 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es1::Framebuffer
2094 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameterivOES()
66 GLenum getDepthbufferType();
262 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es2::Framebuffer
4207 GLenum readDepthBufferType = readFramebuffer->getDepthbufferType(); in blitFramebuffer()4208 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer()
2667 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()2680 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()