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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c271 case TGSI_OPCODE_MEMBAR:
H A Dtgsi_util.c198 case TGSI_OPCODE_MEMBAR:
H A Dtgsi_exec.c6206 case TGSI_OPCODE_MEMBAR:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c284 case TGSI_OPCODE_MEMBAR:
H A Dtgsi_util.c137 case TGSI_OPCODE_MEMBAR:
H A Dtgsi_exec.c5923 case TGSI_OPCODE_MEMBAR:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.3.rst117 - tgsi: fix the src type of TGSI_OPCODE_MEMBAR
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h456 TGSI_OPCODE_MEMBAR = 112, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h458 TGSI_OPCODE_MEMBAR = 112, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp3640 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3647 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3651 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3655 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3659 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3663 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp3731 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3738 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3742 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3746 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3750 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
3754 emit_asm(ir, TGSI_OPCODE_MEMBAR, undef_dst,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3760 case TGSI_OPCODE_MEMBAR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp3792 case TGSI_OPCODE_MEMBAR:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c4564 bld.bld_base.op_actions[TGSI_OPCODE_MEMBAR].emit = membar_emit;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11700 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_NOP, tgsi_unsupported},
11897 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
12123 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c11869 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_NOP, tgsi_unsupported},
12066 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
12293 [TGSI_OPCODE_MEMBAR] = { ALU_OP0_GROUP_BARRIER, tgsi_barrier},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c5881 bld_base->op_actions[TGSI_OPCODE_MEMBAR].emit = membar_emit;

Completed in 118 milliseconds