Home
last modified time | relevance | path

Searched refs:fStencilFormats (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.cpp24 fStencilFormats.reset(); in GrGLCaps()
1045 fStencilFormats.push_back() = gS8; in initStencilFormats()
1046 fStencilFormats.push_back() = gS16; in initStencilFormats()
1048 fStencilFormats.push_back() = gD24S8; in initStencilFormats()
1050 fStencilFormats.push_back() = gS4; in initStencilFormats()
1052 fStencilFormats.push_back() = gDS; in initStencilFormats()
1059 fStencilFormats.push_back() = gS8; in initStencilFormats()
1063 fStencilFormats.push_back() = gD24S8; in initStencilFormats()
1066 fStencilFormats.push_back() = gS4; in initStencilFormats()
1079 fStencilFormats[i].fStencilBits, in dump()
[all …]
H A DGrGLCaps.h168 return fStencilFormats; in stencilFormats()
384 SkTArray<StencilFormat, true> fStencilFormats; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp24 fStencilFormats.reset(); in GrGLCaps()
1042 fStencilFormats.push_back() = gS8; in initStencilSupport()
1043 fStencilFormats.push_back() = gS16; in initStencilSupport()
1045 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1047 fStencilFormats.push_back() = gS4; in initStencilSupport()
1049 fStencilFormats.push_back() = gDS; in initStencilSupport()
1056 fStencilFormats.push_back() = gS8; in initStencilSupport()
1060 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1063 fStencilFormats.push_back() = gS4; in initStencilSupport()
1076 for (int i = 0; i < fStencilFormats.count(); ++i) { in onDumpJSON()
[all …]
H A DGrGLCaps.h171 return fStencilFormats; in stencilFormats()
449 SkTArray<StencilFormat, true> fStencilFormats; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h190 return fStencilFormats; in stencilFormats()
480 SkTArray<StencilFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp27 fStencilFormats.reset(); in GrGLCaps()
1064 fStencilFormats.push_back() = gS8; in initStencilSupport()
1065 fStencilFormats.push_back() = gS16; in initStencilSupport()
1067 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1069 fStencilFormats.push_back() = gS4; in initStencilSupport()
1071 fStencilFormats.push_back() = gDS; in initStencilSupport()
1078 fStencilFormats.push_back() = gS8; in initStencilSupport()
1082 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1085 fStencilFormats.push_back() = gS4; in initStencilSupport()
1088 fStencilFormats.push_back() = gS8; in initStencilSupport()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h190 return fStencilFormats; in stencilFormats()
480 SkTArray<StencilFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp27 fStencilFormats.reset(); in GrGLCaps()
1064 fStencilFormats.push_back() = gS8; in initStencilSupport()
1065 fStencilFormats.push_back() = gS16; in initStencilSupport()
1067 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1069 fStencilFormats.push_back() = gS4; in initStencilSupport()
1071 fStencilFormats.push_back() = gDS; in initStencilSupport()
1078 fStencilFormats.push_back() = gS8; in initStencilSupport()
1082 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1085 fStencilFormats.push_back() = gS4; in initStencilSupport()
1088 fStencilFormats.push_back() = gS8; in initStencilSupport()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h190 return fStencilFormats; in stencilFormats()
480 SkTArray<StencilFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp27 fStencilFormats.reset(); in GrGLCaps()
1064 fStencilFormats.push_back() = gS8; in initStencilSupport()
1065 fStencilFormats.push_back() = gS16; in initStencilSupport()
1067 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1069 fStencilFormats.push_back() = gS4; in initStencilSupport()
1071 fStencilFormats.push_back() = gDS; in initStencilSupport()
1078 fStencilFormats.push_back() = gS8; in initStencilSupport()
1082 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1085 fStencilFormats.push_back() = gS4; in initStencilSupport()
1088 fStencilFormats.push_back() = gS8; in initStencilSupport()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h190 return fStencilFormats; in stencilFormats()
480 SkTArray<StencilFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp27 fStencilFormats.reset(); in GrGLCaps()
1064 fStencilFormats.push_back() = gS8; in initStencilSupport()
1065 fStencilFormats.push_back() = gS16; in initStencilSupport()
1067 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1069 fStencilFormats.push_back() = gS4; in initStencilSupport()
1071 fStencilFormats.push_back() = gDS; in initStencilSupport()
1078 fStencilFormats.push_back() = gS8; in initStencilSupport()
1082 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1085 fStencilFormats.push_back() = gS4; in initStencilSupport()
1088 fStencilFormats.push_back() = gS8; in initStencilSupport()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h195 return fStencilFormats; in stencilFormats()
511 SkTArray<StencilFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp1096 fStencilFormats.push_back() = gS8; in initStencilSupport()
1097 fStencilFormats.push_back() = gS16; in initStencilSupport()
1099 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1100 fStencilFormats.push_back() = gDS; in initStencilSupport()
1107 fStencilFormats.push_back() = gS8; in initStencilSupport()
1110 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1113 fStencilFormats.push_back() = gS8; in initStencilSupport()
1115 fStencilFormats.push_back() = gD24S8; in initStencilSupport()
1129 for (int i = 0; i < fStencilFormats.count(); ++i) { in onDumpJSON()
1131 writer->appendS32("stencil bits", fStencilFormats[i].fStencilBits); in onDumpJSON()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h196 return fStencilFormats; in stencilFormats()
522 SkTArray<GrGLFormat, true> fStencilFormats; variable
H A DGrGLCaps.cpp1124 fStencilFormats.push_back() = GrGLFormat::kSTENCIL_INDEX8; in initStencilSupport()
1125 fStencilFormats.push_back() = GrGLFormat::kSTENCIL_INDEX16; in initStencilSupport()
1127 fStencilFormats.push_back() = GrGLFormat::kDEPTH24_STENCIL8; in initStencilSupport()
1133 fStencilFormats.push_back() = GrGLFormat::kSTENCIL_INDEX8; in initStencilSupport()
1136 fStencilFormats.push_back() = GrGLFormat::kDEPTH24_STENCIL8; in initStencilSupport()
1139 fStencilFormats.push_back() = GrGLFormat::kSTENCIL_INDEX8; in initStencilSupport()
1141 fStencilFormats.push_back() = GrGLFormat::kDEPTH24_STENCIL8; in initStencilSupport()
1164 for (int i = 0; i < fStencilFormats.count(); ++i) { in onDumpJSON()
1166 writer->appendS32("stencil bits", GrGLFormatStencilBits(fStencilFormats[i])); in onDumpJSON()
1167 writer->appendS32("total bytes", GrGLFormatBytesPerBlock(fStencilFormats[i])); in onDumpJSON()