Home
last modified time | relevance | path

Searched refs:information_string (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c54 vlVdpGetInformationString(char const **information_string) in vlVdpGetInformationString() argument
56 if (!information_string) in vlVdpGetInformationString()
59 *information_string = INFORMATION_STRING; in vlVdpGetInformationString()