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 D | svga_surface.h | 51 * created by svga_texture_view_surface() which is something other 95 svga_texture_view_surface(struct svga_context *svga,
|
| H A D | svga_sampler_view.c | 149 sv->handle = svga_texture_view_surface(svga, tex,
|
| H A D | svga_surface.c | 198 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 D | svga_surface.h | 51 * created by svga_texture_view_surface() which is something other 95 svga_texture_view_surface(struct svga_context *svga,
|
| H A D | svga_sampler_view.c | 149 sv->handle = svga_texture_view_surface(svga, tex,
|
| H A D | svga_surface.c | 182 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