Home
last modified time | relevance | path

Searched refs:fbStages (Results 1 - 25 of 30) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsArithmeticTests.cpp459 const VkShaderStageFlags fbStages[] = in createSubgroupsArithmeticTests() local
567 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsArithmeticTests()
573 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsArithmeticTests()
H A DvktSubgroupsBallotMasksTests.cpp381 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotMasksTests() local
467 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotMasksTests()
472 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotMasksTests()
H A DvktSubgroupsBallotOtherTests.cpp456 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotOtherTests() local
542 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotOtherTests()
547 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotOtherTests()
H A DvktSubgroupsBallotTests.cpp988 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotTests() local
1094 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotTests()
1098 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotTests()
H A DvktSubgroupsBuiltinMaskVarTests.cpp1373 const VkShaderStageFlags fbStages[] = in createSubgroupsBuiltinMaskVarTests() local
1459 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests()
1464 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBuiltinMaskVarTests()
H A DvktSubgroupsClusteredTests.cpp384 const VkShaderStageFlags fbStages[] = in createSubgroupsClusteredTests() local
488 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsClusteredTests()
493 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsClusteredTests()
H A DvktSubgroupsQuadTests.cpp410 const VkShaderStageFlags fbStages[] = in createSubgroupsQuadTests() local
503 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsQuadTests()
508 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsQuadTests()
H A DvktSubgroupsShapeTests.cpp393 const VkShaderStageFlags fbStages[] = in createSubgroupsShapeTests() local
479 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShapeTests()
484 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsShapeTests()
H A DvktSubgroupsSizeControlTests.cpp1103 const VkShaderStageFlags fbStages[] = in createSubgroupsSizeControlTests() local
1138 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests()
1140 const CaseDefinition caseDefStage = {params.flagsEnabled ? flagsVary : 0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_NONE, in createSubgroupsSizeControlTests()
1213 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests()
1215 const CaseDefinition caseDefStageMax = {0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_MAX, de::SharedPtr<bool>(new bool), SPIRV_VERSION_1_3}; in createSubgroupsSizeControlTests()
1217 const CaseDefinition caseDefStageMin = {0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_MIN, de::SharedPtr<bool>(new bool), SPIRV_VERSION_1_3}; in createSubgroupsSizeControlTests()
H A DvktSubgroupsBallotBroadcastTests.cpp472 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotBroadcastTests() local
619 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotBroadcastTests()
624 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotBroadcastTests()
H A DvktSubgroupsPartitionedTests.cpp486 const VkShaderStageFlags fbStages[] = in createSubgroupsPartitionedTests() local
590 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsPartitionedTests()
596 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsPartitionedTests()
H A DvktSubgroupsShuffleTests.cpp512 const VkShaderStageFlags fbStages[] = in createSubgroupsShuffleTests() local
625 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShuffleTests()
630 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsShuffleTests()
H A DvktSubgroupsVoteTests.cpp537 const VkShaderStageFlags fbStages[] = in createSubgroupsVoteTests() local
655 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsVoteTests()
660 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsVoteTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsArithmeticTests.cpp441 const VkShaderStageFlags fbStages[] = in createSubgroupsArithmeticTests() local
541 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsArithmeticTests()
547 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsArithmeticTests()
H A DvktSubgroupsBallotBroadcastTests.cpp454 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotBroadcastTests() local
589 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotBroadcastTests()
594 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotBroadcastTests()
H A DvktSubgroupsBallotMasksTests.cpp381 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotMasksTests() local
467 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotMasksTests()
472 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotMasksTests()
H A DvktSubgroupsBallotOtherTests.cpp456 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotOtherTests() local
542 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotOtherTests()
547 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotOtherTests()
H A DvktSubgroupsBallotTests.cpp988 const VkShaderStageFlags fbStages[] = in createSubgroupsBallotTests() local
1094 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotTests()
1098 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBallotTests()
H A DvktSubgroupsBuiltinMaskVarTests.cpp1373 const VkShaderStageFlags fbStages[] = in createSubgroupsBuiltinMaskVarTests() local
1459 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests()
1464 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsBuiltinMaskVarTests()
H A DvktSubgroupsClusteredTests.cpp366 const VkShaderStageFlags fbStages[] = in createSubgroupsClusteredTests() local
462 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsClusteredTests()
467 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsClusteredTests()
H A DvktSubgroupsPartitionedTests.cpp468 const VkShaderStageFlags fbStages[] = in createSubgroupsPartitionedTests() local
564 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsPartitionedTests()
570 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsPartitionedTests()
H A DvktSubgroupsQuadTests.cpp392 const VkShaderStageFlags fbStages[] = in createSubgroupsQuadTests() local
477 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsQuadTests()
482 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsQuadTests()
H A DvktSubgroupsShapeTests.cpp393 const VkShaderStageFlags fbStages[] = in createSubgroupsShapeTests() local
479 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShapeTests()
484 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsShapeTests()
H A DvktSubgroupsSizeControlTests.cpp1086 const VkShaderStageFlags fbStages[] = in createSubgroupsSizeControlTests() local
1121 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests()
1123 const CaseDefinition caseDefStage = {params.flagsEnabled ? flagsVary : 0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_NONE, in createSubgroupsSizeControlTests()
1196 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests()
1198 const CaseDefinition caseDefStageMax = {0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_MAX, de::SharedPtr<bool>(new bool), SPIRV_VERSION_1_3}; in createSubgroupsSizeControlTests()
1200 const CaseDefinition caseDefStageMin = {0u, fbStages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_MIN, de::SharedPtr<bool>(new bool), SPIRV_VERSION_1_3}; in createSubgroupsSizeControlTests()
H A DvktSubgroupsShuffleTests.cpp494 const VkShaderStageFlags fbStages[] = in createSubgroupsShuffleTests() local
599 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShuffleTests()
604 fbStages[stageIndex], // VkShaderStageFlags shaderStage; in createSubgroupsShuffleTests()

Completed in 33 milliseconds

12