Hold the pointers of mapped buffer.
Definition at line 479 of file nvbufsurface.h.
Data Fields | |
| void * | addr [NVBUF_MAX_PLANES] |
| Holds planewise pointers to a CPU mapped buffer. More... | |
| void * | eglImage |
| Holds a pointer to a mapped EGLImage. More... | |
| void * | nvmmPtr |
| Holds a pointer to a mapped NVRM memory. More... | |
| void * | cudaPtr |
| Holds a pointer to a mapped CUDA memory. More... | |
| void * | _reserved [STRUCTURE_PADDING] |
| Holds the reserved space for future use. More... | |