Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h524 TGSI_OPCODE_ATOMUMAX = 174, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c328 case TGSI_OPCODE_ATOMUMAX: in tgsi_util_get_src_usage_mask()
H A Dtgsi_scan.c400 case TGSI_OPCODE_ATOMUMAX: in scan_instruction()
H A Dtgsi_exec.c4032 case TGSI_OPCODE_ATOMUMAX: in exec_atomop_membuf()
5833 case TGSI_OPCODE_ATOMUMAX: in exec_instruction()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c429 case TGSI_OPCODE_ATOMUMAX: in handle_op_uint()
545 case TGSI_OPCODE_ATOMUMAX: in handle_op_int()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp546 case TGSI_OPCODE_ATOMUMAX: in inferSrcType()
955 case TGSI_OPCODE_ATOMUMAX: return NV50_IR_SUBOP_ATOM_MAX; in opcodeToSubOp()
1605 case TGSI_OPCODE_ATOMUMAX: in scanInstruction()
3817 case TGSI_OPCODE_ATOMUMAX: in handleInstruction()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c1969 opcode = TGSI_OPCODE_ATOMUMAX; in ntt_emit_mem()
2113 op = TGSI_OPCODE_ATOMUMAX; in ntt_emit_image_load_store()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c3792 case TGSI_OPCODE_ATOMUMAX: in atomic_emit()
4567 bld.bld_base.op_actions[TGSI_OPCODE_ATOMUMAX].emit = atomic_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c9388 case TGSI_OPCODE_ATOMUMAX: in get_gds_op()
9519 case TGSI_OPCODE_ATOMUMAX: in get_lds_op()
11959 [TGSI_OPCODE_ATOMUMAX] = { ALU_OP0_NOP, tgsi_unsupported},
12156 [TGSI_OPCODE_ATOMUMAX] = { V_RAT_INST_MAX_UINT_RTN, tgsi_atomic_op},
12383 [TGSI_OPCODE_ATOMUMAX] = { V_RAT_INST_MAX_UINT_RTN, tgsi_atomic_op},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c11157 case TGSI_OPCODE_ATOMUMAX: in emit_instruction()

Completed in 58 milliseconds