Home
last modified time | relevance | path

Searched refs:DRI_SWAP_FENCES_MASK (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9.h39 #define DRI_SWAP_FENCES_MASK 3 macro
Dswapchain9.c477 This->tail &= DRI_SWAP_FENCES_MASK; in swap_fences_pop_front()
527 This->head &= DRI_SWAP_FENCES_MASK; in swap_fences_push_back()
543 This->tail &= DRI_SWAP_FENCES_MASK; in swap_fences_unref()