Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp971 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
/third_party/vk-gl-cts/modules/glshared/
DglsInteractionTestUtil.hpp90 deUint32 depthFunc; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp563 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp104 deUint32 depthFunc; member
841 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; depthFunc++) in init() local
Des2fShaderInvarianceTests.cpp323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp104 deUint32 depthFunc; member
841 for (int depthFunc = 0; depthFunc < DE_LENGTH_OF_ARRAY(compareFuncs)+1; depthFunc++) in init() local
Des3fShaderInvarianceTests.cpp323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderState.hpp248 TestFunc depthFunc; member
DrrFragmentOperations.cpp219 …Offset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::… in executeDepthCompare()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h55 GLenum depthFunc; member
DStateManagerGL.cpp1508 void StateManagerGL::setDepthFunc(GLenum depthFunc) in setDepthFunc()
DDispatchTableGL_autogen.h38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.h314 GLenum depthFunc; member
DContext.cpp399 void Context::setDepthFunc(GLenum depthFunc) in setDepthFunc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h274 GLenum depthFunc; member
DState.cpp859 void State::setDepthFunc(GLenum depthFunc) in setDepthFunc()
DContext.cpp5493 void Context::depthFunc(GLenum func) in depthFunc() function in gl::Context
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c932 SVGA3dComparisonFunc depthFunc, in SVGA3D_vgpu10_DefineDepthStencilState()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp515 void GLContext::depthFunc (deUint32 func) in depthFunc() function in sglr::GLContext
DsglrReferenceContext.cpp2853 void ReferenceContext::depthFunc (deUint32 func) in depthFunc() function in sglr::ReferenceContext
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js544 depthFunc: function (...args) { method
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl157 glDepthFuncFunc depthFunc; variable
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1532 SVGA3dComparisonFunc depthFunc; member
1560 SVGA3dComparisonFunc depthFunc; member
/third_party/typescript/lib/
Dlib.webworker.d.ts4935 depthFunc(func: GLenum): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4915 depthFunc(func: GLenum): void; method

12