Home
last modified time | relevance | path

Searched refs:BIFROST_TEXTURE_FETCH_TEXEL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h488 BIFROST_TEXTURE_FETCH_TEXEL = 1, enumerator
Dbifrost_compile.c1886 desc.lod_or_fetch = BIFROST_TEXTURE_FETCH_TEXEL; in emit_texc()