Searched refs:AGX_LOD_MODE_AUTO_LOD_BIAS (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ | ||
D | agx_compiler.h | 256 AGX_LOD_MODE_AUTO_LOD_BIAS = 5, enumerator |
D | agx_compile.c | 879 case nir_texop_txb: return AGX_LOD_MODE_AUTO_LOD_BIAS; in agx_lod_mode_for_nir() |