Searched refs:r300_get_pixel_alignment (Results 1 – 3 of 3) sorted by relevance
40 unsigned r300_get_pixel_alignment(enum pipe_format format,
31 unsigned r300_get_pixel_alignment(enum pipe_format format, in r300_get_pixel_alignment() function98 tile = r300_get_pixel_alignment(tex->b.b.format, tex->b.b.nr_samples, in r300_texture_macro_switch()140 tile_width = r300_get_pixel_alignment(tex->b.b.format, in r300_texture_get_stride()172 tile_height = r300_get_pixel_alignment(tex->b.b.format, in r300_texture_get_nblocksy()
1115 tile_height = r300_get_pixel_alignment(surface->base.format, in r300_create_surface_custom()