Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h515 TGSI_OPCODE_BARRIER = 166, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c1080 case TGSI_OPCODE_BARRIER: in get_block_tessfactor_writemask()
1135 case TGSI_OPCODE_BARRIER: in get_if_block_tessfactor_writemask()
1220 case TGSI_OPCODE_BARRIER: in tgsi_scan_tess_ctrl()
H A Dtgsi_exec.c5843 case TGSI_OPCODE_BARRIER: in exec_instruction()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1537 if (insn.getOpcode() == TGSI_OPCODE_BARRIER) in scanInstruction()
3793 case TGSI_OPCODE_BARRIER: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c4572 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit; in lp_build_tgsi_soa()
4614 bld.bld_base.op_actions[TGSI_OPCODE_BARRIER].emit = barrier_emit_tcs; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c2159 case TGSI_OPCODE_BARRIER: in ttn_emit_instruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11951 [TGSI_OPCODE_BARRIER] = { ALU_OP0_NOP, tgsi_unsupported},
12148 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
12375 [TGSI_OPCODE_BARRIER] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1036 case TGSI_OPCODE_BARRIER: in translate_opcode()
11169 case TGSI_OPCODE_BARRIER: in emit_instruction()

Completed in 51 milliseconds