Searched refs:canDeallocateSystemMemory (Results 1 – 2 of 2) sorted by relevance
188 bool canDeallocateSystemMemory() const;
647 bool Buffer11::canDeallocateSystemMemory() const in canDeallocateSystemMemory() function in rx::Buffer11680 if (currentUsage != BUFFER_USAGE_SYSTEM_MEMORY && canDeallocateSystemMemory()) in garbageCollection()