Home
last modified time | relevance | path

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

/third_party/mesa3d/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
H A Ddisassemble.c1609 if (tex_opcode_props[op].name) in print_texture_op()
1610 fprintf(fp, "%s", tex_opcode_props[op].name); in print_texture_op()

Completed in 4 milliseconds