Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp838 …de::MovePtr<tcu::TestCaseGroup> formatFeaturesTests (new tcu::TestCaseGroup(testCtx, "format_featu… in createDepthTests() local
841 addFunctionCase(formatFeaturesTests.get(), in createDepthTests()
851 addFunctionCase(formatFeaturesTests.get(), in createDepthTests()
857 addFunctionCase(formatFeaturesTests.get(), in createDepthTests()
863 depthTests->addChild(formatFeaturesTests.release()); in createDepthTests()