![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| float * | vertices |
| NV_GPU_WARPING_VERTICE_FORMAT | vertexFormat |
| int | numVertices |
| NvSBox * | textureRect |
| int NV_SCANOUT_WARPING_DATA::numVertices |
number of the input vertices
| NvSBox* NV_SCANOUT_WARPING_DATA::textureRect |
rectangle in desktop coordinates describing the source area for the warping
| NvU32 NV_SCANOUT_WARPING_DATA::version |
version of this structure
| NV_GPU_WARPING_VERTICE_FORMAT NV_SCANOUT_WARPING_DATA::vertexFormat |
format of the input vertices
| float* NV_SCANOUT_WARPING_DATA::vertices |
width of the input texture
