Searched refs:VendorIntel (Results 1 – 13 of 13) sorted by relevance
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/ |
H A D | GfxInfo.cpp | 616 GfxDriverInfo::GetDeviceVendor(VendorIntel)) { in Init() 1192 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1223 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1230 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1240 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1251 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1262 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1273 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1284 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1296 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() [all …]
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/ |
H A D | GfxInfo.cpp | 532 if (mAdapterVendorID == GfxDriverInfo::GetDeviceVendor(VendorIntel)) { in Init() 1037 const_cast<nsAString&>(GfxDriverInfo::GetDeviceVendor(VendorIntel)), in GetGfxDriverInfo() 1060 (nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1065 (nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), in GetGfxDriverInfo() 1072 (nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), GfxDriverInfo::allDevices, in GetGfxDriverInfo() 1105 …(nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), (GfxDeviceFamily*) GfxDriverInfo::GetDev… in GetGfxDriverInfo() 1113 …(nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), (GfxDeviceFamily*) GfxDriverInfo::GetDev… in GetGfxDriverInfo() 1171 …(nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), (GfxDeviceFamily*)GfxDriverInfo::GetDevic… in GetGfxDriverInfo() 1177 (nsAString&)GfxDriverInfo::GetDeviceVendor(VendorIntel), GfxDriverInfo::allDevices, in GetGfxDriverInfo() 1227 (nsAString&) GfxDriverInfo::GetDeviceVendor(VendorIntel), GfxDriverInfo::allDevices, in GetGfxDriverInfo() [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/ |
H A D | driverblocklist.hxx | 39 VendorIntel, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/opengl/win/ |
H A D | WinDeviceInfo.hxx | 53 VendorIntel, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/ |
H A D | blocklistparsertest.cxx | 101 OUString vendorIntel = WinOpenGLDeviceInfo::GetDeviceVendor(wgl::VendorIntel); in testEvaluate()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/helper/ |
H A D | driverblocklist.cxx | 136 case VendorIntel: in GetVendorId() 153 return VendorIntel; in GetVendorFromId()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/ |
H A D | blocklistparsertest.cxx | 107 OUString vendorIntel = GetVendorId(VendorIntel); in testEvaluate()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/ |
H A D | GfxDriverInfo.cpp | 304 DECLARE_VENDOR_ID(VendorIntel, "0x8086"); in GetDeviceVendor()
|
H A D | GfxDriverInfo.h | 104 VendorIntel, enumerator
|
/dports/lang/spidermonkey60/firefox-60.9.0/widget/ |
H A D | GfxDriverInfo.cpp | 304 DECLARE_VENDOR_ID(VendorIntel, "0x8086"); in GetDeviceVendor()
|
H A D | GfxDriverInfo.h | 121 VendorIntel, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/win/ |
H A D | WinDeviceInfo.cxx | 836 case wgl::VendorIntel: in GetDeviceVendor()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/ |
H A D | gdiimpl.cxx | 1434 bool rasterHack = (isGPU() && getVendor() == DriverBlocklist::VendorIntel && !mXorMode); in invert()
|