HomeSort by relevance Sort by last modified time
    Searched refs:sh_reg (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_shader.h 49 struct sh_reg struct
60 sh_reg_type( struct sh_reg reg )
73 struct sh_reg reg;
80 struct sh_reg reg;
92 struct sh_reg reg;
svga_shader_dump.c 134 const struct sh_reg reg,
150 static void dump_reg( struct sh_reg reg, struct sh_srcreg *indreg, const struct dump_info *di )
364 struct sh_reg reg;
419 struct sh_reg srcreg_sh = {0};
421 STATIC_ASSERT(sizeof(struct sh_reg) == sizeof(struct sh_srcreg));

Completed in 189 milliseconds