Searched refs:svga_surface (Results 1 – 7 of 7) sorted by relevance
43 struct svga_surface struct87 static INLINE struct svga_surface *88 svga_surface(struct pipe_surface *surface) in svga_surface() function91 return (struct svga_surface *)surface; in svga_surface()95 static INLINE const struct svga_surface *99 return (const struct svga_surface *)surface; in svga_surface_const()
54 struct svga_surface dst, src; in svga_texture_copy_handle()192 struct svga_surface *s; in svga_create_surface()203 s = CALLOC_STRUCT(svga_surface); in svga_create_surface()289 struct svga_surface *s = svga_surface(surf); in svga_surface_destroy()306 struct svga_surface *s = svga_surface(surf); in svga_mark_surface_dirty()353 struct svga_surface *s = svga_surface(surf); in svga_propagate_surface()394 const struct svga_surface *s = svga_surface_const(surf); in svga_surface_needs_propagation()
78 svga_surface(dstsurf)->handle, in svga_surface_copy()80 svga_surface(srcsurf)->handle, in svga_surface_copy()113 svga_surface(dstsurf)->dirty = TRUE; in svga_surface_copy()
43 svga_surface.c \
116 svga_surface(svga->curr.framebuffer.cbufs[0])->handle); in svga_clear()
64 struct svga_surface *s = svga_surface(surface); in surface_to_surfaceid()
222 svga_surface(svga->curr.framebuffer.cbufs[0])->handle : NULL, in svga_hwtnl_flush()