Home
last modified time | relevance | path

Searched defs:vendorId (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
H A DGPUInfo.cpp54 bool IsAMD(PCIVendorID vendorId) { in IsAMD() argument
57 bool IsARM(PCIVendorID vendorId) { in IsARM() argument
60 bool IsImgTec(PCIVendorID vendorId) { in IsImgTec() argument
63 bool IsIntel(PCIVendorID vendorId) { in IsIntel() argument
66 bool IsNvidia(PCIVendorID vendorId) { in IsNvidia() argument
69 IsQualcomm(PCIVendorID vendorId) IsQualcomm() argument
72 IsSwiftshader(PCIVendorID vendorId, PCIDeviceID deviceId) IsSwiftshader() argument
75 IsWARP(PCIVendorID vendorId, PCIDeviceID deviceId) IsWARP() argument
79 CompareD3DDriverVersion(PCIVendorID vendorId, const D3DDriverVersion& version1, const D3DDriverVersion& version2) CompareD3DDriverVersion() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Ddriver_utils.h49 inline bool IsAMD(uint32_t vendorId) in IsAMD() argument
54 inline bool IsApple(uint32_t vendorId) in IsApple() argument
59 inline bool IsARM(uint32_t vendorId) in IsARM() argument
64 inline bool IsBroadcom(uint32_t vendorId) in IsBroadcom() argument
69 inline bool IsIntel(uint32_t vendorId) in IsIntel() argument
74 IsGoogle(uint32_t vendorId) IsGoogle() argument
79 IsNvidia(uint32_t vendorId) IsNvidia() argument
84 IsPowerVR(uint32_t vendorId) IsPowerVR() argument
89 IsQualcomm(uint32_t vendorId) IsQualcomm() argument
94 IsVMWare(uint32_t vendorId) IsVMWare() argument
99 IsSamsung(uint32_t vendorId) IsSamsung() argument
104 IsVivante(uint32_t vendorId) IsVivante() argument
109 IsNexus5X(uint32_t vendorId, uint32_t deviceId) IsNexus5X() argument
114 IsPixel1XL(uint32_t vendorId, uint32_t deviceId) IsPixel1XL() argument
119 IsPixel2(uint32_t vendorId, uint32_t deviceId) IsPixel2() argument
124 IsPixel4(uint32_t vendorId, uint32_t deviceId) IsPixel4() argument
129 IsSwiftshader(uint32_t vendorId, uint32_t deviceId) IsSwiftshader() argument
[all...]
H A Ddriver_utils.cpp139 const char *GetVendorString(uint32_t vendorId) in GetVendorString() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.cpp275 uint32_t vendorId = mDeviceInfo.properties.vendorID; in InitializeSupportedLimitsImpl() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktApplicationParametersTests.cpp64 uint32_t vendorId; member
71 void readIDsFromDevice (Context& context, uint32_t& vendorId, uint32_t& deviceId) in readIDsFromDevice() argument
123 uint32_t vendorId; in getTestDataList() local
[all...]
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo.cpp103 bool IsAMD(VendorID vendorId) in IsAMD() argument
108 bool IsARM(VendorID vendorId) in IsARM() argument
113 bool IsBroadcom(VendorID vendorId) in IsBroadcom() argument
118 bool IsImgTec(VendorID vendorId) in IsImgTec() argument
123 IsKazan(VendorID vendorId) IsKazan() argument
128 IsIntel(VendorID vendorId) IsIntel() argument
133 IsNVIDIA(VendorID vendorId) IsNVIDIA() argument
138 IsQualcomm(VendorID vendorId) IsQualcomm() argument
143 IsGoogle(VendorID vendorId) IsGoogle() argument
148 IsVeriSilicon(VendorID vendorId) IsVeriSilicon() argument
153 IsVMWare(VendorID vendorId) IsVMWare() argument
158 IsVivante(VendorID vendorId) IsVivante() argument
163 IsApple(VendorID vendorId) IsApple() argument
249 CMDeviceIDToDeviceAndVendorID(const std::string &id, uint32_t *vendorId, uint32_t *deviceId) CMDeviceIDToDeviceAndVendorID() argument
[all...]
H A DSystemInfo.h38 VendorID vendorId = 0; member
[all...]
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DDawnNative.h38 uint32_t vendorId = 0; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DBackendGL.cpp31 uint32_t vendorId; member
42 uint32_t vendorId = 0; in GetVendorIdFromVendors() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktApplicationParametersTests.cpp64 uint32_t vendorId; member
71 void readIDsFromDevice (Context& context, uint32_t& vendorId, uint32_t& deviceId) in readIDsFromDevice() argument
123 uint32_t vendorId; in getTestDataList() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuWaiverUtil.cpp37 SessionInfo::SessionInfo(deUint32 vendorId, in SessionInfo() argument
506 void WaiverUtil::setup(const std::string waiverFile, std::string packageName, deUint32 vendorId, deUint32 deviceId, SessionInfo& sessionInfo) in setup() argument
/third_party/backends/backend/genesys/
H A Ddevice.h244 std::uint16_t vendorId = 0; // USB vendor identifier member
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp615 std::ostringstream vendorId; in PrintTestConfigurationAndAdapterInfo() local
/third_party/backends/backend/
H A Dpieusb_specific.h189 SANE_Word vendorId; member

Completed in 10 milliseconds