Searched refs:log_abs_x (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 440 LLVMValueRef abs_x, log_abs_x, flr_log_abs_x, ex2_flr_log_abs_x; local in function:log_emit 446 log_abs_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_LG2, 451 log_abs_x); 464 emit_data->output[TGSI_CHAN_Z] = log_abs_x;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 440 LLVMValueRef abs_x, log_abs_x, flr_log_abs_x, ex2_flr_log_abs_x; local in function:log_emit 446 log_abs_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_LG2, 451 log_abs_x); 464 emit_data->output[TGSI_CHAN_Z] = log_abs_x;
|
Completed in 9 milliseconds