Home
last modified time | relevance | path

Searched refs:TGSI_SAMPLER_DERIVS_EXPLICIT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h106 TGSI_SAMPLER_DERIVS_EXPLICIT, enumerator
Dtgsi_exec.c2449 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd()
2465 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd()
2479 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd()
2499 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd()
2519 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_txd()
2812 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d()
2828 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d()
2846 derivs, offsets, TGSI_SAMPLER_DERIVS_EXPLICIT, in exec_sample_d()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1788 case TGSI_SAMPLER_DERIVS_EXPLICIT: in compute_lod()
1832 case TGSI_SAMPLER_DERIVS_EXPLICIT: in compute_lambda_lod_unclamped()
2425 filt_args->control == TGSI_SAMPLER_DERIVS_EXPLICIT) { in mip_filter_linear_aniso()