Lines Matching refs:result
808 const auto result = vki.getPhysicalDeviceImageFormatProperties(
818 VK_CHECK(result);
829 const auto result = vki.getPhysicalDeviceImageFormatProperties(
839 VK_CHECK(result);
925 const VkResult result = vk.allocateMemory(device, &allocateInfo, DE_NULL, &object);
927 if (VK_ERROR_OUT_OF_DEVICE_MEMORY == result || VK_ERROR_OUT_OF_HOST_MEMORY == result)
934 else if (VK_SUCCESS != result)
1243 const auto result = vki.getPhysicalDeviceImageFormatProperties(
1253 if (result != VK_SUCCESS)
1263 const auto result = vki.getPhysicalDeviceImageFormatProperties(
1273 if (result != VK_SUCCESS)