Searched refs:isVertexArrayGenerated (Results 1 – 3 of 3) sorted by relevance
582 bool isVertexArrayGenerated(VertexArrayID vertexArray) const;
1347 if (!context->isVertexArrayGenerated(array)) in ValidateBindVertexArrayBase()
3163 bool Context::isVertexArrayGenerated(VertexArrayID vertexArray) const in isVertexArrayGenerated() function in gl::Context