Home
last modified time | relevance | path

Searched refs:totalComponentsForIndex (Results 1 – 6 of 6) sorted by path

/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLProgram.cpp1347 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1348 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1350 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLProgram.cpp1099 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1100 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1102 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLProgram.cpp1100 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1101 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1103 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLProgram.cpp1100 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1101 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1103 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLProgram.cpp1327 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1328 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1330 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLProgram.cpp1091 auto& totalComponentsForIndex = *(componentsPerVert.rbegin()); in ValidateAfterTentativeLink() local
1092 totalComponentsForIndex += varyingComponents; in ValidateAfterTentativeLink()
1094 if (totalComponentsForIndex > maxComponentsPerIndex) { in ValidateAfterTentativeLink()