Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h60 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
/external/angle/src/libANGLE/renderer/gl/
DStateManagerGL.cpp409 void StateManagerGL::bindVertexArray(GLuint vao, VertexArrayStateGL *vaoState) in bindVertexArray() function in rx::StateManagerGL
DDispatchTableGL_autogen.h264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
DsglrReferenceContext.cpp3594 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl33 glBindVertexArrayFunc bindVertexArray; variable
/external/angle/src/libANGLE/
DContext.cpp1329 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context