Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c445 static boolean r600_texture_get_handle(struct pipe_screen* screen, in r600_texture_get_handle() function
1950 rscreen->b.resource_get_handle = r600_texture_get_handle; in r600_init_screen_texture_functions()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c673 static boolean r600_texture_get_handle(struct pipe_screen* screen, in r600_texture_get_handle() function
2494 sscreen->b.resource_get_handle = r600_texture_get_handle; in si_init_screen_texture_functions()