Home
last modified time | relevance | path

Searched refs:LP_SAMPLER_LOD_DERIVATIVES (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h79 LP_SAMPLER_LOD_DERIVATIVES, enumerator
Dlp_bld_sample_soa.c3353 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_code()
4038 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_gen_func()
4186 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
4254 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
Dlp_bld_tgsi_soa.c2229 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_tex()
2398 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_sample()
Dlp_bld_nir.c2446 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in visit_tex()