Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.h515 HandleAllocator mFenceNVHandleAllocator; variable
DContext.cpp54 mFenceNVHandleAllocator.setBaseHandle(0); in Context()
946 GLuint handle = mFenceNVHandleAllocator.allocate(); in createFenceNV()
1068 mFenceNVHandleAllocator.release(fenceObject->first); in deleteFenceNV()