NvFlowDeviceQueueStatus Struct Reference
[NvFlowDevice]

Flow device queue status to allow app to throttle maximum queued work. More...

#include <NvFlow.h>


Data Fields

NvFlowUint framesInFlight
 Number of flushes that have not completed work on the GPU.
NvFlowUint64 lastFenceCompleted
 The last fence completed on device queue.
NvFlowUint64 nextFenceValue
 The fence value signaled after flush.


Detailed Description

Flow device queue status to allow app to throttle maximum queued work.

Field Documentation

Number of flushes that have not completed work on the GPU.

The last fence completed on device queue.

The fence value signaled after flush.


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