Searched refs:XA_MAP_DONTBLOCK (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/xa/ | ||
D | xa_tracker.h | 51 #define XA_MAP_DONTBLOCK (1 << 4) macro |
D | xa_context.c | 157 if (usage & XA_MAP_DONTBLOCK) in xa_surface_map() |