HomeSort by: relevance | last modified time | path
    Searched refs:DRI2_BLIT_COMPLETE (Results 1 - 16 of 16) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
dri2tokens.h 58 #define DRI2_BLIT_COMPLETE 0x2
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_dri.c 922 DRI2_BLIT_COMPLETE,
1008 DRI2_BLIT_COMPLETE,
1246 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_dri2.c 582 DRI2_BLIT_COMPLETE, s->func, s->data);
745 type = DRI2_BLIT_COMPLETE;
791 * DRI2_BLIT_COMPLETE.
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
dri2.c 664 DRI2_BLIT_COMPLETE,
971 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_dri2.c 2538 frame_swap_complete(chain, DRI2_BLIT_COMPLETE);
2634 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2702 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2768 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2908 frame_swap_complete(chain, DRI2_BLIT_COMPLETE);
2965 frame_swap_complete(flip, DRI2_BLIT_COMPLETE);
3442 type = DRI2_BLIT_COMPLETE;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_dri2.c 2075 frame_swap_complete(chain, DRI2_BLIT_COMPLETE);
2080 frame_swap_complete(chain, DRI2_BLIT_COMPLETE);
2191 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2205 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2275 frame_swap_complete(info, DRI2_BLIT_COMPLETE);
2376 frame_swap_complete(chain, DRI2_BLIT_COMPLETE);
3013 type = DRI2_BLIT_COMPLETE;
  /xsrc/external/mit/MesaLib/dist/src/glx/
dri2.c 120 case DRI2_BLIT_COMPLETE:
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
dri2.c 120 case DRI2_BLIT_COMPLETE:
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_dri2.c 733 swap_type = DRI2_BLIT_COMPLETE;
1284 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri2.c 837 swap_type = DRI2_BLIT_COMPLETE;
1294 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_dri2.c 831 swap_type = DRI2_BLIT_COMPLETE;
1379 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_dri.c 988 DRI2_BLIT_COMPLETE,
1254 DRI2SwapComplete(client, draw, 0, 0, 0, DRI2_BLIT_COMPLETE, func, data);
  /xsrc/external/mit/xorg-server/dist/glx/
glxdri2.c 182 case DRI2_BLIT_COMPLETE:
  /xsrc/external/mit/xorg-server.old/dist/glx/
glxdri2.c 179 case DRI2_BLIT_COMPLETE:
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
dri2.c 831 DRI2SwapComplete(client, pDraw, target_msc, 0, 0, DRI2_BLIT_COMPLETE,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
dri2.c 1156 DRI2SwapComplete(client, pDraw, target_msc, 0, 0, DRI2_BLIT_COMPLETE,

Completed in 24 milliseconds