Searched defs:isVertexArray (Results 1 – 4 of 4) sorted by relevance
305 PFNGLISVERTEXARRAYPROC isVertexArray = nullptr; variable
1494 bool Context::isVertexArray(GLuint array) const in isVertexArray() function in es2::Context
435 glIsVertexArrayFunc isVertexArray; variable
7455 GLboolean Context::isVertexArray(VertexArrayID array) const in isVertexArray() function in gl::Context