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