Searched refs:wrong_device_code (Results 1 – 2 of 2) sorted by relevance
120 const char *wrong_device_code);139 const char *invalid_handle_code, const char *wrong_device_code) { in ValidateObject() argument146 …lidateDeviceObject(VulkanTypedHandle(object, object_type), invalid_handle_code, wrong_device_code); in ValidateObject()167 … if ((wrong_device_code != kVUIDUndefined) && (object_type != kVulkanObjectTypeSurfaceKHR)) { in ValidateObject()169 wrong_device_code, in ValidateObject()
55 const char *wrong_device_code) { in ValidateDeviceObject() argument