Home
last modified time | relevance | path

Searched defs:depthTest (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fStencilTests.cpp128 GLenum depthTest; member in deqp::gles2::Functional::StencilOp
161 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fStencilTests.cpp131 GLenum depthTest; member in deqp::gles3::Functional::StencilOp
164 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
/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/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp388 …Bool PixelRoutine::depthTest(Pointer<Byte> &zBuffer, int q, Int &x, Float4 &z, Int &sMask, Int &zM… in depthTest() function in sw::PixelRoutine
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h47 bool depthTest; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp843 bool depthTest = false; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h273 bool depthTest; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h437 uint8_t depthTest : 2; // these only need one bit each. the extra is used as padding. member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp582 Bool PixelRoutine::depthTest(const Pointer<Byte> &zBuffer, int q, const Int &x, const Float4 &z, co… in depthTest() function in sw::PixelRoutine