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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2030 static unsigned si_tex_dim(struct si_screen *sscreen, struct si_texture *tex, unsigned view_target, function in typeref:typename:unsigned
3857 type = si_tex_dim(screen, tex, target, res->nr_samples);
3960 S_00A00C_TYPE(si_tex_dim(screen, tex, target, 0));
4108 type = si_tex_dim(screen, tex, target, num_samples);
4276 S_008F1C_TYPE(si_tex_dim(screen, tex, target, 0));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c1925 static unsigned si_tex_dim(struct si_screen *sscreen, struct si_texture *tex, function in typeref:typename:unsigned
3830 type = si_tex_dim(screen, tex, target, num_samples);
4008 S_008F1C_TYPE(si_tex_dim(screen, tex, target, 0));

Completed in 13 milliseconds