/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.hpp | 90 deUint32 depthFunc; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 104 deUint32 depthFunc; member 841 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; depthFunc++) in init() local
|
D | es3fShaderInvarianceTests.cpp | 323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 104 deUint32 depthFunc; member 841 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; depthFunc++) in init() local
|
D | es2fShaderInvarianceTests.cpp | 323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderState.hpp | 237 TestFunc depthFunc; member
|
D | rrFragmentOperations.cpp | 164 …Offset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::… in executeDepthCompare()
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | angletypes.h | 119 GLenum depthFunc; member
|
D | State.cpp | 333 void State::setDepthFunc(GLenum depthFunc) in setDepthFunc()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 35 glDepthFuncFunc depthFunc; variable
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 515 void GLContext::depthFunc (deUint32 func) in depthFunc() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2795 void ReferenceContext::depthFunc (deUint32 func) in depthFunc() function in sglr::ReferenceContext
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/ |
D | MockWebGraphicsContext3D.h | 101 virtual void depthFunc(WGC3Denum func) { } in depthFunc() function
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | WebGLRenderingContextBase.cpp | 1728 void WebGLRenderingContextBase::depthFunc(GLenum func) in depthFunc() function in blink::WebGLRenderingContextBase
|