Home
last modified time | relevance | path

Searched defs:DeviceDescriptor (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h52 struct DAWN_NATIVE_EXPORT DeviceDescriptor { struct
53 std::vector<const char*> forceEnabledToggles;
54 std::vector<const char*> forceDisabledToggles;
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h75 using DeviceDescriptor = DawnDeviceDescriptor; variable
/third_party/libusb/libusb/os/
Dwindows_common.h203 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member
Dwindows_winusb.h402 USB_DEVICE_DESCRIPTOR DeviceDescriptor; member