Searched refs:TGSI_CHAN_Y (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 2443 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y, 2471 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y, 2508 FETCH(&r[1], 0, TGSI_CHAN_Y); 2522 FETCH(&r[1], 0, TGSI_CHAN_Y); 2525 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2540 FETCH(&r[1], 0, TGSI_CHAN_Y); 2545 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2559 FETCH(&r[1], 0, TGSI_CHAN_Y); 2564 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2624 IFETCH(&r[1], 0, TGSI_CHAN_Y); [all...] |
| H A D | tgsi_exec.h | 41 #define TGSI_CHAN_Y 1 macro
|
| H A D | tgsi_util.c | 60 case TGSI_CHAN_Y:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 2243 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y); 2269 store_dest(mach, &r[1], &inst->Dst[0], inst, TGSI_CHAN_Y); 2305 FETCH(&r[1], 0, TGSI_CHAN_Y); 2319 FETCH(&r[1], 0, TGSI_CHAN_Y); 2322 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2337 FETCH(&r[1], 0, TGSI_CHAN_Y); 2342 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2356 FETCH(&r[1], 0, TGSI_CHAN_Y); 2361 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Y, derivs[1]); 2421 IFETCH(&r[1], 0, TGSI_CHAN_Y); [all...] |
| H A D | tgsi_exec.h | 41 #define TGSI_CHAN_Y 1 macro
|
| H A D | tgsi_util.c | 60 case TGSI_CHAN_Y:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 245 0, TGSI_CHAN_Y); 251 1, TGSI_CHAN_Y); 267 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 312 emit_data->output[TGSI_CHAN_Y] = 354 0, TGSI_CHAN_Y); 385 emit_data->args[1] = lp_build_emit_fetch(bld_base, emit_data->inst, 0, TGSI_CHAN_Y); 403 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 460 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 487 0, TGSI_CHAN_Y); 1636 emit_data->output[TGSI_CHAN_Y] [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 245 0, TGSI_CHAN_Y); 251 1, TGSI_CHAN_Y); 267 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 312 emit_data->output[TGSI_CHAN_Y] = 354 0, TGSI_CHAN_Y); 385 emit_data->args[1] = lp_build_emit_fetch(bld_base, emit_data->inst, 0, TGSI_CHAN_Y); 403 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 460 emit_data->output[TGSI_CHAN_Y] = lp_build_emit_llvm_binary(bld_base, 487 0, TGSI_CHAN_Y); 1636 emit_data->output[TGSI_CHAN_Y] [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_alu.c | 604 lp_build_emit_fetch(bld_base, emit_data->inst, 0, TGSI_CHAN_Y),
|
| H A D | si_shader.c | 3946 TGSI_CHAN_Y);
|
Completed in 90 milliseconds