Home
last modified time | relevance | path

Searched defs:depthFunc (Results 1 - 21 of 21) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsInteractionTestUtil.hpp90 deUint32 depthFunc; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DStateManager9.cpp563 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderInvarianceTests.cpp323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
H A Des3fDepthStencilTests.cpp104 deUint32 depthFunc; member
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderInvarianceTests.cpp323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
H A Des2fDepthStencilTests.cpp104 deUint32 depthFunc; member
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp219 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::ConstPixelBufferAccess& depthBuffer) in executeDepthCompare() argument
H A DrrRenderState.hpp248 TestFunc depthFunc; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h274 GLenum depthFunc; member
H A DState.cpp859 void State::setDepthFunc(GLenum depthFunc) in setDepthFunc() argument
H A DContext.cpp5493 void Context::depthFunc(GLenum func) in depthFunc() function in gl::__anon19924::Context
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c928 SVGA3D_vgpu10_DefineDepthStencilState(struct svga_winsys_context *swc, SVGA3dDepthStencilStateId depthStencilId, uint8 depthEnable, SVGA3dDepthWriteMask depthWriteMask, SVGA3dComparisonFunc depthFunc, uint8 stencilEnable, uint8 frontEnable, uint8 backEnable, uint8 stencilReadMask, uint8 stencilWriteMask, uint8 frontStencilFailOp, uint8 frontStencilDepthFailOp, uint8 frontStencilPassOp, SVGA3dComparisonFunc frontStencilFunc, uint8 backStencilFailOp, uint8 backStencilDepthFailOp, uint8 backStencilPassOp, SVGA3dComparisonFunc backStencilFunc) SVGA3D_vgpu10_DefineDepthStencilState() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.h55 GLenum depthFunc; member
H A DDispatchTableGL_autogen.h38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; member in rx::DispatchTableGL
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp971 void APIErrors::depthRangeArrayHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) in depthRangeArrayHelper() argument
996 void APIErrors::depthRangeIndexedHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) in depthRangeIndexedHelper() argument
1012 getDepthHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) getDepthHelper() argument
1423 depthRangeInitialValuesHelper(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, bool& test_result, T*) depthRangeInitialValuesHelper() argument
2297 getDepthRanges(Utils::DepthFuncWrapper& depthFunc, GLint max_viewports, std::vector<T>& out_data) getDepthRanges() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h314 GLenum depthFunc; member
H A DContext.cpp399 void Context::setDepthFunc(GLenum depthFunc) in setDepthFunc() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp515 void GLContext::depthFunc (deUint32 func) in depthFunc() function in sglr::GLContext
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1471 SVGA3dComparisonFunc depthFunc; member
1500 SVGA3dComparisonFunc depthFunc; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1200 SVGA3dComparisonFunc depthFunc; member
1225 SVGA3dComparisonFunc depthFunc; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1532 SVGA3dComparisonFunc depthFunc; member
1560 SVGA3dComparisonFunc depthFunc; member

Completed in 72 milliseconds