Searched refs:deleteVertexArray (Results 1 – 7 of 7) sorted by relevance
220 static glw::GLvoid deleteVertexArray(const glw::Functions* gl, glw::GLuint id);
695 { GL_VERTEX_ARRAY, createVertexArray, deleteVertexArray, "VertexArray" }, in iterate()1247 GLvoid LabelsTest::deleteVertexArray(const Functions* gl, GLuint id) in deleteVertexArray() function in glcts::KHRDebug::LabelsTest
576 void deleteVertexArray(GLuint array);
209 deleteVertexArray(mVertexArrayNameSpace.lastName()); in ~Context()1043 void Context::deleteVertexArray(GLuint vertexArray) in deleteVertexArray() function in es2::Context
1481 context->deleteVertexArray(arrays[i]); in DeleteVertexArrays()
779 void deleteVertexArray (rc::VertexArray* vertexArray);
453 deleteVertexArray(*i); in ~ReferenceContext()3596 deleteVertexArray(vertexArray); in deleteVertexArrays()3958 void ReferenceContext::deleteVertexArray (rc::VertexArray* vertexArray) in deleteVertexArray() function in sglr::ReferenceContext