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

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h51 * created by svga_texture_view_surface() which is something other
91 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.c107 svga_texture_view_surface(struct svga_context *svga, function
201 * The view boolean flag specifies whether svga_texture_view_surface()
303 s->handle = svga_texture_view_surface(svga, tex, bind, flags,

Completed in 147 milliseconds