Searched refs:tex_info (Results 1 – 1 of 1) sorted by relevance
108 struct lp_tgsi_texture_info *tex_info = &info->tex[info->num_texs]; in analyse_tex() local112 tex_info->target = inst->Texture.Texture; in analyse_tex()142 tex_info->unit = inst->Src[3].Register.Index; in analyse_tex()149 tex_info->unit = inst->Src[1].Register.Index; in analyse_tex()153 struct lp_tgsi_channel_info *chan_info = &tex_info->coord[chan]; in analyse_tex()343 const struct lp_tgsi_texture_info *tex_info = &info->tex[index]; in dump_info() local347 &tex_info->coord[chan]; in dump_info()358 tex_info->unit, in dump_info()359 tgsi_texture_names[tex_info->target]); in dump_info()