Searched refs:r600_choose_tiling (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 42 r600_choose_tiling(struct r600_common_screen *rscreen, 380 if (r600_choose_tiling(rctx->screen, &templ) != in r600_reallocate_texture_inplace() 1017 r600_choose_tiling(struct r600_common_screen *rscreen, in r600_choose_tiling() function 1085 r600_choose_tiling(rscreen, templ), 0, 0, in r600_texture_create()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_texture.c | 42 r600_choose_tiling(struct si_screen *sscreen, 510 if (r600_choose_tiling(rctx->screen, &templ) != in r600_reallocate_texture_inplace() 1364 r600_choose_tiling(struct si_screen *sscreen, in r600_choose_tiling() function 1449 r600_choose_tiling(sscreen, templ), 0, 0, in si_texture_create()
|