Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1565 …de::MovePtr<tcu::TestCaseGroup> pushConstantTests (new tcu::TestCaseGroup(testCtx, "push_constant"… in createPushConstantTests() local
1572 pushConstantTests->addChild(graphicsTests.release()); in createPushConstantTests()
1576 pushConstantTests->addChild(computeTests.release()); in createPushConstantTests()
1578 return pushConstantTests.release(); in createPushConstantTests()