/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 971 void APIErrors::depthRangeArrayHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool… in depthRangeArrayHelper() 996 void APIErrors::depthRangeIndexedHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bo… in depthRangeIndexedHelper() 1012 void APIErrors::getDepthHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_… in getDepthHelper() 1037 Utils::DepthFuncWrapper depthFunc(m_context); in iterate() local 1423 void Queries::depthRangeInitialValuesHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports… in depthRangeInitialValuesHelper() 1465 Utils::DepthFuncWrapper depthFunc(m_context); in iterate() local 2170 Utils::DepthFuncWrapper depthFunc(m_context); in iterateHelper() local 2297 void DepthRangeAPI::getDepthRanges(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, std::ve… in getDepthRanges() 3078 Utils::DepthFuncWrapper depthFunc(m_context); in setup16x2DepthsHelper() local
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.hpp | 90 deUint32 depthFunc; member
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | StateManager9.cpp | 565 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc()
|
/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/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/framework/referencerenderer/ |
D | rrRenderState.hpp | 248 TestFunc depthFunc; member
|
D | rrFragmentOperations.cpp | 219 …Offset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::… in executeDepthCompare()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | StateManagerGL.h | 55 GLenum depthFunc; member
|
D | StateManagerGL.cpp | 1584 void StateManagerGL::setDepthFunc(GLenum depthFunc) in setDepthFunc()
|
D | DispatchTableGL_autogen.h | 38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; variable
|
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 132 'depthFunc': {1: { 0:true }}, property
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 925 SVGA3dComparisonFunc depthFunc, in SVGA3D_vgpu10_DefineDepthStencilState()
|
/external/angle/src/libANGLE/ |
D | angletypes.h | 305 GLenum depthFunc; member
|
D | State.cpp | 597 void PrivateState::setDepthFunc(GLenum depthFunc) in setDepthFunc()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 515 void GLContext::depthFunc (deUint32 func) in depthFunc() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2855 void ReferenceContext::depthFunc (deUint32 func) in depthFunc() function in sglr::ReferenceContext
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 1237 SVGA3dComparisonFunc depthFunc; member 1268 SVGA3dComparisonFunc depthFunc; member
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 157 glDepthFuncFunc depthFunc; variable
|