Home
last modified time | relevance | path

Searched refs:requiredSubgroupSize (Results 1 – 25 of 61) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp69 deUint32 requiredSubgroupSize; member
144 …groupSizeMode != REQUIRED_SUBGROUP_SIZE_NONE && data[i] != checkInternalData->requiredSubgroupSize) in checkVertexPipelineStages()
146 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkVertexPipelineStages()
186 data[ndx] != checkInternalData->requiredSubgroupSize) in checkFragmentPipelineStages()
188 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkFragmentPipelineStages()
229 data[i] != checkInternalData->requiredSubgroupSize) in checkCompute()
232 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkCompute()
260 …roups = (localSize[0] * localSize[1] * localSize[2]) / checkInternalData->requiredSubgroupSize; in checkComputeRequireFull()
281 && data[i].x() != checkInternalData->requiredSubgroupSize) in checkComputeRequireFull()
284 …<< "expected subgroupSize (" << checkInternalData->requiredSubgroupSize << ") doesn't match gl_Sub… in checkComputeRequireFull()
[all …]
DvktSubgroupsBuiltinVarTests.cpp362 deBool requiredSubgroupSize; member
1691 if (caseDef.requiredSubgroupSize) in supportedCheck()
1795 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1829 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1863 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1897 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
2034 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local
2035 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests()
2041 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinVarTests()
2053 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local
[all …]
DvktSubgroupsBallotMasksTests.cpp54 deBool requiredSubgroupSize; member
240 if (caseDef.requiredSubgroupSize) in supportedCheck()
317 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
408 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
409 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests()
415 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotMasksTests()
426 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
427 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests()
433 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotMasksTests()
DvktSubgroupsBallotOtherTests.cpp56 deBool requiredSubgroupSize; member
313 if (caseDef.requiredSubgroupSize) in supportedCheck()
390 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
483 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
484 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotOtherTests()
490 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBallotOtherTests()
501 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
502 …const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + ge… in createSubgroupsBallotOtherTests()
508 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBallotOtherTests()
DvktSubgroupsShapeTests.cpp51 deBool requiredSubgroupSize; member
253 if (caseDef.requiredSubgroupSize) in supportedCheck()
330 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
420 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
421 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsShapeTests()
427 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsShapeTests()
438 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
439 …const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + ge… in createSubgroupsShapeTests()
445 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsShapeTests()
DvktSubgroupsBuiltinMaskVarTests.cpp88 deBool requiredSubgroupSize; member
1225 if (caseDef.requiredSubgroupSize) in supportedCheck()
1307 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1426 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
1427 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBuiltinMaskVarTests()
1433 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinMaskVarTests()
1444 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
1445 …const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + … in createSubgroupsBuiltinMaskVarTests()
1451 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinMaskVarTests()
DvktSubgroupsTestsUtils.cpp250 const deUint32 requiredSubgroupSize[5]) in makeGraphicsPipeline()
273 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[0] : 0u, in makeGraphicsPipeline()
278 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[1] : 0u, in makeGraphicsPipeline()
283 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[2] : 0u, in makeGraphicsPipeline()
288 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[3] : 0u, in makeGraphicsPipeline()
293 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[4] : 0u, in makeGraphicsPipeline()
298 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[0].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
307 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[1].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
316 …stageCreateInfo.pNext = (requiredSubgroupSize != DE_NULL && requiredSubgroupSizeCreateInfo[2].requ… in makeGraphicsPipeline()
325 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[3].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
[all …]
DvktSubgroupsQuadTests.cpp55 deBool requiredSubgroupSize; member
220 if (caseDef.requiredSubgroupSize) in supportedCheck()
311 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
427 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
428 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests()
436 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsQuadTests()
447 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
448 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests()
456 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsQuadTests()
DvktSubgroupsClusteredTests.cpp58 deBool requiredSubgroupSize; member
191 if (caseDef.requiredSubgroupSize) in supportedCheck()
283 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
414 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
415 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsClusteredTests()
422 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsClusteredTests()
433 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
434 …const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + … in createSubgroupsClusteredTests()
441 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsClusteredTests()
DvktSubgroupsTestsUtils.hpp299 deUint32 requiredSubgroupSize = 0u,
308 deUint32 requiredSubgroupSize = 0u,
320 const deUint32 requiredSubgroupSize = 0u);
329 const deUint32 requiredSubgroupSize = 0u);
343 const deUint32 requiredSubgroupSize[5]);
352 const deUint32 requiredSubgroupSize = 0u);
361 const deUint32 requiredSubgroupSize = 0u);
413 const deUint32 requiredSubgroupSize[6]);
DvktSubgroupsBallotTests.cpp44 deBool requiredSubgroupSize; member
807 if (caseDef.requiredSubgroupSize) in supportedCheck()
900 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1010 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
1011 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests()
1023 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotTests()
1035 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
1036 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests()
1050 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotTests()
DvktSubgroupsArithmeticTests.cpp73 deBool requiredSubgroupSize; member
263 if (caseDef.requiredSubgroupSize) in supportedCheck()
356 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
490 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
491 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsArithmeticTests()
499 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsArithmeticTests()
510 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
511 …ing testName = name + "_" + getShaderStageName(meshStage) + (requiredSubgroupSize ? "_require… in createSubgroupsArithmeticTests()
519 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsArithmeticTests()
DvktSubgroupsPartitionedTests.cpp74 deBool requiredSubgroupSize; member
311 if (caseDef.requiredSubgroupSize) in supportedCheck()
389 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
515 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local
516 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsPartitionedTests()
524 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsPartitionedTests()
534 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsPartitionedTests() local
535 …const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + … in createSubgroupsPartitionedTests()
543 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsPartitionedTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp69 deUint32 requiredSubgroupSize; member
144 …groupSizeMode != REQUIRED_SUBGROUP_SIZE_NONE && data[i] != checkInternalData->requiredSubgroupSize) in checkVertexPipelineStages()
146 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkVertexPipelineStages()
186 data[ndx] != checkInternalData->requiredSubgroupSize) in checkFragmentPipelineStages()
188 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkFragmentPipelineStages()
229 data[i] != checkInternalData->requiredSubgroupSize) in checkCompute()
232 …qual to the required subgroup size value (" << checkInternalData->requiredSubgroupSize << ")" << T… in checkCompute()
260 …roups = (localSize[0] * localSize[1] * localSize[2]) / checkInternalData->requiredSubgroupSize; in checkComputeRequireFull()
281 && data[i].x() != checkInternalData->requiredSubgroupSize) in checkComputeRequireFull()
284 …<< "expected subgroupSize (" << checkInternalData->requiredSubgroupSize << ") doesn't match gl_Sub… in checkComputeRequireFull()
[all …]
DvktSubgroupsBuiltinVarTests.cpp362 deBool requiredSubgroupSize; member
1691 if (caseDef.requiredSubgroupSize) in supportedCheck()
1795 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1829 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1863 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1897 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
2034 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local
2035 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests()
2041 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinVarTests()
2053 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinVarTests() local
[all …]
DvktSubgroupsBallotOtherTests.cpp56 deBool requiredSubgroupSize; member
313 if (caseDef.requiredSubgroupSize) in supportedCheck()
390 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
483 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
484 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotOtherTests()
490 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBallotOtherTests()
501 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotOtherTests() local
502 …const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + ge… in createSubgroupsBallotOtherTests()
508 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBallotOtherTests()
DvktSubgroupsShapeTests.cpp51 deBool requiredSubgroupSize; member
253 if (caseDef.requiredSubgroupSize) in supportedCheck()
330 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
420 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
421 const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsShapeTests()
427 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsShapeTests()
438 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsShapeTests() local
439 …const string testName = op + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + ge… in createSubgroupsShapeTests()
445 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsShapeTests()
DvktSubgroupsBallotMasksTests.cpp54 deBool requiredSubgroupSize; member
240 if (caseDef.requiredSubgroupSize) in supportedCheck()
317 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
408 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
409 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests()
415 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotMasksTests()
426 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotMasksTests() local
427 const string testName = mask + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBallotMasksTests()
433 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotMasksTests()
DvktSubgroupsBuiltinMaskVarTests.cpp88 deBool requiredSubgroupSize; member
1225 if (caseDef.requiredSubgroupSize) in supportedCheck()
1307 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1426 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
1427 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsBuiltinMaskVarTests()
1433 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinMaskVarTests()
1444 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBuiltinMaskVarTests() local
1445 …const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + … in createSubgroupsBuiltinMaskVarTests()
1451 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsBuiltinMaskVarTests()
DvktSubgroupsTestsUtils.cpp250 const deUint32 requiredSubgroupSize[5]) in makeGraphicsPipeline()
273 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[0] : 0u, in makeGraphicsPipeline()
278 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[1] : 0u, in makeGraphicsPipeline()
283 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[2] : 0u, in makeGraphicsPipeline()
288 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[3] : 0u, in makeGraphicsPipeline()
293 requiredSubgroupSize != DE_NULL ? requiredSubgroupSize[4] : 0u, in makeGraphicsPipeline()
298 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[0].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
307 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[1].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
316 …stageCreateInfo.pNext = (requiredSubgroupSize != DE_NULL && requiredSubgroupSizeCreateInfo[2].requ… in makeGraphicsPipeline()
325 …stageCreateInfo.pNext = (requiredSubgroupSizeCreateInfo[3].requiredSubgroupSize != 0u) ? &required… in makeGraphicsPipeline()
[all …]
DvktSubgroupsClusteredTests.cpp58 deBool requiredSubgroupSize; member
191 if (caseDef.requiredSubgroupSize) in supportedCheck()
283 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
414 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
415 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsClusteredTests()
422 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsClusteredTests()
433 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsClusteredTests() local
434 …const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : "") + "_" + … in createSubgroupsClusteredTests()
441 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsClusteredTests()
DvktSubgroupsQuadTests.cpp55 deBool requiredSubgroupSize; member
220 if (caseDef.requiredSubgroupSize) in supportedCheck()
311 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
427 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
428 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests()
436 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsQuadTests()
447 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsQuadTests() local
448 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests()
456 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsQuadTests()
DvktSubgroupsTestsUtils.hpp299 deUint32 requiredSubgroupSize = 0u,
308 deUint32 requiredSubgroupSize = 0u,
320 const deUint32 requiredSubgroupSize = 0u);
329 const deUint32 requiredSubgroupSize = 0u);
343 const deUint32 requiredSubgroupSize[5]);
352 const deUint32 requiredSubgroupSize = 0u);
361 const deUint32 requiredSubgroupSize = 0u);
413 const deUint32 requiredSubgroupSize[6]);
DvktSubgroupsArithmeticTests.cpp73 deBool requiredSubgroupSize; member
263 if (caseDef.requiredSubgroupSize) in supportedCheck()
356 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
490 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
491 const string testName = name + (requiredSubgroupSize ? "_requiredsubgroupsize" : ""); in createSubgroupsArithmeticTests()
499 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsArithmeticTests()
510 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsArithmeticTests() local
511 …ing testName = name + "_" + getShaderStageName(meshStage) + (requiredSubgroupSize ? "_require… in createSubgroupsArithmeticTests()
519 requiredSubgroupSize // deBool requiredSubgroupSize; in createSubgroupsArithmeticTests()
DvktSubgroupsBallotTests.cpp44 deBool requiredSubgroupSize; member
807 if (caseDef.requiredSubgroupSize) in supportedCheck()
900 if (caseDef.requiredSubgroupSize == DE_FALSE) in test()
1010 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
1011 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests()
1023 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotTests()
1035 const deBool requiredSubgroupSize = boolValues[groupSizeNdx]; in createSubgroupsBallotTests() local
1036 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests()
1050 requiredSubgroupSize, // deBool requiredSubgroupSize; in createSubgroupsBallotTests()

123