Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative_helper.c44 #define EGL_SWAP_FENCES_MASK 3 macro
305 rsurf->tail &= EGL_SWAP_FENCES_MASK; in swap_fences_pop_front()
326 rsurf->head &= EGL_SWAP_FENCES_MASK; in swap_fences_push_back()