Searched refs:r300_texture_from_handle (Results 1 – 3 of 3) sorted by relevance
55 r300screen->screen.resource_from_handle = r300_texture_from_handle; in r300_init_screen_resource_functions()
71 r300_texture_from_handle(struct pipe_screen* screen,
1166 struct pipe_resource *r300_texture_from_handle(struct pipe_screen *screen, in r300_texture_from_handle() function