Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp2463 …de::MovePtr<tcu::TestCaseGroup> independentTests (new tcu::TestCaseGroup(testCtx, "independent", "… in createBlendOperationAdvancedTests() local
2483 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams)); in createBlendOperationAdvancedTests()
2486 tests->addChild(independentTests.release()); in createBlendOperationAdvancedTests()