Lines Matching defs:svga
48 svga_texture_copy_handle(struct svga_context *svga, in svga_texture_copy_handle()
109 svga_texture_copy_handle_resource(struct svga_context *svga, in svga_texture_copy_handle_resource()
151 svga_texture_view_surface(struct svga_context *svga, in svga_texture_view_surface()
257 struct svga_context *svga = svga_context(pipe); in svga_create_surface_view() local
399 struct svga_context *svga = svga_context(pipe); in svga_create_surface() local
431 create_backed_surface_view(struct svga_context *svga, struct svga_surface *s) in create_backed_surface_view()
493 svga_validate_surface_view(struct svga_context *svga, struct svga_surface *s) in svga_validate_surface_view()
605 struct svga_context *svga = svga_context(pipe); in svga_surface_destroy() local
695 svga_mark_surfaces_dirty(struct svga_context *svga) in svga_mark_surfaces_dirty()
727 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, in svga_propagate_surface()
805 svga_propagate_rendertargets(struct svga_context *svga) in svga_propagate_rendertargets()
910 svga_init_surface_functions(struct svga_context *svga) in svga_init_surface_functions()