Home
last modified time | relevance | path

Searched refs:r600_texture_allocate_htile (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c792 static void r600_texture_allocate_htile(struct r600_common_screen *rscreen, in r600_texture_allocate_htile() function
935 r600_texture_allocate_htile(rscreen, rtex); in r600_texture_create_object()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1031 static void r600_texture_allocate_htile(struct si_screen *sscreen, in r600_texture_allocate_htile() function
1263 r600_texture_allocate_htile(sscreen, rtex); in r600_texture_create_object()