Searched refs:supportsVertexArrays (Results 1 – 2 of 2) sorted by relevance
148 if (!supportsVertexArrays()) { in initializeExtensions()288 bool Context::supportsVertexArrays() const { in supportsVertexArrays() function in mbgl::gl::Context356 if (supportsVertexArrays()) { in createVertexArray()784 assert(supportsVertexArrays()); in performCleanup()
283 bool supportsVertexArrays() const;