Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h91 svga_texture_view_surface(struct svga_context *svga,
Dsvga_sampler_view.c149 sv->handle = svga_texture_view_surface(svga, tex, in svga_get_tex_sampler_view()
Dsvga_surface.c107 svga_texture_view_surface(struct svga_context *svga, in svga_texture_view_surface() function
303 s->handle = svga_texture_view_surface(svga, tex, bind, flags, in svga_create_surface_view()