Searched refs:BIFROST_LOD_MODE_ZERO (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 451 BIFROST_LOD_MODE_ZERO = 6, enumerator |
D | bifrost_compile.c | 2653 desc.lod_or_fetch = BIFROST_LOD_MODE_ZERO; in bi_emit_texc() |