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