Searched refs:overallocation (Results 1 – 9 of 9) sorted by relevance
178 Chaged list overallocation strategy. It no longer overallocates if the new
2164 On systems with overallocation (e.g. Linux), a more sophisticated approach is to2188 In general (and especially on systems without overallocation), it is recommended
977 objects are mutable and have an efficient overallocation mechanism
2702 const VkDeviceMemoryOverallocationCreateInfoAMD *overallocation = (const void *)ext; in radv_CreateDevice() local2703 if (overallocation->overallocationBehavior == VK_MEMORY_OVERALLOCATION_BEHAVIOR_DISALLOWED_AMD) in radv_CreateDevice()
1716 - ac/surface: remove the overallocation workaround for Vega12
3110 - radv/gfx10: fix unnecessary LDS overallocation for NGG GS
4011 - radv: track memory heaps usage if overallocation is explicitly
3074 overallocation ranged between 3% and 25%. Now, it is a constant 12%.3075 For smaller lists (n<8), overallocation was upto eight elements. Now,3076 the overallocation is no more than three elements -- this improves space
20458 overallocation ranged between 3% and 25%. Now, it is a constant 12%.20459 For smaller lists (n<8), overallocation was upto eight elements. Now,20460 the overallocation is no more than three elements -- this improves space