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

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
Context.h 439 HandleAllocator mFramebufferHandleAllocator;
Context.cpp 716 GLuint handle = mFramebufferHandleAllocator.allocate();
790 mFramebufferHandleAllocator.release(framebufferObject->first);
    [all...]

Completed in 627 milliseconds