Home
last modified time | relevance | path

Searched refs:fMustDoOpBetweenFloorAndAbs (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrShaderCaps.cpp36 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
106 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
141 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
108 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
155 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h125 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
272 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
108 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
155 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h125 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
272 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
108 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
155 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h125 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
272 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
108 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
155 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h125 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
272 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
112 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
163 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h122 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
288 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrShaderCaps.cpp33 fMustDoOpBetweenFloorAndAbs = false; in GrShaderCaps()
111 writer->appendBool("Must do op between floor and abs", fMustDoOpBetweenFloorAndAbs); in dumpJSON()
163 SkASSERT(!fMustDoOpBetweenFloorAndAbs); in applyOptionsOverrides()
H A DGrShaderCaps.h123 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
295 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/
H A DGrShaderCaps.h114 bool mustDoOpBetweenFloorAndAbs() const { return fMustDoOpBetweenFloorAndAbs; } in mustDoOpBetweenFloorAndAbs()
258 bool fMustDoOpBetweenFloorAndAbs : 1; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/
H A DSkSLUtil.h127 bool fMustDoOpBetweenFloorAndAbs = false; variable
129 return fMustDoOpBetweenFloorAndAbs; in mustDoOpBetweenFloorAndAbs()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2293 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3452 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3452 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3452 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3452 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3628 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3727 shaderCaps->fMustDoOpBetweenFloorAndAbs = true; in applyDriverCorrectnessWorkarounds()