HomeSort by relevance Sort by last modified time
    Searched refs:svga_texture_view_surface (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_surface.h 51 * created by svga_texture_view_surface() which is something other
91 svga_texture_view_surface(struct svga_context *svga,
svga_sampler_view.c 149 sv->handle = svga_texture_view_surface(svga, tex,
svga_surface.c 107 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 1702 milliseconds