Home
last modified time | relevance | path

Searched defs:DeviceType (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c280 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat()
413 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType()
475 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch()
521 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion()
559 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps()
1013 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice()
1073 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
/third_party/mindspore/mindspore/lite/java/java/common/src/main/java/com/mindspore/lite/config/
DDeviceType.java23 public class DeviceType { class
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Dlite_types.h33 } DeviceType; typedef
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Dtransfer_node.h76 const std::string &DeviceType() const { return device_type_; } in DeviceType() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dcpu_device_address.h45 DeviceAddressType DeviceType() const override { return DeviceAddressType::kCPU; } in DeviceType() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_device_address.h53 DeviceAddressType DeviceType() const override { return DeviceAddressType::kAscend; } in DeviceType() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_address.h50 DeviceAddressType DeviceType() const override { return DeviceAddressType::kGPU; } in DeviceType() function
/third_party/mindspore/mindspore/lite/include/
Dlite_types.h35 } DeviceType; typedef
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h40 enum class DeviceType { enum
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dcontext.h27 enum DeviceType { enum
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddevice_queue_op.h62 enum class DeviceType { Ascend = 0, GPU = 1, CPU = 2 }; enum
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_distributedHardware_deviceManager.js19 const DeviceType = { variable
211 DeviceType, property
/third_party/mindspore/include/api/
Dcontext.h27 enum DeviceType { enum
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLBitField.h67 using DeviceType = BitField; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DForward.h52 using DeviceType = Device; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DForward.h46 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DForward.h47 using DeviceType = Device; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DForward.h46 using DeviceType = Device; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h52 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h48 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h65 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DForward.h48 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DForward.h48 using DeviceType = Device; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h62 using DeviceType = Device; member
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h53 enum class DeviceType { enum

12