Searched refs:TGSI_MEMBAR_SHARED (Results 1 – 4 of 4) sorted by relevance
818 #define TGSI_MEMBAR_SHARED (1 << 3) macro
2509 TGSI_MEMBAR_SHARED)); in ntt_emit_intrinsic()2525 ntt_MEMBAR(c, ureg_imm1u(c->ureg, TGSI_MEMBAR_SHARED)); in ntt_emit_intrinsic()2533 TGSI_MEMBAR_SHARED | in ntt_emit_intrinsic()
3803 if (!(level & ~(TGSI_MEMBAR_THREAD_GROUP | TGSI_MEMBAR_SHARED))) in handleInstruction()
10823 if (bartype & TGSI_MEMBAR_SHARED) in emit_memory_barrier()