Home
last modified time | relevance | path

Searched refs:mDitherEnabled (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp122 mDitherEnabled(true), in StateManagerGL()
1627 if (mDitherEnabled != enabled) in setDitherEnabled()
1629 mDitherEnabled = enabled; in setDitherEnabled()
1630 if (mDitherEnabled) in setDitherEnabled()
H A DStateManagerGL.h271 bool mDitherEnabled; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContextState.cpp436 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextValidate.cpp329 mDitherEnabled = true; in InitAndValidateGL()
H A DWebGLContextUtils.cpp507 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()
H A DWebGLContext.h721 realGLboolean mDitherEnabled = 1;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContextState.cpp448 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextValidate.cpp326 mDitherEnabled = true; in InitAndValidateGL()
H A DWebGLContextUtils.cpp507 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()
H A DWebGLContext.h714 realGLboolean mDitherEnabled = 1;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContextState.cpp436 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextValidate.cpp329 mDitherEnabled = true; in InitAndValidateGL()
H A DWebGLContextUtils.cpp507 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextState.cpp472 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextUtils.cpp514 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp146 mDitherEnabled(true),
1938 if (mDitherEnabled != enabled) in setDitherEnabled()
1940 mDitherEnabled = enabled; in setDitherEnabled()
1941 if (mDitherEnabled) in setDitherEnabled()
H A DStateManagerGL.h335 bool mDitherEnabled; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DStateManagerGL.h327 bool mDitherEnabled; variable
H A DStateManagerGL.cpp138 mDitherEnabled(true),
2204 if (mDitherEnabled != enabled) in setDitherEnabled()
2206 mDitherEnabled = enabled; in setDitherEnabled()
2207 if (mDitherEnabled) in setDitherEnabled()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextState.cpp675 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextValidate.cpp428 mDitherEnabled = true; in InitAndValidateGL()
H A DWebGLContextUtils.cpp746 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextValidate.cpp511 mDitherEnabled = true; in InitAndValidateGL()
H A DWebGLContextState.cpp720 return &mDitherEnabled; in GetStateTrackingSlot()
H A DWebGLContextUtils.cpp780 MOZ_ASSERT(gl->fIsEnabled(LOCAL_GL_DITHER) == mDitherEnabled); in AssertCachedGlobalState()

12