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