Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp875 …de::MovePtr<tcu::TestCaseGroup> compareOpsTests (new tcu::TestCaseGroup(testCtx, "compare_ops", "C… in createDepthTests() local
879 compareOpsTests->addChild(new DepthTest(testCtx, in createDepthTests()
885 compareOpsTests->addChild(new DepthTest(testCtx, in createDepthTests()
898 compareOpsTests->addChild(new DepthTest(testCtx, in createDepthTests()
909 formatTest->addChild(compareOpsTests.release()); in createDepthTests()