Searched defs:bindVertexArray (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.h68 void bindVertexArray(GrGLuint id) { function in class:final
H A DGrGLTestInterface.h30 virtual GrGLvoid bindVertexArray(GrGLuint array) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLGpu.h78 void bindVertexArray(GrGLuint id) { function in class:final
H A DGrGLTestInterface.h30 virtual GrGLvoid bindVertexArray(GrGLuint array) {} function in class:GrGLTestInterface
/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp637 void GLContext::bindVertexArray (deUint32 array) function in class:sglr::GLContext
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp155 bindVertexArray(0);
1050 bindVertexArray(0);
1224 void Context::bindVertexArray(GLuint array) function in class:es2::Context

Completed in 1338 milliseconds