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