Searched refs:VENDOR_NVIDIA (Results 1 – 3 of 3) sorted by relevance
178 VENDOR_NVIDIA=3 enumerator187 inline bool isNVidia() const { return vendorID() == VENDOR_NVIDIA; } in isNVidia()
693 int loc_mem_cn = dev.vendorID() == ocl::Device::VENDOR_NVIDIA && cn == 3 ? 4 : cn; in ocl_Laplacian5()
1816 vendorID_ = VENDOR_NVIDIA; in Impl()