Searched defs:tex_info (Results 1 – 2 of 2) sorted by relevance
114 struct lp_tgsi_texture_info *tex_info = &info->tex[info->num_texs]; in analyse_tex() local210 struct lp_tgsi_texture_info *tex_info = &info->tex[info->num_texs]; in analyse_sample() local471 const struct lp_tgsi_texture_info *tex_info = &info->tex[index]; in dump_info() local
2207 tex_info(nir_tex_instr *tex, unsigned *flagsp, unsigned *coordsp) in tex_info() function