Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp4236 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer() local
4237 if((readDepthBufferType != drawDepthBufferType) && in blitFramebuffer()
4238 …mebuffer::IsRenderbuffer(readDepthBufferType) && Framebuffer::IsRenderbuffer(drawDepthBufferType))) in blitFramebuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp4236 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer() local
4237 if((readDepthBufferType != drawDepthBufferType) && in blitFramebuffer()
4238 …mebuffer::IsRenderbuffer(readDepthBufferType) && Framebuffer::IsRenderbuffer(drawDepthBufferType))) in blitFramebuffer()