HomeSort by relevance Sort by last modified time
    Searched refs:PB_USAGE_UNSYNCHRONIZED (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer.h 67 #define PB_USAGE_UNSYNCHRONIZED (1 << 10)
pb_bufmgr_debug.c 184 PB_USAGE_UNSYNCHRONIZED, NULL);
pb_buffer_fenced.c 703 if (flags & PB_USAGE_UNSYNCHRONIZED) {

Completed in 51 milliseconds