Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h39 #define DRI_SWAP_FENCES_MASK 3 macro
H A Dswapchain9.c480 This->tail &= DRI_SWAP_FENCES_MASK; in swap_fences_pop_front()
530 This->head &= DRI_SWAP_FENCES_MASK; in swap_fences_push_back()
546 This->tail &= DRI_SWAP_FENCES_MASK; in swap_fences_unref()

Completed in 3 milliseconds