Home
last modified time | relevance | path

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

12

/external/deqp/external/openglcts/modules/common/
DglcSeparableProgramsTransformFeedbackTests.cpp206 for (int stageIndex = VERTEX_STAGE; stageIndex > -1; --stageIndex) in iterate() local
229 for (int stageIndex = 0; stageIndex < STAGES_COUNT; ++stageIndex) in iterate() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsBallotTests.cpp477 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotTests() local
DglcSubgroupsBuiltinMaskVarTests.cpp468 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
DglcSubgroupsShapeTests.cpp536 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShapeTests() local
DglcSubgroupsBallotOtherTests.cpp552 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotOtherTests() local
DglcSubgroupsBallotBroadcastTests.cpp562 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotBroadcastTests() local
DglcSubgroupsQuadTests.cpp728 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsQuadTests() local
DglcSubgroupsShuffleTests.cpp614 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShuffleTests() local
DglcSubgroupsClusteredTests.cpp853 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsClusteredTests() local
DglcSubgroupsVoteTests.cpp816 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsVoteTests() local
DglcSubgroupsArithmeticTests.cpp1044 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsArithmeticTests() local
DglcSubgroupsPartitionedTests.cpp989 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsPartitionedTests() local
DglcSubgroupsBuiltinVarTests.cpp711 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinVarTests() local
DglcSubgroupsBasicTests.cpp1541 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBasicTests() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp489 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsShapeTests() local
DvktSubgroupsBallotMasksTests.cpp1515 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotMasksTests() local
DvktSubgroupsBallotOtherTests.cpp558 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotOtherTests() local
DvktSubgroupsBallotTests.cpp1144 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotTests() local
DvktSubgroupsSizeControlTests.cpp1131 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests() local
1275 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsSizeControlTests() local
DvktSubgroupsQuadTests.cpp521 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsQuadTests() local
DvktSubgroupsBuiltinMaskVarTests.cpp1439 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
DvktSubgroupsClusteredTests.cpp505 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsClusteredTests() local
DvktSubgroupsBallotBroadcastTests.cpp631 … for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsBallotBroadcastTests() local
DvktSubgroupsArithmeticTests.cpp602 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp630 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(fbStages); ++stageIndex) in createSubgroupsPartitionedTests() local

12