Searched refs:localSizesToTest (Results 1 – 1 of 1) sorted by relevance
2749 deUint32 localSizesToTest[localSizesToTestCount][3] = in makeComputeTest() local2770 localSizesToTest[0][0], localSizesToTest[0][1], localSizesToTest[0][2])); in makeComputeTest()2774 const deUint32 nextX = localSizesToTest[index + 1][0]; in makeComputeTest()2775 const deUint32 nextY = localSizesToTest[index + 1][1]; in makeComputeTest()2776 const deUint32 nextZ = localSizesToTest[index + 1][2]; in makeComputeTest()2825 if (!checkResult(datas, numWorkgroups, localSizesToTest[index], subgroupSize)) in makeComputeTest()