Searched refs:TGSI_CHAN_Z (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 2509 FETCH(&r[2], 0, TGSI_CHAN_Z); 2541 FETCH(&r[2], 0, TGSI_CHAN_Z); 2560 FETCH(&r[2], 0, TGSI_CHAN_Z); 2565 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Z, derivs[2]); 2615 IFETCH(&r[2], 0, TGSI_CHAN_Z); 2782 FETCH(&r[2], 0, TGSI_CHAN_Z); 2800 FETCH(&r[2], 0, TGSI_CHAN_Z); 2871 FETCH(&r[2], 0, TGSI_CHAN_Z); 2887 FETCH(&r[2], 0, TGSI_CHAN_Z); 2892 fetch_assign_deriv_channel(mach, inst, 3, TGSI_CHAN_Z, deriv [all...] |
| H A D | tgsi_exec.h | 42 #define TGSI_CHAN_Z 2 macro
|
| H A D | tgsi_util.c | 62 case TGSI_CHAN_Z:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 2306 FETCH(&r[2], 0, TGSI_CHAN_Z); 2338 FETCH(&r[2], 0, TGSI_CHAN_Z); 2357 FETCH(&r[2], 0, TGSI_CHAN_Z); 2362 fetch_assign_deriv_channel(mach, inst, 1, TGSI_CHAN_Z, derivs[2]); 2412 IFETCH(&r[2], 0, TGSI_CHAN_Z); 2578 FETCH(&r[2], 0, TGSI_CHAN_Z); 2596 FETCH(&r[2], 0, TGSI_CHAN_Z); 2667 FETCH(&r[2], 0, TGSI_CHAN_Z); 2683 FETCH(&r[2], 0, TGSI_CHAN_Z); 2688 fetch_assign_deriv_channel(mach, inst, 3, TGSI_CHAN_Z, deriv [all...] |
| H A D | tgsi_exec.h | 42 #define TGSI_CHAN_Z 2 macro
|
| H A D | tgsi_util.c | 62 case TGSI_CHAN_Z:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 248 0, TGSI_CHAN_Z); 272 emit_data->output[TGSI_CHAN_Z] = emit_data->args[1]; /* src0.z */ 316 emit_data->output[TGSI_CHAN_Z] = lp_build_emit_llvm_unary(bld_base, 357 0, TGSI_CHAN_Z); 419 emit_data->output[TGSI_CHAN_Z] = lp_build_emit_llvm_ternary(bld_base, 464 emit_data->output[TGSI_CHAN_Z] = log_abs_x; 1639 emit_data->output[TGSI_CHAN_Z] = p_log2;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 248 0, TGSI_CHAN_Z); 272 emit_data->output[TGSI_CHAN_Z] = emit_data->args[1]; /* src0.z */ 316 emit_data->output[TGSI_CHAN_Z] = lp_build_emit_llvm_unary(bld_base, 357 0, TGSI_CHAN_Z); 419 emit_data->output[TGSI_CHAN_Z] = lp_build_emit_llvm_ternary(bld_base, 464 emit_data->output[TGSI_CHAN_Z] = log_abs_x; 1639 emit_data->output[TGSI_CHAN_Z] = p_log2;
|
Completed in 51 milliseconds