Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h79 LP_SAMPLER_LOD_DERIVATIVES, enumerator
Dlp_bld_sample_soa.c2866 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_code()
3546 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_gen_func()
3693 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
3756 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
Dlp_bld_tgsi_soa.c2224 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_tex()
2393 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_sample()
Dlp_bld_nir.c2005 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in visit_tex()