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

/xsrc/external/mit/xcb-util/dist/renderutil/
H A Dcache.c57 #define REQUIRED_DEPTHS (DEPTH_MASK(1) | \ macro
103 uint32_t missing = REQUIRED_DEPTHS;
/xsrc/external/mit/libXrender/dist/src/
H A DXrender.c80 #define REQUIRED_DEPTHS (DEPTH_MASK(1) | \ macro
131 missing = ~depths & REQUIRED_DEPTHS;

Completed in 3 milliseconds