Searched refs:vertexArrayObjectSupport (Results 1 – 3 of 3) sorted by relevance
294 bool vertexArrayObjectSupport() const { return fVertexArrayObjectSupport; } in vertexArrayObjectSupport() function
492 if (!gpu->glCaps().vertexArrayObjectSupport()) { in setVertexArrayID()
38 if (!glCaps.vertexArrayObjectSupport() || in CheckSupport()