Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h547 enum bifrost_lod_mode lod_or_fetch : 3; member
Dbifrost_compile.c3398 desc.lod_or_fetch = BIFROST_LOD_MODE_COMPUTE; in bi_emit_texc()
3401 desc.lod_or_fetch = (enum bifrost_lod_mode) in bi_emit_texc()
3451 desc.lod_or_fetch = BIFROST_LOD_MODE_ZERO; in bi_emit_texc()
3458 desc.lod_or_fetch = BIFROST_LOD_MODE_EXPLICIT; in bi_emit_texc()
3477 desc.lod_or_fetch = BIFROST_LOD_MODE_BIAS; in bi_emit_texc()