Searched refs:s_dispatchCases (Results 1 – 1 of 1) sorted by relevance
623 static const DispatchCaseDesc s_dispatchCases[] = in createIndirectComputeDispatchTests() local669 for (deUint32 ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_dispatchCases); ndx++) in createIndirectComputeDispatchTests()671 …groupBufferUpload->addChild(new IndirectDispatchCaseBufferUpload(testCtx, s_dispatchCases[ndx], gl… in createIndirectComputeDispatchTests()677 for (deUint32 ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_dispatchCases); ndx++) in createIndirectComputeDispatchTests()679 …groupBufferGenerate->addChild(new IndirectDispatchCaseBufferGenerate(testCtx, s_dispatchCases[ndx]… in createIndirectComputeDispatchTests()