Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp664 …de::MovePtr<tcu::TestCaseGroup> indirectComputeDispatchTests(new tcu::TestCaseGroup(testCtx, "indi… in createIndirectComputeDispatchTests() local
667 indirectComputeDispatchTests->addChild(groupBufferUpload); in createIndirectComputeDispatchTests()
675 indirectComputeDispatchTests->addChild(groupBufferGenerate); in createIndirectComputeDispatchTests()
682 return indirectComputeDispatchTests.release(); in createIndirectComputeDispatchTests()