Searched defs:deleteVertexArrays (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp102 gl.deleteVertexArrays(1, &vao);
649 void GLContext::deleteVertexArrays (int numArrays, const deUint32* vertexArrays) function in class:sglr::GLContext
/external/skia/src/gpu/gl/
H A DGrGLTestInterface.h57 virtual GrGLvoid deleteVertexArrays(GrGLsizei n, const GrGLuint *arrays) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.h57 virtual GrGLvoid deleteVertexArrays(GrGLsizei n, const GrGLuint *arrays) {} function in class:GrGLTestInterface

Completed in 161 milliseconds