HomeSort by relevance Sort by last modified time
    Searched full:pipe_barrier_init (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
pipe_barrier_test.c 70 pipe_barrier_init(&barrier, NUM_THREADS);
  /external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c 70 pipe_barrier_init(&barrier, NUM_THREADS);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_thread.h 322 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
348 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
  /external/mesa3d/src/gallium/auxiliary/os/
os_thread.h 322 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
348 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast.c 909 pipe_barrier_init( &rast->barrier, rast->num_threads );
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.c 909 pipe_barrier_init( &rast->barrier, rast->num_threads );

Completed in 2672 milliseconds