Home
last modified time | relevance | path

Searched defs:vertexArrayObjectSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h290 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function
/third_party/skia/src/gpu/gl/
DGrGLCaps.h322 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function