Home
last modified time | relevance | path

Searched refs:TGSI_CHAN_Y (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2393 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y, in exec_lodq()
2421 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y, in exec_lodq()
2458 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
2472 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
2475 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); in exec_txd()
2490 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
2495 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); in exec_txd()
2509 FETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txd()
2514 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); in exec_txd()
2574 IFETCH(&r[1], 0, TGSI_CHAN_Y); in exec_txf()
[all …]
Dtgsi_util.c60 case TGSI_CHAN_Y: in tgsi_util_get_src_register_swizzle()
Dtgsi_exec.h41 #define TGSI_CHAN_Y 1 macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_action.c245 0, TGSI_CHAN_Y); in dst_fetch_args()
251 1, TGSI_CHAN_Y); in dst_fetch_args()
267 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, in dst_emit()
312 emit_data->output[TGSI_CHAN_Y] = in exp_emit()
354 0, TGSI_CHAN_Y); in kil_fetch_args()
385 emit_data->args[1] = lp_build_emit_fetch(bld_base, emit_data->inst, 0, TGSI_CHAN_Y); in lit_fetch_args()
403 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, in lit_emit()
460 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, in log_emit()
487 0, TGSI_CHAN_Y); in pk2h_fetch_args()
1636 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, in log_emit_cpu()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_alu.c619 0, TGSI_CHAN_Y); in pk2h_fetch_args()
Dsi_shader.c4021 TGSI_CHAN_Y); in interp_fetch_args()