Searched refs:needsAllocation (Results 1 – 2 of 2) sorted by relevance
193 boolean needsAllocation = !isMemoryAllocated; in run()194 if (needsAllocation) { in run()208 if (needsAllocation) { in run()
1161 bool needsAllocation, in check_image_info() argument1167 if (VK_NULL_HANDLE == info.fAlloc.fMemory && needsAllocation) { in check_image_info()