HomeSort by relevance Sort by last modified time
    Searched refs:mVertexArrayHandleAllocator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 294 HandleAllocator mVertexArrayHandleAllocator;
Context.cpp 258 GLuint handle = mVertexArrayHandleAllocator.allocate();
368 mVertexArrayHandleAllocator.release(vertexArrayObject->first);
    [all...]

Completed in 345 milliseconds