Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp992 …de::MovePtr<tcu::TestCaseGroup> storeOpGroup(new tcu::TestCaseGroup(testCtx, (std::string("storeop… in createRenderPassUnusedAttachmentTests() local
1011 storeOpGroup->addChild(stencilLoadOpGroup.release()); in createRenderPassUnusedAttachmentTests()
1013 loadOpGroup->addChild(storeOpGroup.release()); in createRenderPassUnusedAttachmentTests()
DvktRenderPassTests.cpp6297 …de::MovePtr<tcu::TestCaseGroup> storeOpGroup (new tcu::TestCaseGroup(testCtx, storeOps[storeOpN… in addFormatTests() local
6384 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].s… in addFormatTests()
6461 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, string("self_dep_") + render… in addFormatTests()
6467 loadOpGroup->addChild(storeOpGroup.release()); in addFormatTests()
6619 …de::MovePtr<tcu::TestCaseGroup> storeOpGroup (new tcu::TestCaseGroup(testCtx, storeOps[storeOpN… in addFormatTests() local
6706 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].s… in addFormatTests()
6785 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, string("self_dep_") + render… in addFormatTests()
6869 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].s… in addFormatTests()
6948 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, string("self_dep_") + render… in addFormatTests()
7029 …addFunctionCaseWithPrograms<TestConfig>(storeOpGroup.get(), testName, renderTypes[renderTypeNdx].s… in addFormatTests()
[all …]