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.h450 BIFROST_TEX_OP_FETCH = 6, enumerator
Dbifrost_compile.c3353 return BIFROST_TEX_OP_FETCH; in bi_tex_op()
3400 case BIFROST_TEX_OP_FETCH: in bi_emit_texc()
3460 assert(desc.op == BIFROST_TEX_OP_FETCH); in bi_emit_texc()
3515 if (desc.op == BIFROST_TEX_OP_FETCH && bi_is_null(dregs[BIFROST_TEX_DREG_LOD])) { in bi_emit_texc()