Searched refs:swap_hi (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Ddri2proto.h225 CARD32 swap_hi; member in struct:__anonc056bdb20f08
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.c519 count = vals_to_card64(rep.swap_lo, rep.swap_hi);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.c519 count = vals_to_card64(rep.swap_lo, rep.swap_hi);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2ext.c352 rep->swap_hi = sbc >> 32;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2ext.c365 rep->swap_hi = sbc >> 32;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2_glx.c827 ret = merge_counter(swap_buffers_reply->swap_hi,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2_glx.c767 ret = merge_counter(swap_buffers_reply->swap_hi,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c908 swap_count = combine_u32_into_u64(reply->swap_hi, reply->swap_lo);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c994 swap_count = combine_u32_into_u64(reply->swap_hi, reply->swap_lo);

Completed in 13 milliseconds