Searched refs:r600_texture_from_handle (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c904 /* Common processing for r600_texture_create and r600_texture_from_handle */
1114 static struct pipe_resource *r600_texture_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
1981 rscreen->b.resource_from_handle = r600_texture_from_handle;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c899 /* Common processing for r600_texture_create and r600_texture_from_handle */
1107 static struct pipe_resource *r600_texture_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
1944 rscreen->b.resource_from_handle = r600_texture_from_handle;

Completed in 6 milliseconds