Searched refs:isOutOfMemoryError (Results 1 – 1 of 1) sorted by relevance
37 static bool isOutOfMemoryError (VkResult result) in isOutOfMemoryError() function63 DE_ASSERT(isOutOfMemoryError(error)); in OutOfMemoryError()70 DE_ASSERT(isOutOfMemoryError(error)); in OutOfMemoryError()87 if (isOutOfMemoryError(result)) in checkResult()