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

  /external/mesa3d/src/gallium/tests/unit/
pipe_barrier_test.c 80 pipe_barrier_wait(&barrier);
  /external/mesa3d/src/gallium/auxiliary/os/
os_thread.h 185 static inline void pipe_barrier_wait(pipe_barrier *barrier) function
217 static inline void pipe_barrier_wait(pipe_barrier *barrier) function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.c 822 pipe_barrier_wait( &rast->barrier );
832 pipe_barrier_wait( &rast->barrier );

Completed in 122 milliseconds