Searched refs:AGX_LOD_MODE_AUTO_LOD (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ | ||
H A D | agx_compiler.h | 255 AGX_LOD_MODE_AUTO_LOD = 0, enumerator |
H A D | agx_compile.c | 878 case nir_texop_tex: return AGX_LOD_MODE_AUTO_LOD; in agx_lod_mode_for_nir() |
Completed in 5 milliseconds