Skip to main content

CUgraphicsResource

Type Alias CUgraphicsResource 

Source
pub type CUgraphicsResource = *mut c_void;
Expand description

Opaque graphics-resource handle (registered GL buffer, D3D resource, VDPAU surface, EGL image, …). See the cuGraphics* API family.