Home
last modified time | relevance | path

Searched refs:stageIndex (Results 1 – 25 of 91) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp204 for (int stageIndex = VERTEX_STAGE; stageIndex > -1; --stageIndex) in iterate() local
206 StageData* stageData = m_shaderData.stage + stageIndex; in iterate()
210 specializationMap["PERVERTEX_BLOCK"] = vertexBlock + vertexBlockPostfix[stageIndex]; in iterate()
213 code[stageIndex] = specializedShader.c_str(); in iterate()
214 programs[stageIndex].build(0, code[0], code[1], code[2], code[3], code[4], stageData->tfVaryings, in iterate()
216 code[stageIndex] = 0; in iterate()
227 for (int stageIndex = 0; stageIndex < STAGES_COUNT; ++stageIndex) in iterate() local
229 if (!programs[stageIndex].m_program_object_id) in iterate()
231 …gl.useProgramStages(pipelineId, StageTokens[stageIndex], programs[stageIndex].m_program_object_id); in iterate()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Domain/Record/
H A DWorkspaceRecord.php165 $stageIndex = array_search($stageId, $stageIds);
168 if (empty($stageIndex)) {
172 $previousStageId = $stageIds[$stageIndex - 1];
184 $stageIndex = array_search($stageId, $stageIds);
186 if ($stageIndex === false || !isset($stageIds[$stageIndex + 1])) {
190 $nextStageId = $stageIds[$stageIndex + 1];
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Domain/Record/
H A DWorkspaceRecord.php169 $stageIndex = array_search($stageId, $stageIds);
172 if (empty($stageIndex)) {
176 $previousStageId = $stageIds[$stageIndex - 1];
188 $stageIndex = array_search($stageId, $stageIds);
190 if ($stageIndex === false || !isset($stageIds[$stageIndex + 1])) {
194 $nextStageId = $stageIds[$stageIndex + 1];
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/workspaces/Classes/Domain/Record/
H A DWorkspaceRecord.php169 $stageIndex = array_search($stageId, $stageIds);
172 if (empty($stageIndex)) {
176 $previousStageId = $stageIds[$stageIndex - 1];
188 $stageIndex = array_search($stageId, $stageIds);
190 if ($stageIndex === false || !isset($stageIds[$stageIndex + 1])) {
194 $nextStageId = $stageIds[$stageIndex + 1];
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp117 unsigned stageIndex, float gain, float normalizedFrequency /* 0 -> 1 */) { in setEmphasisStageParameters() argument
128 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
135 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
289 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
290 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
291 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/www/firefox/firefox-99.0/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp117 unsigned stageIndex, float gain, float normalizedFrequency /* 0 -> 1 */) { in setEmphasisStageParameters() argument
128 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
135 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
289 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
290 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
291 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp117 unsigned stageIndex, float gain, float normalizedFrequency /* 0 -> 1 */) { in setEmphasisStageParameters() argument
128 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
135 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
289 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
290 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
291 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp120 void DynamicsCompressor::setEmphasisStageParameters(unsigned stageIndex, float gain, float normaliz… in setEmphasisStageParameters() argument
132 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
138 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
293 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
294 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
295 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp117 unsigned stageIndex, float gain, float normalizedFrequency /* 0 -> 1 */) { in setEmphasisStageParameters() argument
128 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
135 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
288 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
289 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
290 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webaudio/blink/
H A DDynamicsCompressor.cpp117 unsigned stageIndex, float gain, float normalizedFrequency /* 0 -> 1 */) { in setEmphasisStageParameters() argument
128 ZeroPole& preFilter = m_preFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
135 ZeroPole& postFilter = m_postFilterPacks[i]->filters[stageIndex]; in setEmphasisStageParameters()
289 for (unsigned stageIndex = 0; stageIndex < 4; ++stageIndex) { in reset() local
290 m_preFilterPacks[channel]->filters[stageIndex].reset(); in reset()
291 m_postFilterPacks[channel]->filters[stageIndex].reset(); in reset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinMaskVarTests.cpp491 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
493 const CaseDefinition caseDef = {"gl_" + var, stages[stageIndex]}; in createSubgroupsBuiltinMaskVarTests()
H A DglcSubgroupsBallotOtherTests.cpp565 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotOtherTests() local
567 const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex]}; in createSubgroupsBallotOtherTests()
H A DglcSubgroupsBallotTests.cpp486 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotTests() local
488 const CaseDefinition caseDef = {stages[stageIndex]}; in createSubgroupsBallotTests()
H A DglcSubgroupsShapeTests.cpp567 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShapeTests() local
569 const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex]}; in createSubgroupsShapeTests()
H A DglcSubgroupsBallotBroadcastTests.cpp564 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotBroadcastTests() local
566 const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], format}; in createSubgroupsBallotBroadcastTests()
H A DglcSubgroupsShuffleTests.cpp639 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShuffleTests() local
641 const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], format}; in createSubgroupsShuffleTests()
H A DglcSubgroupsQuadTests.cpp725 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsQuadTests() local
727 const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], format, direction}; in createSubgroupsQuadTests()
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSTransportable.cpp259 int stageIndex = 1; in setArrived() local
281 transportable->appendStage(previous, stageIndex++); in setArrived()
288 transportable->appendStage(previous, stageIndex++); in setArrived()
295 transportable->appendStage(previous, stageIndex++); in setArrived()
301 …Stop, myDuration, mySpeed, previous->getArrivalPos(), myArrivalPos, myDepartPosLat), stageIndex++); in setArrived()
814 MSTransportable::getStageSummary(int stageIndex) const { in getStageSummary()
815 assert(stageIndex < (int)myPlan->size()); in getStageSummary()
816 assert(stageIndex >= 0); in getStageSummary()
817 return (*myPlan)[stageIndex]->getStageSummary(); in getStageSummary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotOtherTests.cpp648 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotOtherTests() local
650 …const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], de::SharedPtr<bool>(new bool), DE… in createSubgroupsBallotOtherTests()
H A DvktSubgroupsBuiltinMaskVarTests.cpp1555 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBuiltinMaskVarTests() local
1557 …const CaseDefinition caseDef = {"gl_" + var, stages[stageIndex], de::SharedPtr<bool>(new bool), DE… in createSubgroupsBuiltinMaskVarTests()
H A DvktSubgroupsClusteredTests.cpp395 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsClusteredTests() local
397 …const CaseDefinition caseDef = {op, stages[stageIndex], format, de::SharedPtr<bool>(new bool), DE_… in createSubgroupsClusteredTests()
H A DvktSubgroupsQuadTests.cpp431 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsQuadTests() local
433 …const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], format, de::SharedPtr<bool>(new b… in createSubgroupsQuadTests()
H A DvktSubgroupsSizeControlTests.cpp1025 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsSizeControlTests() local
1027 …PELINE_SHADER_STAGE_CREATE_ALLOW_VARYING_SUBGROUP_SIZE_BIT_EXT, stages[stageIndex], DE_FALSE, REQU… in createSubgroupsSizeControlTests()
1056 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsSizeControlTests() local
1058 …const CaseDefinition caseDefStageMax = {0u, stages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_M… in createSubgroupsSizeControlTests()
1060 …const CaseDefinition caseDefStageMin = {0u, stages[stageIndex], DE_FALSE, REQUIRED_SUBGROUP_SIZE_M… in createSubgroupsSizeControlTests()
H A DvktSubgroupsBallotMasksTests.cpp582 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsBallotMasksTests() local
584 …const CaseDefinition caseDef = {maskTypeIndex, stages[stageIndex], de::SharedPtr<bool>(new bool), … in createSubgroupsBallotMasksTests()
H A DvktSubgroupsShapeTests.cpp667 for (int stageIndex = 0; stageIndex < DE_LENGTH_OF_ARRAY(stages); ++stageIndex) in createSubgroupsShapeTests() local
669 …const CaseDefinition caseDef = {opTypeIndex, stages[stageIndex], de::SharedPtr<bool>(new bool), DE… in createSubgroupsShapeTests()

1234