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

/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
H A Dpipe_barrier_test.c30 * Test case for pipe_barrier.
46 static pipe_barrier barrier;
/external/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c30 * Test case for pipe_barrier.
46 static pipe_barrier barrier;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
H A Dos_thread.h315 * pipe_barrier
320 typedef pthread_barrier_t pipe_barrier; typedef
322 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count)
327 static INLINE void pipe_barrier_destroy(pipe_barrier *barrier)
332 static INLINE void pipe_barrier_wait(pipe_barrier *barrier)
346 } pipe_barrier; typedef in typeref:struct:__anon12724
348 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count)
357 static INLINE void pipe_barrier_destroy(pipe_barrier *barrier)
364 static INLINE void pipe_barrier_wait(pipe_barrier *barrier)
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_thread.h315 * pipe_barrier
320 typedef pthread_barrier_t pipe_barrier; typedef
322 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count)
327 static INLINE void pipe_barrier_destroy(pipe_barrier *barrier)
332 static INLINE void pipe_barrier_wait(pipe_barrier *barrier)
346 } pipe_barrier; typedef in typeref:struct:__anon26297
348 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count)
357 static INLINE void pipe_barrier_destroy(pipe_barrier *barrier)
364 static INLINE void pipe_barrier_wait(pipe_barrier *barrier)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h129 pipe_barrier barrier;
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h129 pipe_barrier barrier;

Completed in 406 milliseconds