Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h78 LP_SAMPLER_LOD_DERIVATIVES, enumerator
Dlp_bld_sample_soa.c2794 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_code()
3468 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_gen_func()
3608 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
3668 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) { in lp_build_sample_soa_func()
Dlp_bld_tgsi_soa.c2180 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_tex()
2349 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT; in emit_sample()