CUeglFrame
- Provided by: nvidia-cuda-dev (Version: 10.1.243-3)
- Source: nvidia-cuda-toolkit
- Report a bug
CUarray_format cuFormat
CUeglColorFormat eglColorFormat
CUeglFrameType frameType
unsigned int numChannels
unsigned int planeCount
CUarray pArray [MAX_PLANES]
void * pPitch [MAX_PLANES]
CUDA EGLFrame structure Descriptor - structure defining one frame of EGL.
Each frame may contain one or more planes depending on whether the surface * is Multiplanar or not.
CUDA Array Format
CUDA EGL Color Format
Array or Pitch
Number of channels for the plane
Array of CUarray corresponding to each plane
Number of planes
Array of Pointers corresponding to each plane
Generated automatically by Doxygen from the source code.