Searched refs:expectOutOfPoolMemoryError (Results 1 – 2 of 2) sorted by relevance
181 …const bool expectOutOfPoolMemoryError = context.isDeviceFunctionalitySupported("VK_KHR_maintena… in outOfPoolMemoryTest() local282 if (expectOutOfPoolMemoryError && result != VK_ERROR_OUT_OF_POOL_MEMORY) in outOfPoolMemoryTest()