Home
last modified time | relevance | path

Searched refs:fMSFBOType (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h222 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
228 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
229 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
230 kES_EXT_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
231 kMixedSamples_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
244 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
245 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
388 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp25 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
452 } else if (GrGLCaps::kNone_MSFBOType != fMSFBOType) { in init()
923 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
928 fMSFBOType = kES_EXT_MsToTexture_MSFBOType; in initFSAASupport()
930 fMSFBOType = kES_IMG_MsToTexture_MSFBOType; in initFSAASupport()
932 fMSFBOType = kMixedSamples_MSFBOType; in initFSAASupport()
934 fMSFBOType = GrGLCaps::kES_3_0_MSFBOType; in initFSAASupport()
938 fMSFBOType = kDesktop_EXT_MSFBOType; in initFSAASupport()
940 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
954 fMSFBOType = kMixedSamples_MSFBOType; in initFSAASupport()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h225 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
231 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
232 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
233 kES_EXT_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
234 kMixedSamples_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
247 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
248 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
453 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp25 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
944 fMSFBOType = kMixedSamples_MSFBOType; in initFSAASupport()
946 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
948 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
950 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
952 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
956 fMSFBOType = kMixedSamples_MSFBOType; in initFSAASupport()
960 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
970 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
976 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h237 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
243 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
244 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
245 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
258 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
259 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
484 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp28 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
965 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
968 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
980 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
982 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
984 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
986 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
991 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
993 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1001 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h237 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
243 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
244 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
245 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
258 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
259 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
484 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp28 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
965 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
968 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
980 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
982 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
984 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
986 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
991 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
993 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1001 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h237 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
243 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
244 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
245 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
258 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
259 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
484 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp28 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
965 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
968 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
980 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
982 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
984 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
986 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
991 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
993 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1001 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h237 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
243 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
244 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
245 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
258 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
259 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
484 MSFBOType fMSFBOType; variable
H A DGrGLCaps.cpp28 fMSFBOType = kNone_MSFBOType; in GrGLCaps()
965 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
968 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
980 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
982 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
984 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
986 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
991 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
993 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1001 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h256 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
262 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
263 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
264 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
277 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
278 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
515 MSFBOType fMSFBOType = kNone_MSFBOType; variable
H A DGrGLCaps.cpp999 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1002 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1014 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1016 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1018 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1020 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
1025 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1027 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1035 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1318 if (kNone_MSFBOType != fMSFBOType) { in initFormatTable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h257 MSFBOType msFBOType() const { return fMSFBOType; } in msFBOType()
263 return kNone_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
264 kES_IMG_MsToTexture_MSFBOType != fMSFBOType && in usesMSAARenderBuffers()
265 kES_EXT_MsToTexture_MSFBOType != fMSFBOType; in usesMSAARenderBuffers()
278 return kES_IMG_MsToTexture_MSFBOType == fMSFBOType || in usesImplicitMSAAResolve()
279 kES_EXT_MsToTexture_MSFBOType == fMSFBOType; in usesImplicitMSAAResolve()
526 MSFBOType fMSFBOType = kNone_MSFBOType; variable
H A DGrGLCaps.cpp1044 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1047 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1059 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1061 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1063 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1065 fMSFBOType = kES_Apple_MSFBOType; in initFSAASupport()
1070 fMSFBOType = kStandard_MSFBOType; in initFSAASupport()
1072 fMSFBOType = kNone_MSFBOType; in initFSAASupport()
1354 if (kNone_MSFBOType != fMSFBOType) { in initFormatTable()
3510 fMSFBOType = kNone_MSFBOType; in applyDriverCorrectnessWorkarounds()
[all …]