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

  /external/chromium_org/third_party/libva/va/x11/
va_dri2str.h 68 CARD8 dri2ReqType;
91 CARD8 dri2ReqType;
114 CARD8 dri2ReqType;
137 CARD8 dri2ReqType;
145 CARD8 dri2ReqType;
153 CARD8 dri2ReqType;
176 CARD8 dri2ReqType;
201 CARD8 dri2ReqType;
  /external/chromium_org/third_party/mesa/src/src/glx/
dri2.c 232 req->dri2ReqType = X_DRI2QueryVersion;
279 req->dri2ReqType = X_DRI2Connect;
347 req->dri2ReqType = X_DRI2Authenticate;
374 req->dri2ReqType = X_DRI2CreateDrawable;
393 req->dri2ReqType = X_DRI2DestroyDrawable;
417 req->dri2ReqType = X_DRI2GetBuffers;
476 req->dri2ReqType = X_DRI2GetBuffersWithFormat;
530 req->dri2ReqType = X_DRI2CopyRegion;
573 req->dri2ReqType = X_DRI2SwapBuffers;
599 req->dri2ReqType = X_DRI2GetMSC
    [all...]
  /external/mesa3d/src/glx/
dri2.c 232 req->dri2ReqType = X_DRI2QueryVersion;
279 req->dri2ReqType = X_DRI2Connect;
347 req->dri2ReqType = X_DRI2Authenticate;
374 req->dri2ReqType = X_DRI2CreateDrawable;
393 req->dri2ReqType = X_DRI2DestroyDrawable;
417 req->dri2ReqType = X_DRI2GetBuffers;
476 req->dri2ReqType = X_DRI2GetBuffersWithFormat;
530 req->dri2ReqType = X_DRI2CopyRegion;
573 req->dri2ReqType = X_DRI2SwapBuffers;
599 req->dri2ReqType = X_DRI2GetMSC
    [all...]

Completed in 40 milliseconds