Movatterモバイル変換


[0]ホーム

URL:


NVIDIACUDA Toolkit Documentation
Search In:
< Previous |Next >
CUDA Runtime API (PDF) - v13.0.2 (older) - Last updated October 9, 2025 -Send Feedback

7.11. cudaEglPlaneDesc Struct Reference

[Data types used by CUDA Runtime]

CUDA EGL Plane Descriptor - structure defining each plane of a CUDA EGLFrame

Public Variables

structcudaChannelFormatDesc channelDesc
unsigned int  depth
unsigned int  height
unsigned int  numChannels
unsigned int  pitch
unsigned int  reserved[4]
unsigned int  width

Variables

structcudaChannelFormatDesccudaEglPlaneDesc::channelDesc [inherited]

Channel Format Descriptor

unsigned intcudaEglPlaneDesc::depth [inherited]

Depth of plane

unsigned intcudaEglPlaneDesc::height [inherited]

Height of plane

unsigned intcudaEglPlaneDesc::numChannels [inherited]

Number of channels for the plane

unsigned intcudaEglPlaneDesc::pitch [inherited]

Pitch of plane

unsigned intcudaEglPlaneDesc::reserved[4] [inherited]

Reserved for future use

unsigned intcudaEglPlaneDesc::width [inherited]

Width of plane



[8]ページ先頭

©2009-2025 Movatter.jp