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