Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp107 class DepthTest : public vkt::TestCase class
117 DepthTest (tcu::TestContext& testContext,
129 virtual ~DepthTest (void);
151 const VkCompareOp depthCompareOps[DepthTest::QUAD_COUNT],
166 VkCompareOp m_depthCompareOps[DepthTest::QUAD_COUNT];
196 Move<VkPipeline> m_graphicsPipelines[DepthTest::QUAD_COUNT];
202 const float DepthTest::quadDepths[QUAD_COUNT] =
210 DepthTest::DepthTest (tcu::TestContext& testContext, in DepthTest() function in vkt::pipeline::__anone674c0570111::DepthTest
235 DepthTest::~DepthTest (void) in ~DepthTest()
239 void DepthTest::checkSupport (Context& context) const in checkSupport()
[all …]
/external/angle/src/tests/gl_tests/gles1/
DBasicDrawTest.cpp84 TEST_P(BasicDrawTest, DepthTest) in TEST_P() argument
/external/llvm-project/llvm/test/Transforms/InstCombine/X86/
Dshufflemask-undef.ll15 %struct.DepthTest = type { i16, i16, i8, i8, i8, i8, double, double }
51 …st, %struct.BlendMode, %struct.ClearColor, %struct.ColorBuffer, %struct.DepthTest, %struct.ArrayRa…
/external/llvm/test/Transforms/InstCombine/
Dshufflemask-undef.ll14 %struct.DepthTest = type { i16, i16, i8, i8, i8, i8, double, double }
50 …st, %struct.BlendMode, %struct.ClearColor, %struct.ColorBuffer, %struct.DepthTest, %struct.ArrayRa…
/external/mesa3d/src/mesa/main/
Dattrib.c79 GLboolean DepthTest; member
344 attr->DepthTest = ctx->Depth.Test; in _mesa_PushAttrib()
646 TEST_AND_UPDATE(ctx->Depth.Test, enable->DepthTest, GL_DEPTH_TEST); in pop_enable_group()
/external/rust/crates/libc/src/
Dpsp.rs686 DepthTest = 1,