Home
last modified time | relevance | path

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

/external/libdrm/tests/etnaviv/
Dstate.xml.h222 #define VIVS_GL_SEMAPHORE_TOKEN_TO__MASK 0x00001f00 macro
224 …HORE_TOKEN_TO(x) (((x) << VIVS_GL_SEMAPHORE_TOKEN_TO__SHIFT) & VIVS_GL_SEMAPHORE_TOKEN_TO__MASK)
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate.xml.h257 #define VIVS_GL_SEMAPHORE_TOKEN_TO__MASK 0x00001f00 macro
259 …HORE_TOKEN_TO(x) (((x) << VIVS_GL_SEMAPHORE_TOKEN_TO__SHIFT) & VIVS_GL_SEMAPHORE_TOKEN_TO__MASK)