From f5f6a899903a309f1fc93b31c0297fc7b3b5cf46 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Wed, 15 Mar 2017 09:28:59 -0600 Subject: Initial 1.0.0 binary release --- docs/api/files/struct_nv_flow_device_desc.html | 108 +++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 docs/api/files/struct_nv_flow_device_desc.html (limited to 'docs/api/files/struct_nv_flow_device_desc.html') diff --git a/docs/api/files/struct_nv_flow_device_desc.html b/docs/api/files/struct_nv_flow_device_desc.html new file mode 100644 index 0000000..cb832ce --- /dev/null +++ b/docs/api/files/struct_nv_flow_device_desc.html @@ -0,0 +1,108 @@ + + + NVIDIA(R) Flow(R) 1.0.0 API Reference: NvFlowDeviceDesc Struct Reference + + + + + + + + +
+

NvFlowDeviceDesc Struct Reference
+ +[NvFlowDevice] +

Description required for creating a Flow device. +More... +

+#include <NvFlow.h> +

+ + + + + + + + + + + + +

Data Fields

NvFlowUint adapterIdx
 preferred device index
bool autoSelectDevice
 if true, NvFlow tries to identify best compute device
NvFlowDeviceMode mode
 Type of device to create.
+


Detailed Description

+Description required for creating a Flow device.

Field Documentation

+ +
+ +
+ +

+preferred device index +

+ +

+

+ +

+ +
+ +

+if true, NvFlow tries to identify best compute device +

+ +

+

+ +

+ +
+ +

+Type of device to create. +

+ +

+

+


The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3