Home
last modified time | relevance | path

Searched refs:DepthTest (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDepthTests.cpp118 class DepthTest : public vkt::TestCase class
130 DepthTest (tcu::TestContext& testContext,
145 virtual ~DepthTest (void);
171 const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT],
189 VkCompareOp m_depthCompareOps[DepthTest::QUAD_COUNT];
225 GraphicsPipelineWrapper m_graphicsPipelines[DepthTest::QUAD_COUNT];
226 GraphicsPipelineWrapper m_altGraphicsPipelines[DepthTest::QUAD_COUNT];
232 const float DepthTest::quadDepths[QUAD_COUNT] =
241 const float DepthTest::quadDepthsMinusOneToOne[QUAD_COUNT] =
249 const float DepthTest::quadWs[QUAD_COUNT] =
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp118 class DepthTest : public vkt::TestCase class
130 DepthTest (tcu::TestContext& testContext,
145 virtual ~DepthTest (void);
171 const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT],
189 VkCompareOp m_depthCompareOps[DepthTest::QUAD_COUNT];
225 GraphicsPipelineWrapper m_graphicsPipelines[DepthTest::QUAD_COUNT];
226 GraphicsPipelineWrapper m_altGraphicsPipelines[DepthTest::QUAD_COUNT];
232 const float DepthTest::quadDepths[QUAD_COUNT] =
241 const float DepthTest::quadDepthsMinusOneToOne[QUAD_COUNT] =
249 const float DepthTest::quadWs[QUAD_COUNT] =
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilLoadOpTests.cpp27 DepthTest, enumerator
42 case Check::DepthTest: in operator <<()
133 case Check::DepthTest: { in CheckMipLevel()
238 {Check::CopyDepth, Check::DepthTest, Check::SampleDepth}); in GenerateParams()
244 {Check::CopyStencil, Check::StencilTest, Check::DepthTest, Check::SampleDepth}); in GenerateParams()
/third_party/mesa3d/src/mesa/main/
Dglthread_marshal.h456 ctx->GLThread.DepthTest = true; in _mesa_glthread_Enable()
479 ctx->GLThread.DepthTest = false; in _mesa_glthread_Disable()
491 return ctx->GLThread.DepthTest; in _mesa_glthread_IsEnabled()
524 attr->DepthTest = ctx->GLThread.DepthTest; in _mesa_glthread_PushAttrib()
550 ctx->GLThread.DepthTest = attr->DepthTest; in _mesa_glthread_PopAttrib()
Dglthread.h133 bool DepthTest; member
235 bool DepthTest; member
Dattrib.c146 attr->DepthTest = ctx->Depth.Test; in _mesa_PushAttrib()
373 TEST_AND_UPDATE(ctx->Depth.Test, enable->DepthTest, GL_DEPTH_TEST); in pop_enable_group()
Dmtypes.h3119 GLboolean DepthTest; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DBasicDrawTest.cpp84 TEST_P(BasicDrawTest, DepthTest) in TEST_P() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_packed_depth_stencil.txt318 framebuffer; the setting of DepthTest is ignored.
/third_party/openGLES/extensions/NV/
DNV_packed_depth_stencil.txt318 framebuffer; the setting of DepthTest is ignored.
/third_party/openGLES/extensions/EXT/
DEXT_stencil_two_side.txt362 framebuffer; the setting of DepthTest is ignored."
DEXT_packed_depth_stencil.txt545 written to the framebuffer; the setting of DepthTest is ignored.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_stencil_two_side.txt362 framebuffer; the setting of DepthTest is ignored."
DEXT_packed_depth_stencil.txt545 written to the framebuffer; the setting of DepthTest is ignored.
/third_party/rust/crates/libc/src/
Dpsp.rs686 DepthTest = 1,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_framebuffer_object.txt1511 written to the framebuffer; the setting of DepthTest is ignored.
/third_party/openGLES/extensions/ARB/
DARB_framebuffer_object.txt1521 written to the framebuffer; the setting of DepthTest is ignored.