Searched refs:tex_opcode_props (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_ops.h32 extern struct mir_tex_op_props tex_opcode_props[16];
H A Dmidgard_ops.c365 struct mir_tex_op_props tex_opcode_props[16] = { variable in typeref:struct:mir_tex_op_props[16]
H A Ddisassemble.c1620 if (tex_opcode_props[op].name)
1621 fprintf(fp, "%s", tex_opcode_props[op].name);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1856 - pan/mdg: Reduce size of tex_opcode_props

Completed in 11 milliseconds