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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c42 r600_choose_tiling(struct r600_common_screen *rscreen,
380 if (r600_choose_tiling(rctx->screen, &templ) !=
1036 r600_choose_tiling(struct r600_common_screen *rscreen, function in typeref:enum:radeon_surf_mode
1104 r600_choose_tiling(rscreen, templ), 0, 0,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c43 r600_choose_tiling(struct r600_common_screen *rscreen,
379 if (r600_choose_tiling(rctx->screen, &templ) !=
1029 r600_choose_tiling(struct r600_common_screen *rscreen, function in typeref:enum:radeon_surf_mode
1097 r600_choose_tiling(rscreen, templ), 0, 0,

Completed in 6 milliseconds