Home
last modified time | relevance | path

Searched defs:bindVertexArray (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.h77 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp251 static GLW_APICALL void GLW_APIENTRY bindVertexArray (deUint32 array) in bindVertexArray() function
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
DsglrReferenceContext.cpp3555 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl32 glBindVertexArrayFunc bindVertexArray; variable