Searched refs:xorg_can_triple_buffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c248 #define xorg_can_triple_buffer() 0 macro
256 #define xorg_can_triple_buffer() 1 macro
259 #define xorg_can_triple_buffer() 1 macro
262 inline static bool xorg_can_triple_buffer(void) function in typeref:typename:bool
277 get_private(back)->stale = xorg_can_triple_buffer();
309 if (!xorg_can_triple_buffer())
2199 if (xorg_can_triple_buffer()) {
2320 if (!xorg_can_triple_buffer()) {
2358 if (xorg_can_triple_buffer()) {
2472 if (xorg_can_triple_buffer()) {
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c389 #define xorg_can_triple_buffer() 0 macro
397 #define xorg_can_triple_buffer() 1 macro
400 #define xorg_can_triple_buffer() 1 macro
403 inline static bool xorg_can_triple_buffer(void) function in typeref:typename:bool
419 get_private(back)->bo->handle, xorg_can_triple_buffer()));
420 get_private(back)->stale = xorg_can_triple_buffer();
460 if (!xorg_can_triple_buffer())
2900 if (xorg_can_triple_buffer()) {
3026 if (xorg_can_triple_buffer()) {
3138 if (xorg_can_triple_buffer()
[all...]

Completed in 13 milliseconds