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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 448 HandleAllocator mFenceHandleAllocator;
Context.cpp 49 mFenceHandleAllocator.setBaseHandle(0);
725 GLuint handle = mFenceHandleAllocator.allocate();
802 mFenceHandleAllocator.release(fenceObject->first);
    [all...]

Completed in 29 milliseconds