Searched refs:GetVendor (Results 1 – 2 of 2) sorted by relevance
71 static constexpr const char *GetVendor();136 constexpr const char *Platform::GetVendor() in GetVendor() function
139 if (vendor.compare(cl::Platform::GetVendor()) == 0) in createInfo()