Searched defs:deleteVertexArray (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cKHRDebugTests.cpp716 { GL_VERTEX_ARRAY, createVertexArray, deleteVertexArray, "VertexArray" },
1268 GLvoid LabelsTest::deleteVertexArray(const Functions* gl, GLuint id) function in class:gl4cts::KHRDebug::LabelsTest
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp209 deleteVertexArray(mVertexArrayNameSpace.lastName());
1043 void Context::deleteVertexArray(GLuint vertexArray) function in class:es2::Context

Completed in 129 milliseconds