Searched refs:ValidateDeviceObject (Results 1 – 2 of 2) sorted by relevance
119 … bool ValidateDeviceObject(const VulkanTypedHandle &device_typed, const char *invalid_handle_code,146 …return ValidateDeviceObject(VulkanTypedHandle(object, object_type), invalid_handle_code, wrong_dev… in ValidateObject()
54 bool ObjectLifetimes::ValidateDeviceObject(const VulkanTypedHandle &device_typed, const char *inval… in ValidateDeviceObject() function in ObjectLifetimes