Lines Matching refs:ERRORF
74 ERRORF(reporter, "failed ot enumerate instance version. Err: %d", err);
118 ERRORF(reporter, "Failed to create VkInstance");
134 ERRORF(reporter, "vkEnumeratePhysicalDevices failed: %d", err);
139 ERRORF(reporter, "vkEnumeratePhysicalDevices returned no supported devices.");
149 ERRORF(reporter, "vkEnumeratePhysicalDevices failed: %d", err);
158 ERRORF(reporter, "vkGetPhysicalDeviceQueueFamilyProperties returned no queues.");
178 ERRORF(reporter, "Could not find any supported graphics queues.");
197 ERRORF(reporter, "Could not enumerate device extension properties.");
205 ERRORF(reporter, "Could not enumerate device extension properties.");
269 ERRORF(reporter, "CreateDevice failed: %d, priority %d", err, globalPriority);