Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5632 …de::MovePtr<tcu::TestCaseGroup> loadOpGroup (new tcu::TestCaseGroup(testCtx, loadOps[loadOpNdx].st… in addFormatTests() local
5653 …addFunctionCaseWithPrograms<TestConfig>(loadOpGroup.get(), renderTypes[renderTypeNdx].str, renderT… in addFormatTests()
5656 formatGroup->addChild(loadOpGroup.release()); in addFormatTests()
5665 …de::MovePtr<tcu::TestCaseGroup> loadOpGroup (new tcu::TestCaseGroup(testCtx, loadOps[loadOpNdx].st… in addFormatTests() local
5803 loadOpGroup->addChild(storeOpGroup.release()); in addFormatTests()
5806 inputGroup->addChild(loadOpGroup.release()); in addFormatTests()
5827 …de::MovePtr<tcu::TestCaseGroup> loadOpGroup (new tcu::TestCaseGroup(testCtx, loadOps[loadOpNdx].st… in addFormatTests() local
5849 …addFunctionCaseWithPrograms<TestConfig>(loadOpGroup.get(), renderTypes[renderTypeNdx].str, renderT… in addFormatTests()
5872 …addFunctionCaseWithPrograms<TestConfig>(loadOpGroup.get(), string(renderTypes[renderTypeNdx].str) … in addFormatTests()
5893 …addFunctionCaseWithPrograms<TestConfig>(loadOpGroup.get(), string(renderTypes[renderTypeNdx].str) … in addFormatTests()
[all …]