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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys_dri.c 333 unsigned driverType;
365 driverType = XCB_DRI2_DRIVER_TYPE_DRI;
373 driverType |=
380 driverType);
  /external/mesa3d/src/glx/
dri2.c 283 req->driverType = DRI2DriverDRI;
291 req->driverType |=

Completed in 383 milliseconds