Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp590 bool lod_is_zero, bool has_min_lod) in sampler_msg_type()
877 const bool lod_is_zero = lod.is_zero(); in lower_sampler_logical_send() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.c2031 agx_lod_mode_for_nir(nir_texop op, bool biased, bool min_lod, bool lod_is_zero) in agx_lod_mode_for_nir()
2092 bool lod_is_zero = true; in agx_emit_tex() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5471 bool lod_is_zero = false; in emit_tex() local