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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 515 HandleAllocator mFenceNVHandleAllocator;
Context.cpp 54 mFenceNVHandleAllocator.setBaseHandle(0);
946 GLuint handle = mFenceNVHandleAllocator.allocate();
1068 mFenceNVHandleAllocator.release(fenceObject->first);
    [all...]

Completed in 170 milliseconds