Home
last modified time | relevance | path

Searched defs:vertexArrayHandle (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1116 void Context::bindVertexArray(GLuint vertexArrayHandle) in bindVertexArray()
2733 VertexArray *Context::checkVertexArrayAllocation(GLuint vertexArrayHandle) in checkVertexArrayAllocation()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1242 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray()
2891 VertexArray *Context::checkVertexArrayAllocation(VertexArrayID vertexArrayHandle) in checkVertexArrayAllocation()