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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c874 * Common function for si_texture_create and si_texture_from_handle.
880 * \param imported_buf from si_texture_from_handle
1575 static struct pipe_resource *si_texture_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
2209 sscreen->b.resource_from_handle = si_texture_from_handle;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1198 /* Common processing for si_texture_create and si_texture_from_handle */
1687 static struct pipe_resource *si_texture_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
2641 sscreen->b.resource_from_handle = si_texture_from_handle;

Completed in 8 milliseconds