Home
last modified time | relevance | path

Searched refs:TGSI_MEMBAR_THREAD_GROUP (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h819 #define TGSI_MEMBAR_THREAD_GROUP (1 << 4) macro
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2534 TGSI_MEMBAR_THREAD_GROUP)); in ntt_emit_intrinsic()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3803 if (!(level & ~(TGSI_MEMBAR_THREAD_GROUP | TGSI_MEMBAR_SHARED))) in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10820 else if (bartype & TGSI_MEMBAR_THREAD_GROUP) in emit_memory_barrier()

Completed in 26 milliseconds