HomeSort by: relevance | last modified time | path
    Searched defs:syncType (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
dri.c 1727 DRISyncType syncType;
1782 syncType = DRI_3D_SYNC;
1796 syncType = DRI_3D_SYNC;
1808 syncType = DRI_2D_SYNC;
1836 syncType = DRI_NO_SYNC;
1852 syncType = DRI_3D_SYNC;
1858 syncType,
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
dri.c 1708 DRISyncType syncType;
1761 syncType = DRI_3D_SYNC;
1775 syncType = DRI_3D_SYNC;
1787 syncType = DRI_2D_SYNC;
1815 syncType = DRI_NO_SYNC;
1831 syncType = DRI_3D_SYNC;
1837 syncType,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
gldrv.h 397 IN UINT syncType; // See PRESCB_SYNCTYPE_NONE and PRESCB_SYNCTYPE_VSYNC

Completed in 45 milliseconds