Searched refs:VmaValidatePointerArray (Results 1 – 3 of 3) sorted by relevance
3812 static bool VmaValidatePointerArray(uint32_t count, const T* arr) in VmaValidatePointerArray() function16447 VMA_HEAVY_ASSERT(VmaValidatePointerArray(pInfo->allocationCount, pInfo->pAllocations)); in vmaDefragmentationBegin()16448 VMA_HEAVY_ASSERT(VmaValidatePointerArray(pInfo->poolCount, pInfo->pPools)); in vmaDefragmentationBegin()
3619 static bool VmaValidatePointerArray(uint32_t count, const T* arr) in VmaValidatePointerArray() function
3532 static bool VmaValidatePointerArray(uint32_t count, const T* arr) in VmaValidatePointerArray() function