| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 197 ureg_memory_insn(ureg, TGSI_OPCODE_LOAD, &dst, 1, srcs, 2, 259 ureg_memory_insn(ureg, TGSI_OPCODE_LOAD, &offsets, 1, map_load_args, 2, 277 ureg_memory_insn(ureg, TGSI_OPCODE_LOAD, &dcc_value[i], 1, load_args, 2,
|
| H A D | si_shader_tgsi_mem.c | 1825 bld_base->op_actions[TGSI_OPCODE_LOAD].emit = load_emit;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi_private.h | 173 case TGSI_OPCODE_LOAD:
|
| H A D | st_glsl_to_tgsi.cpp | 592 if (i > 1 && (inst->op == TGSI_OPCODE_LOAD || 620 if (dinst->op == TGSI_OPCODE_LOAD || 2020 emit_asm(ir, TGSI_OPCODE_LOAD, result_dst, off); 3470 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, offset); 3565 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, off); 3698 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, off); 3912 opcode = TGSI_OPCODE_LOAD; 6229 case TGSI_OPCODE_LOAD:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_tgsi_private.h | 174 case TGSI_OPCODE_LOAD:
|
| H A D | st_glsl_to_tgsi.cpp | 671 if (i > 1 && (inst->op == TGSI_OPCODE_LOAD || 699 if (dinst->op == TGSI_OPCODE_LOAD || 2093 emit_asm(ir, TGSI_OPCODE_LOAD, result_dst, off); 3563 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, offset); 3656 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, off); 3789 inst = emit_asm(ir, TGSI_OPCODE_LOAD, dst, off); 4003 opcode = TGSI_OPCODE_LOAD; 6284 case TGSI_OPCODE_LOAD:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_info.c | 258 (opcode == TGSI_OPCODE_LOAD))
|
| H A D | tgsi_util.c | 299 case TGSI_OPCODE_LOAD:
|
| H A D | tgsi_scan.c | 383 case TGSI_OPCODE_LOAD:
|
| H A D | tgsi_text.c | 1092 if ((i >= TGSI_OPCODE_LOAD && i <= TGSI_OPCODE_ATOMIMAX) ||
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 185 ureg_memory_insn(ureg, TGSI_OPCODE_LOAD, &dst, 1, srcs, 2, load_qualifier, 733 ureg_memory_insn(ureg, TGSI_OPCODE_LOAD, &sample[i], 1, srcs, 2, TGSI_MEMORY_RESTRICT, target,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 507 TGSI_OPCODE_LOAD = 161, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_util.c | 360 case TGSI_OPCODE_LOAD:
|
| H A D | tgsi_scan.c | 374 case TGSI_OPCODE_LOAD:
|
| H A D | tgsi_text.c | 1092 if ((i >= TGSI_OPCODE_LOAD && i <= TGSI_OPCODE_ATOMIMAX) ||
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_shader_tokens.h | 509 TGSI_OPCODE_LOAD = 161, enumerator in enum:tgsi_opcode
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 1668 case TGSI_OPCODE_LOAD: 1688 case TGSI_OPCODE_LOAD: 1719 case TGSI_OPCODE_LOAD: 1758 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_LOAD) { 1776 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_LOAD) { 1924 [TGSI_OPCODE_LOAD] = 0, 2115 case TGSI_OPCODE_LOAD:
|
| H A D | nir_to_tgsi.c | 1365 * TGSI_OPCODE_LOAD instruction from the const file. 1372 ureg_memory_insn(c->ureg, TGSI_OPCODE_LOAD, 1527 opcode = TGSI_OPCODE_LOAD; 1614 op = TGSI_OPCODE_LOAD;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1631 case TGSI_OPCODE_LOAD: 1632 info->io.globalAccess |= (insn.getOpcode() == TGSI_OPCODE_LOAD) ? 3749 case TGSI_OPCODE_LOAD:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1610 case TGSI_OPCODE_LOAD: 1611 info_out->io.globalAccess |= (insn.getOpcode() == TGSI_OPCODE_LOAD) ? 3781 case TGSI_OPCODE_LOAD:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | screen.rst | 421 * ``PIPE_CAP_LOAD_CONSTBUF``: True if the driver supports ``TGSI_OPCODE_LOAD`` use
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | screen.rst | 450 * ``PIPE_CAP_LOAD_CONSTBUF``: True if the driver supports ``TGSI_OPCODE_LOAD`` use
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 4549 bld.bld_base.op_actions[TGSI_OPCODE_LOAD].emit = load_emit;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 11749 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_unsupported}, 11946 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_load}, 12172 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_load},
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 11918 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_unsupported}, 12115 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_load}, 12342 [TGSI_OPCODE_LOAD] = { ALU_OP0_NOP, tgsi_load},
|