Searched refs:r600_tex_dim (Results 1 – 2 of 2) sorted by relevance
103 static unsigned r600_tex_dim(unsigned dim, unsigned nr_samples) in r600_tex_dim() function751 view->tex_resource_words[0] = (S_038000_DIM(r600_tex_dim(texture->target, texture->nr_samples)) | in r600_create_sampler_view_custom()
172 static unsigned r600_tex_dim(struct r600_texture *rtex, in r600_tex_dim() function817 dim = r600_tex_dim(tmp, params->target, texture->nr_samples); in evergreen_fill_tex_resource_words()