Searched defs:Vendor (Results 1 – 17 of 17) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | BackendGL.cpp | 29 struct Vendor { struct 30 const char* vendorName; 31 uint32_t vendorId;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMTargetStreamer.cpp | 103 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor()
|
| D | ARMELFStreamer.cpp | 175 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor() 759 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor()
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | packed_cl_enums.json | 6 "Vendor": "CL_PLATFORM_VENDOR", string 58 "Vendor": "CL_DEVICE_VENDOR", string
|
| D | PackedCLEnums_autogen.h | 125 Vendor = 44, enumerator 401 Vendor = 3, enumerator
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | InstancingTest.cpp | 30 enum Vendor enum
|
| /third_party/skia/third_party/externals/angle2/scripts/extension_data/ |
| D | swiftshader_win10_gles1.json | 2 "Vendor": "Google Inc. (Google)", string
|
| D | pixel_4_android_11.json | 2 "Vendor": "Google Inc. (Qualcomm)", string
|
| D | swiftshader_win10.json | 2 "Vendor": "Google Inc. (Google)", string
|
| D | nvidia_p400_linux.json | 2 "Vendor": "Google Inc. (NVIDIA)", string
|
| D | intel_630_win10.json | 2 "Vendor": "Google Inc. (Intel)", string
|
| D | intel_630_linux.json | 2 "Vendor": "Google Inc. (Intel)", string
|
| D | nvidia_p400_win10.json | 2 "Vendor": "Google Inc. (NVIDIA)", string
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | AMDGPUTargetStreamer.cpp | 424 const char *Vendor = getPALMetadata()->getVendor(); in finish() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Triple.cpp | 815 VendorType Vendor = UnknownVendor; in normalize() local
|
| D | Host.cpp | 1127 unsigned MaxLeaf, Vendor; in getHostCPUName() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | Triple.h | 242 VendorType Vendor; variable
|