Home
last modified time | relevance | path

Searched refs:dfactorIsConstantColor (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContextValidate.cpp123 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
128 (dfactorIsConstantColor && sfactorIsConstantAlpha)) { in ValidateBlendFuncEnumsCompatibility()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextValidate.cpp123 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
128 (dfactorIsConstantColor && sfactorIsConstantAlpha)) { in ValidateBlendFuncEnumsCompatibility()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContextValidate.cpp123 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
128 (dfactorIsConstantColor && sfactorIsConstantAlpha)) { in ValidateBlendFuncEnumsCompatibility()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContextValidate.cpp123 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
128 (dfactorIsConstantColor && sfactorIsConstantAlpha)) { in ValidateBlendFuncEnumsCompatibility()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextValidate.cpp110 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
115 (dfactorIsConstantColor && sfactorIsConstantAlpha) ) in ValidateBlendFuncEnumsCompatibility()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextValidate.cpp129 bool dfactorIsConstantColor = dfactor == LOCAL_GL_CONSTANT_COLOR || in ValidateBlendFuncEnumsCompatibility() local
134 (dfactorIsConstantColor && sfactorIsConstantAlpha)) { in ValidateBlendFuncEnumsCompatibility()