Home
last modified time | relevance | path

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

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