Searched refs:currentUsage (Results 1 – 3 of 3) sorted by relevance
155 angle::Result garbageCollection(const gl::Context *context, BufferUsage currentUsage);
678 angle::Result Buffer11::garbageCollection(const gl::Context *context, BufferUsage currentUsage) in garbageCollection() argument680 if (currentUsage != BUFFER_USAGE_SYSTEM_MEMORY && canDeallocateSystemMemory()) in garbageCollection()685 if (currentUsage != BUFFER_USAGE_STAGING) in garbageCollection()
2086 currentUsage = _messages.MessageField('QuotaUsage', 1) variable in QuotaInfo