Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLCaps.h286 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function
/external/skia/src/gpu/gl/
DGrGLCaps.h309 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function