Home
last modified time | relevance | path

Searched refs:mVertexArrayHandleAllocator (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.h523 HandleAllocator mVertexArrayHandleAllocator; variable
DContext.cpp910 GLuint handle = mVertexArrayHandleAllocator.allocate(); in createVertexArray()
1020 mVertexArrayHandleAllocator.release(vertexArrayObject->first); in deleteVertexArray()