Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h532 enum bifrost_lod_mode lod_or_fetch : 3; member
Dbifrost_compile.c1882 desc.lod_or_fetch = BIFROST_LOD_MODE_COMPUTE; in emit_texc()
1886 desc.lod_or_fetch = BIFROST_TEXTURE_FETCH_TEXEL; in emit_texc()
1933 desc.lod_or_fetch = BIFROST_LOD_MODE_ZERO; in emit_texc()
1940 desc.lod_or_fetch = BIFROST_LOD_MODE_EXPLICIT; in emit_texc()
1959 desc.lod_or_fetch = BIFROST_LOD_MODE_BIAS; in emit_texc()