/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsInteractionTestUtil.hpp | 90 deUint32 depthFunc; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | StateManager9.cpp | 563 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderInvarianceTests.cpp | 323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
H A D | es3fDepthStencilTests.cpp | 104 deUint32 depthFunc; member [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderInvarianceTests.cpp | 323 const glw::GLenum depthFunc = (passNdx == 0) ? (GL_ALWAYS) : (GL_EQUAL); in iterate() local
|
H A D | es2fDepthStencilTests.cpp | 104 deUint32 depthFunc; member [all...] |
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrFragmentOperations.cpp | 219 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::ConstPixelBufferAccess& depthBuffer) in executeDepthCompare() argument
|
H A D | rrRenderState.hpp | 248 TestFunc depthFunc; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | angletypes.h | 274 GLenum depthFunc; member
|
H A D | State.cpp | 859 void State::setDepthFunc(GLenum depthFunc) in setDepthFunc() argument
|
H A D | Context.cpp | 5493 void Context::depthFunc(GLenum func) in depthFunc() function in gl::__anon19924::Context
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd_vgpu10.c | 928 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 D | StateManagerGL.h | 55 GLenum depthFunc; member
|
H A D | DispatchTableGL_autogen.h | 38 PFNGLDEPTHFUNCPROC depthFunc = nullptr; member in rx::DispatchTableGL
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 971 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 D | Context.h | 314 GLenum depthFunc; member
|
H A D | Context.cpp | 399 void Context::setDepthFunc(GLenum depthFunc) in setDepthFunc() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 515 void GLContext::depthFunc (deUint32 func) in depthFunc() function in sglr::GLContext
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 1471 SVGA3dComparisonFunc depthFunc; member 1500 SVGA3dComparisonFunc depthFunc; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 1200 SVGA3dComparisonFunc depthFunc; member 1225 SVGA3dComparisonFunc depthFunc; member
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_dx.h | 1532 SVGA3dComparisonFunc depthFunc; member 1560 SVGA3dComparisonFunc depthFunc; member
|