HomeSort by relevance Sort by last modified time
    Searched refs:INFORMATION_STRING (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
vdpau_private.h 55 #define INFORMATION_STRING TOSTRING(INFORMATION)
query.c 54 vlVdpGetInformationString(char const **information_string)
56 if (!information_string)
59 *information_string = INFORMATION_STRING;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
vdpau_private.h 55 #define INFORMATION_STRING TOSTRING(INFORMATION)
query.c 54 vlVdpGetInformationString(char const **information_string)
56 if (!information_string)
59 *information_string = INFORMATION_STRING;

Completed in 55 milliseconds