Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_resource.c48 return r600_texture_from_handle(screen, templ, whandle); in r600_resource_from_handle()
Dr600_resource.h131 struct pipe_resource *r600_texture_from_handle(struct pipe_screen *screen,
Dr600_texture.c518 struct pipe_resource *r600_texture_from_handle(struct pipe_screen *screen, in r600_texture_from_handle() function