Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h430 BIFROST_TEX_OP_FETCH = 6, enumerator
Dbifrost_compile.c2551 return BIFROST_TEX_OP_FETCH; in bi_tex_op()
2601 case BIFROST_TEX_OP_FETCH: in bi_emit_texc()
2662 assert(desc.op == BIFROST_TEX_OP_FETCH); in bi_emit_texc()
2713 if (desc.op == BIFROST_TEX_OP_FETCH && bi_is_null(dregs[BIFROST_TEX_DREG_LOD])) { in bi_emit_texc()