Home
last modified time | relevance | path

Searched refs:fVertexArrayObjectSupport (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.h288 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
400 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp37 fVertexArrayObjectSupport = false; in GrGLCaps()
153 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
157 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
1138 r.appendf("Vertex array object support: %s\n", (fVertexArrayObjectSupport ? "YES": "NO")); in dump()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h291 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
465 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp37 fVertexArrayObjectSupport = false; in GrGLCaps()
157 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
161 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
1136 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h283 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
492 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp36 fVertexArrayObjectSupport = false; in GrGLCaps()
173 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
177 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
180 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1158 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h283 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
492 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp36 fVertexArrayObjectSupport = false; in GrGLCaps()
173 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
177 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
180 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1158 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h283 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
492 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp36 fVertexArrayObjectSupport = false; in GrGLCaps()
173 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
177 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
180 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1158 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h283 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
492 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp36 fVertexArrayObjectSupport = false; in GrGLCaps()
173 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
177 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
180 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1158 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h305 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
524 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp33 fVertexArrayObjectSupport = false; in GrGLCaps()
172 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
176 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
179 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1183 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h309 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport()
536 bool fVertexArrayObjectSupport : 1; variable
H A DGrGLCaps.cpp38 fVertexArrayObjectSupport = false; in GrGLCaps()
178 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
182 fVertexArrayObjectSupport = version >= GR_GL_VER(3, 0) || in init()
185 fVertexArrayObjectSupport = version >= GR_GL_VER(2, 0) || in init()
1219 writer->appendBool("Vertex array object support", fVertexArrayObjectSupport); in onDumpJSON()