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

  /hardware/intel/common/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;
va_dri2.c 113 req->dri2ReqType = X_DRI2QueryVersion;
141 req->dri2ReqType = X_DRI2Connect;
196 req->dri2ReqType = X_DRI2Authenticate;
222 req->dri2ReqType = X_DRI2CreateDrawable;
240 req->dri2ReqType = X_DRI2DestroyDrawable;
264 req->dri2ReqType = X_DRI2GetBuffers;
316 req->dri2ReqType = X_DRI2CopyRegion;
358 req->dri2ReqType = X_DRI2SwapBuffers;
  /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 78 milliseconds