Searched refs:vertexArrayObjectSupport (Results 1 – 2 of 2) sorted by relevance
287 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function
448 if (!gpu->glCaps().vertexArrayObjectSupport()) { in setVertexArrayID()