Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c904 r600_texture_create_object(struct pipe_screen *screen, in r600_texture_create_object() function
1108 r600_texture_create_object(screen, templ, NULL, &surface); in r600_texture_create()
1146 rtex = r600_texture_create_object(screen, templ, buf, &surface); in r600_texture_from_handle()
1940 rtex = r600_texture_create_object(screen, templ, memobj->buf, &surface); in r600_texture_from_memobj()