Searched refs:GetQueuePropertyName (Results 1 – 3 of 3) sorted by relevance
97 GetQueuePropertyName(each_property)); in verify_if_properties_supported()103 log_info("\t%s supported\n", GetQueuePropertyName(each_property)); in verify_if_properties_supported()
167 extern const char *GetQueuePropertyName(cl_command_queue_properties properties);
293 const char *GetQueuePropertyName(cl_command_queue_properties property) in GetQueuePropertyName() function