#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. | |
| NvFlowContext* NvFlowGridProxyDesc::gridContext |
Context used to simulate grid.
| NvFlowContext* NvFlowGridProxyDesc::gridCopyContext |
Context with copy capability on gridContext device.
| NvFlowGridExport* NvFlowGridProxyDesc::gridExport |
GridExport to base allocation on.
GridProxy type to create.
| NvFlowContext* NvFlowGridProxyDesc::renderContext |
Context used to render grid.
| NvFlowContext* NvFlowGridProxyDesc::renderCopyContext |
Context with copy capability on renderContext device.