Lines Matching refs:swapl
103 swapl(&rep.length); in ProcAppleDRIQueryVersion()
106 swapl(&rep.patchVersion); in ProcAppleDRIQueryVersion()
141 swapl(&rep.length); in ProcAppleDRIQueryDirectRenderingCapable()
171 swapl(&rep.length); in ProcAppleDRIAuthConnection()
172 swapl(&rep.authenticated); /* Yes, this is a CARD32 ... sigh */ in ProcAppleDRIAuthConnection()
233 swapl(&rep.length); in ProcAppleDRICreateSurface()
234 swapl(&rep.key_0); in ProcAppleDRICreateSurface()
235 swapl(&rep.key_1); in ProcAppleDRICreateSurface()
236 swapl(&rep.uid); in ProcAppleDRICreateSurface()
312 swapl(&rep.length); in ProcAppleDRICreatePixmap()
313 swapl(&rep.stringLength); in ProcAppleDRICreatePixmap()
314 swapl(&rep.width); in ProcAppleDRICreatePixmap()
315 swapl(&rep.height); in ProcAppleDRICreatePixmap()
316 swapl(&rep.pitch); in ProcAppleDRICreatePixmap()
317 swapl(&rep.bpp); in ProcAppleDRICreatePixmap()
318 swapl(&rep.size); in ProcAppleDRICreatePixmap()
410 swapl(&stuff->screen); in SProcAppleDRIQueryDirectRenderingCapable()
420 swapl(&stuff->screen); in SProcAppleDRIAuthConnection()
421 swapl(&stuff->magic); in SProcAppleDRIAuthConnection()
431 swapl(&stuff->screen); in SProcAppleDRICreateSurface()
432 swapl(&stuff->drawable); in SProcAppleDRICreateSurface()
433 swapl(&stuff->client_id); in SProcAppleDRICreateSurface()
443 swapl(&stuff->screen); in SProcAppleDRIDestroySurface()
444 swapl(&stuff->drawable); in SProcAppleDRIDestroySurface()
454 swapl(&stuff->screen); in SProcAppleDRICreatePixmap()
455 swapl(&stuff->drawable); in SProcAppleDRICreatePixmap()
465 swapl(&stuff->drawable); in SProcAppleDRIDestroyPixmap()