Home
last modified time | relevance | path

Searched defs:depthFunc (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/include/pixelflinger2/
Dpixelflinger2_interface.h113 unsigned depthFunc : member
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.h149 GLenum depthFunc; member
DContext.cpp405 void Context::setDepthFunc(GLenum depthFunc) in setDepthFunc()
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp575 void GraphicsContext3D::depthFunc(GC3Denum func) in depthFunc() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp849 void GraphicsContext3D::depthFunc(GC3Denum func) in depthFunc() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp1281 void WebGLRenderingContext::depthFunc(GC3Denum func) in depthFunc() function in WebCore::WebGLRenderingContext