Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.h51 #define XA_MAP_DONTBLOCK (1 << 4) macro
Dxa_context.c157 if (usage & XA_MAP_DONTBLOCK) in xa_surface_map()