Searched refs:PB_USAGE_DONTBLOCK (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h68 #define PB_USAGE_DONTBLOCK (1 << 9) macro
H A Dpb_bufmgr_cache.c247 void *ptr = pb_map(buf->buffer, PB_USAGE_DONTBLOCK, NULL);
H A Dpb_buffer_fenced.c698 if((flags & PB_USAGE_DONTBLOCK) &&
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h68 #define PB_USAGE_DONTBLOCK (1 << 9) macro
H A Dpb_bufmgr_cache.c247 void *ptr = pb_map(buf->buffer, PB_USAGE_DONTBLOCK, NULL);
H A Dpb_buffer_fenced.c698 if((flags & PB_USAGE_DONTBLOCK) &&

Completed in 940 milliseconds