Searched refs:pipelineTypeIdx (Results 1 – 1 of 1) sorted by relevance
1205 …for (deUint32 pipelineTypeIdx = 0; pipelineTypeIdx < DE_LENGTH_OF_ARRAY(pipelineTypes); pipelineTy… in createDynamicOffsetTests() local1207 …CaseGroup> pipelineTypeGroup (new tcu::TestCaseGroup(testCtx, pipelineTypes[pipelineTypeIdx], "")); in createDynamicOffsetTests()1244 if (strcmp(pipelineTypes[pipelineTypeIdx], "graphics") == 0) in createDynamicOffsetTests()