Home
last modified time | relevance | path

Searched defs:tex_info (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_info.c114 struct lp_tgsi_texture_info *tex_info = &info->tex[info->num_texs]; in analyse_tex() local
210 struct lp_tgsi_texture_info *tex_info = &info->tex[info->num_texs]; in analyse_sample() local
471 const struct lp_tgsi_texture_info *tex_info = &info->tex[index]; in dump_info() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c2207 tex_info(nir_tex_instr *tex, unsigned *flagsp, unsigned *coordsp) in tex_info() function