Searched refs:svga_texture_view_surface (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_surface.h51 * created by svga_texture_view_surface() which is something other
95 svga_texture_view_surface(struct svga_context *svga,
H A Dsvga_sampler_view.c149 sv->handle = svga_texture_view_surface(svga, tex,
H A Dsvga_surface.c198 svga_texture_view_surface(struct svga_context *svga, function in typeref:struct:svga_winsys_surface *
296 * The view boolean flag specifies whether svga_texture_view_surface()
411 s->handle = svga_texture_view_surface(svga, tex, bind, flags,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_surface.h51 * created by svga_texture_view_surface() which is something other
95 svga_texture_view_surface(struct svga_context *svga,
H A Dsvga_sampler_view.c149 sv->handle = svga_texture_view_surface(svga, tex,
H A Dsvga_surface.c182 svga_texture_view_surface(struct svga_context *svga, function in typeref:struct:svga_winsys_surface *
395 s->handle = svga_texture_view_surface(svga, tex, bind, flags,

Completed in 6 milliseconds