Home
last modified time | relevance | path

Searched defs:lod_is_zero (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_lower_logical_sends.cpp591 bool lod_is_zero, bool has_min_lod) in sampler_msg_type()
885 const bool lod_is_zero = lod.is_zero(); in lower_sampler_logical_send() local
/external/mesa3d/src/asahi/compiler/
Dagx_compile.c2118 agx_lod_mode_for_nir(nir_texop op, bool biased, bool min_lod, bool lod_is_zero) in agx_lod_mode_for_nir()
2179 bool lod_is_zero = true; in agx_emit_tex() local
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c5473 bool lod_is_zero = false; in emit_tex() local