Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h946 HandleAllocator mVertexArrayHandleAllocator; variable
DContext.cpp7591 mVertexArrayHandleAllocator.release(vertexArray.value); in deleteVertexArrays()
7601 VertexArrayID vertexArray = {mVertexArrayHandleAllocator.allocate()}; in genVertexArrays()