Home
last modified time | relevance | path

Searched refs:drawDepthBufferType (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp4208 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer() local
4209 if((readDepthBufferType != drawDepthBufferType) && in blitFramebuffer()
4210 …mebuffer::IsRenderbuffer(readDepthBufferType) && Framebuffer::IsRenderbuffer(drawDepthBufferType))) in blitFramebuffer()