Home
last modified time | relevance | path

Searched defs:stageIndex (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/external/openglcts/modules/common/
DglcSeparableProgramsTransformFeedbackTests.cpp204 for (int stageIndex = VERTEX_STAGE; stageIndex > -1; --stageIndex) in iterate() local
227 for (int stageIndex = 0; stageIndex < STAGES_COUNT; ++stageIndex) in iterate() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsBallotTests.cpp486 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotTests() local
DglcSubgroupsBuiltinMaskVarTests.cpp491 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
DglcSubgroupsShapeTests.cpp567 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShapeTests() local
DglcSubgroupsBallotOtherTests.cpp565 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotOtherTests() local
DglcSubgroupsBallotBroadcastTests.cpp564 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotBroadcastTests() local
DglcSubgroupsQuadTests.cpp725 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsQuadTests() local
DglcSubgroupsShuffleTests.cpp639 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShuffleTests() local
DglcSubgroupsVoteTests.cpp773 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsVoteTests() local
DglcSubgroupsClusteredTests.cpp851 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsClusteredTests() local
DglcSubgroupsArithmeticTests.cpp1032 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsArithmeticTests() local
DglcSubgroupsPartitionedTests.cpp966 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsPartitionedTests() local
DglcSubgroupsBuiltinVarTests.cpp780 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinVarTests() local
DglcSubgroupsBasicTests.cpp1522 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBasicTests() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotMasksTests.cpp467 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotMasksTests() local
DvktSubgroupsShapeTests.cpp479 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShapeTests() local
DvktSubgroupsBallotOtherTests.cpp542 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotOtherTests() local
DvktSubgroupsBallotTests.cpp1094 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotTests() local
DvktSubgroupsSizeControlTests.cpp1138 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests() local
1213 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests() local
DvktSubgroupsQuadTests.cpp477 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsQuadTests() local
DvktSubgroupsClusteredTests.cpp462 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsClusteredTests() local
DvktSubgroupsBuiltinMaskVarTests.cpp1459 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
DvktSubgroupsBallotBroadcastTests.cpp589 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotBroadcastTests() local
DvktSubgroupsShuffleTests.cpp599 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShuffleTests() local
DvktSubgroupsArithmeticTests.cpp541 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsArithmeticTests() local

12