Skip to main content

vaQueryVendorString

Function vaQueryVendorString 

Source
pub unsafe extern "C" fn vaQueryVendorString(
    dpy: VADisplay,
) -> *const c_char
Expand description

vaQueryVendorString returns a pointer to a zero-terminated string describing some aspects of the VA implemenation on a specific hardware accelerator. The format of the returned string is vendor specific and at the discretion of the implementer. e.g. for the Intel GMA500 implementation, an example would be: “Intel GMA500 - 2.0.0.32L.0005”