Searched refs:svga_surface_const (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_surface.h | 137 svga_surface_const(const struct pipe_surface *surface) function in typeref:typename:const struct svga_surface * |
| H A D | svga_surface.c | 912 const struct svga_surface *s = svga_surface_const(surf); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_surface.h | 137 svga_surface_const(const struct pipe_surface *surface) function in typeref:typename:const struct svga_surface * |
| H A D | svga_surface.c | 900 const struct svga_surface *s = svga_surface_const(surf); |
Completed in 5 milliseconds