Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h719 HandleAllocator mFenceNVHandleAllocator; variable
DContext.cpp461 mFenceNVHandleAllocator.setBaseHandle(0); in initializeDefaultResources()
871 GLuint handle = mFenceNVHandleAllocator.allocate(); in genFencesNV()
1049 mFenceNVHandleAllocator.release(fence.value); in deleteFencesNV()