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

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
Context.h 447 HandleAllocator mQueryHandleAllocator;
Context.cpp 735 GLuint handle = mQueryHandleAllocator.allocate();
813 mQueryHandleAllocator.release(queryObject->first);
    [all...]

Completed in 318 milliseconds