Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DFramebuffer.h54 GLenum getDepthbufferType();
H A DFramebuffer.cpp231 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in gl::Framebuffer
H A DContext.cpp1599 if (framebufferObject->getDepthbufferType() != GL_NONE) in applyRenderTarget()
1744 if (mState.depthTest && framebufferObject->getDepthbufferType() != GL_NONE) in applyState()
2355 if (mState.depthMask && framebufferObject->getDepthbufferType() != GL_NONE) in clear()
3483 … if (readFramebuffer->getDepthbufferType() != drawFramebuffer->getDepthbufferType() || in blitFramebuffer()
H A DlibGLESv2.cpp2704 attachmentType = framebuffer->getDepthbufferType(); in glGetFramebufferAttachmentParameteriv()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A DFramebuffer.h57 GLenum getDepthbufferType();
H A DFramebuffer.cpp186 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es1::Framebuffer
H A DlibGLES_CM.cpp2094 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameterivOES()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A DFramebuffer.h57 GLenum getDepthbufferType();
H A DFramebuffer.cpp186 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es1::Framebuffer
H A DlibGLES_CM.cpp2094 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameterivOES()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.h66 GLenum getDepthbufferType();
H A DFramebuffer.cpp262 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es2::Framebuffer
H A DContext.cpp4235 GLenum readDepthBufferType = readFramebuffer->getDepthbufferType(); in blitFramebuffer()
4236 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer()
H A DlibGLESv2.cpp2660 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()
2673 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.h66 GLenum getDepthbufferType();
H A DFramebuffer.cpp262 GLenum Framebuffer::getDepthbufferType() in getDepthbufferType() function in es2::Framebuffer
H A DContext.cpp4235 GLenum readDepthBufferType = readFramebuffer->getDepthbufferType(); in blitFramebuffer()
4236 GLenum drawDepthBufferType = drawFramebuffer->getDepthbufferType(); in blitFramebuffer()
H A DlibGLESv2.cpp2660 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()
2673 attachmentType = framebuffer->getDepthbufferType(); in GetFramebufferAttachmentParameteriv()