Searched refs:sh_srcreg (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h157 struct sh_srcreg struct
173 sh_srcreg_type( struct sh_srcreg reg )
187 struct sh_srcreg src;
193 struct sh_srcreg src0;
194 struct sh_srcreg src1;
201 struct sh_srcreg src;
208 struct sh_srcreg src0;
209 struct sh_srcreg src1;
216 struct sh_srcreg src0;
217 struct sh_srcreg src
[all...]
H A Dsvga_shader_dump.c54 struct sh_srcreg dstind;
55 struct sh_srcreg src[DUMP_MAX_OP_SRC];
56 struct sh_srcreg srcind[DUMP_MAX_OP_SRC];
57 struct sh_srcreg p0;
132 const struct sh_srcreg *indreg)
147 static void dump_reg( struct sh_reg reg, struct sh_srcreg *indreg, const struct dump_info *di )
357 struct sh_srcreg *indreg,
414 static void dump_srcreg( struct sh_srcreg srcreg, struct sh_srcreg *indreg, const struct dump_info *di )
496 op->dstind = *(struct sh_srcreg *)*toke
[all...]

Completed in 1272 milliseconds