Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h435 BIFROST_TEX_OP_FETCH = 6, enumerator
Dbifrost_compile.c1806 return BIFROST_TEX_OP_FETCH; in bi_tex_op()
1884 case BIFROST_TEX_OP_FETCH: in emit_texc()
1942 assert(desc.op == BIFROST_TEX_OP_FETCH); in emit_texc()