Datatype specifying the surface co-ordinates for NvSciBufObjGetPixels / NvSciBufObjPutPixels functionality.
The first pixel in the user-provided plane will be equal to the first pixel represented in the region specified by the NvSciBufRect.
Definition at line 2978 of file nvscibuf.h.
◆ x0
uint64_t NvSciBufRect::x0 |
Left X co-ordinate.
Inclusive.
Definition at line 2980 of file nvscibuf.h.
◆ x1
uint64_t NvSciBufRect::x1 |
Right X co-ordinate.
Exclusive.
Definition at line 2984 of file nvscibuf.h.
◆ y0
uint64_t NvSciBufRect::y0 |
Top Y co-ordinate.
Inclusive.
Definition at line 2982 of file nvscibuf.h.
◆ y1
uint64_t NvSciBufRect::y1 |
Bottom Y co-ordinate.
Exclusive.
Definition at line 2986 of file nvscibuf.h.
The documentation for this struct was generated from the following file: