Searched refs:TEX_SET_TEX_LOD (Results 1 - 10 of 10) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.c422 tex_lod->fetch.opc = TEX_SET_TEX_LOD;
H A Dir2_assemble.c226 } else if (instr->fetch.opc == TEX_SET_TEX_LOD) {
H A Dir2_private.h386 case TEX_SET_TEX_LOD:
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c467 INSTR(TEX_SET_TEX_LOD, "SET_TEX_LOD", print_fetch_tex),
H A Dinstr-a2xx.h277 TEX_SET_TEX_LOD = 24, enumerator in enum:__anond74638370903
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h370 case TEX_SET_TEX_LOD:
H A Ddisasm-a2xx.c446 INSTR(TEX_SET_TEX_LOD, "SET_TEX_LOD", print_fetch_tex),
H A Dinstr-a2xx.h282 TEX_SET_TEX_LOD = 24, enumerator in enum:__anonbf9970420903
H A Dir2.c392 tex_lod->fetch.opc = TEX_SET_TEX_LOD;
H A Dir2_assemble.c223 } else if (instr->fetch.opc == TEX_SET_TEX_LOD) {

Completed in 10 milliseconds