Searched refs:VK_ERROR_FRAGMENTED_POOL (Results 1 – 7 of 7) sorted by relevance
1359 * ename:VK_ERROR_FRAGMENTED_POOL A pool allocation has failed due to1397 ename:VK_ERROR_FRAGMENTED_POOL should: be returned instead.
2883 ename:VK_ERROR_FRAGMENTED_POOL does not imply its usual meaning:2906 effectively means ename:VK_ERROR_FRAGMENTED_POOL, and try to create a new2908 If ename:VK_ERROR_FRAGMENTED_POOL is the actual return value, it adds2911 The reason for this is that ename:VK_ERROR_FRAGMENTED_POOL was only added in
257 eErrorFragmentedPool = VK_ERROR_FRAGMENTED_POOL,
56 case VK_ERROR_FRAGMENTED_POOL: in string_VkResult()
158 VK_ERROR_FRAGMENTED_POOL = -12, enumerator
10735 to return ename:VK_ERROR_FRAGMENTED_POOL or12049 ename:VK_ERROR_FRAGMENTED_POOL, and a Note explaining the situation