Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_MEMBAR (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c284 case TGSI_OPCODE_MEMBAR: in tgsi_opcode_infer_src_type()
H A Dtgsi_util.c141 case TGSI_OPCODE_MEMBAR: in tgsi_util_get_src_usage_mask()
H A Dtgsi_exec.c5844 case TGSI_OPCODE_MEMBAR: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h459 TGSI_OPCODE_MEMBAR = 112, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6297 (emit->info.opcode_count[TGSI_OPCODE_MEMBAR] > 0) ? 1 : 0; in emit_image_declarations()
6354 (emit->info.opcode_count[TGSI_OPCODE_MEMBAR] > 0) ? 1 : 0; in emit_shader_buf_declarations()
6394 (emit->info.opcode_count[TGSI_OPCODE_MEMBAR] > 0) ? 1 : 0; in emit_memory_declarations()
6449 (emit->info.opcode_count[TGSI_OPCODE_MEMBAR] > 0) ? 1 : 0; in emit_atomic_buf_declarations()
11172 case TGSI_OPCODE_MEMBAR: in emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11897 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_NOP, tgsi_unsupported},
12094 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_NOP, tgsi_membar},
12321 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_NOP, tgsi_membar},
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3798 case TGSI_OPCODE_MEMBAR: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c4571 bld.bld_base.op_actions[TGSI_OPCODE_MEMBAR].emit = membar_emit; in lp_build_tgsi_soa()

Completed in 56 milliseconds