Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_ATOMIMIN (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h525 TGSI_OPCODE_ATOMIMIN = 175, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c329 case TGSI_OPCODE_ATOMIMIN: in tgsi_util_get_src_usage_mask()
H A Dtgsi_scan.c401 case TGSI_OPCODE_ATOMIMIN: in scan_instruction()
H A Dtgsi_exec.c4035 case TGSI_OPCODE_ATOMIMIN: in exec_atomop_membuf()
5834 case TGSI_OPCODE_ATOMIMIN: in exec_instruction()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c437 case TGSI_OPCODE_ATOMIMIN: in handle_op_uint()
553 case TGSI_OPCODE_ATOMIMIN: in handle_op_int()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp571 case TGSI_OPCODE_ATOMIMIN: in inferSrcType()
954 case TGSI_OPCODE_ATOMIMIN: return NV50_IR_SUBOP_ATOM_MIN; in opcodeToSubOp()
1604 case TGSI_OPCODE_ATOMIMIN: in scanInstruction()
3816 case TGSI_OPCODE_ATOMIMIN: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1956 opcode = TGSI_OPCODE_ATOMIMIN; in ntt_emit_mem()
2104 op = TGSI_OPCODE_ATOMIMIN; in ntt_emit_image_load_store()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c3795 case TGSI_OPCODE_ATOMIMIN: in atomic_emit()
4568 bld.bld_base.op_actions[TGSI_OPCODE_ATOMIMIN].emit = atomic_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c9390 case TGSI_OPCODE_ATOMIMIN: in get_gds_op()
9521 case TGSI_OPCODE_ATOMIMIN: in get_lds_op()
11960 [TGSI_OPCODE_ATOMIMIN] = { ALU_OP0_NOP, tgsi_unsupported},
12157 [TGSI_OPCODE_ATOMIMIN] = { V_RAT_INST_MIN_INT_RTN, tgsi_atomic_op},
12384 [TGSI_OPCODE_ATOMIMIN] = { V_RAT_INST_MIN_INT_RTN, tgsi_atomic_op},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c11148 case TGSI_OPCODE_ATOMIMIN: in emit_instruction()

Completed in 60 milliseconds