NvFlowGridProxyDesc Struct Reference
[NvFlowGridProxy]

Parameters need to create a grid proxy. More...

#include <NvFlow.h>


Data Fields

NvFlowContext * gridContext
 Context used to simulate grid.
NvFlowContext * gridCopyContext
 Context with copy capability on gridContext device.
NvFlowGridExport * gridExport
 GridExport to base allocation on.
NvFlowGridProxyType proxyType
 GridProxy type to create.
NvFlowContext * renderContext
 Context used to render grid.
NvFlowContext * renderCopyContext
 Context with copy capability on renderContext device.


Detailed Description

Parameters need to create a grid proxy.

Field Documentation

Context used to simulate grid.

Context with copy capability on gridContext device.

GridExport to base allocation on.

GridProxy type to create.

Context used to render grid.

Context with copy capability on renderContext device.


The documentation for this struct was generated from the following file: