Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_op.c42 static struct sh_opcode_info opcode_info[] =
143 const struct sh_opcode_info *svga_opcode_info( uint op ) in svga_opcode_info()
145 struct sh_opcode_info *info; in svga_opcode_info()
H A Dsvga_shader_op.h36 struct sh_opcode_info struct
46 const struct sh_opcode_info *svga_opcode_info( unsigned op );
H A Dsvga_shader_dump.c533 const struct sh_opcode_info *info) in dump_inst()
646 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()
661 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()
694 struct sh_opcode_info info = *svga_opcode_info(op.opcode); in svga_shader_dump()
727 const struct sh_opcode_info *info = svga_opcode_info(op.opcode); in svga_shader_dump()

Completed in 2 milliseconds