Skip to main content

vaGetDisplayDRM

Function vaGetDisplayDRM 

Source
pub unsafe extern "C" fn vaGetDisplayDRM(fd: c_int) -> VADisplay
Expand description

\brief Returns a VA display derived from the specified DRM connection.

This function returns a (possibly cached) VA display from the specified DRM connection @fd.

@param[in] fd the DRM connection descriptor @return the VA display