Searched refs:InvertedDepthRangesTest (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 667 class InvertedDepthRangesTest : public TestCase class 670 InvertedDepthRangesTest (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in InvertedDepthRangesTest() function in vkt::Draw::__anon27917::InvertedDepthRangesTest 789 testGroup->addChild(new InvertedDepthRangesTest(testGroup->getTestContext(), name, params)); in populateTestGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 667 class InvertedDepthRangesTest : public TestCase class 670 InvertedDepthRangesTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in InvertedDepthRangesTest() function in vkt::Draw::__anon29158::InvertedDepthRangesTest 789 testGroup->addChild(new InvertedDepthRangesTest(testGroup->getTestContext(), name, "", params)); in populateTestGroup()
|
Completed in 4 milliseconds