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 2667 of file nvscibuf.h.
◆ x0
uint64_t NvSciBufRect::x0 |
Left X co-ordinate.
Inclusive.
Definition at line 2669 of file nvscibuf.h.
◆ x1
uint64_t NvSciBufRect::x1 |
Right X co-ordinate.
Exclusive.
Definition at line 2673 of file nvscibuf.h.
◆ y0
uint64_t NvSciBufRect::y0 |
Top Y co-ordinate.
Inclusive.
Definition at line 2671 of file nvscibuf.h.
◆ y1
uint64_t NvSciBufRect::y1 |
Bottom Y co-ordinate.
Exclusive.
Definition at line 2675 of file nvscibuf.h.
The documentation for this struct was generated from the following file: