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