Searched refs:checkForDeallocation (Results 1 – 2 of 2) sorted by relevance
185 angle::Result checkForDeallocation(const gl::Context *context, BufferUsage usage);
628 angle::Result Buffer11::checkForDeallocation(const gl::Context *context, BufferUsage usage) in checkForDeallocation() function in rx::Buffer11682 ANGLE_TRY(checkForDeallocation(context, BUFFER_USAGE_SYSTEM_MEMORY)); in garbageCollection()687 ANGLE_TRY(checkForDeallocation(context, BUFFER_USAGE_STAGING)); in garbageCollection()