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

  /external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c 111 pipe_barrier_init(&barrier, NUM_THREADS);
  /external/mesa3d/src/gallium/auxiliary/os/
os_thread.h 175 static inline void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
201 static inline void pipe_barrier_init(pipe_barrier *barrier, unsigned count) function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.c 914 pipe_barrier_init( &rast->barrier, rast->num_threads );

Completed in 725 milliseconds