Searched refs:readDepthBufferType (Results 1 – 1 of 1) sorted by relevance
4235 GLenum readDepthBufferType = readFramebuffer->getDepthbufferType(); in blitFramebuffer() local4237 if((readDepthBufferType != drawDepthBufferType) && in blitFramebuffer()4238 …!(Framebuffer::IsRenderbuffer(readDepthBufferType) && Framebuffer::IsRenderbuffer(drawDepthBufferT… in blitFramebuffer()