Searched refs:TGSI_SAMPLER_DERIVS_EXPLICIT (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 106 TGSI_SAMPLER_DERIVS_EXPLICIT, enumerator
|
D | tgsi_exec.c | 2451 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd() 2467 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd() 2481 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd() 2501 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd() 2521 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd() 2814 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d() 2830 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d() 2848 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1942 case TGSI_SAMPLER_DERIVS_EXPLICIT: in compute_lod() 1990 case TGSI_SAMPLER_DERIVS_EXPLICIT: in compute_lambda_lod_unclamped() 2577 filt_args->control == TGSI_SAMPLER_DERIVS_EXPLICIT) { in mip_filter_linear_aniso()
|