Lines Matching defs:svga
48 svga_texture_copy_region(struct svga_context *svga, in svga_texture_copy_region()
78 svga_texture_copy_handle(struct svga_context *svga, in svga_texture_copy_handle()
131 svga_texture_copy_handle_resource(struct svga_context *svga, in svga_texture_copy_handle_resource()
182 svga_texture_view_surface(struct svga_context *svga, in svga_texture_view_surface()
289 struct svga_context *svga = svga_context(pipe); in svga_create_surface_view() local
436 struct svga_context *svga = svga_context(pipe); in svga_create_surface() local
468 create_backed_surface_view(struct svga_context *svga, struct svga_surface *s) in create_backed_surface_view()
531 svga_validate_surface_view(struct svga_context *svga, struct svga_surface *s) in svga_validate_surface_view()
649 struct svga_context *svga = svga_context(pipe); in svga_surface_destroy() local
732 svga_mark_surfaces_dirty(struct svga_context *svga) in svga_mark_surfaces_dirty()
764 svga_propagate_surface(struct svga_context *svga, struct pipe_surface *surf, in svga_propagate_surface()
864 svga_propagate_rendertargets(struct svga_context *svga) in svga_propagate_rendertargets()
976 svga_init_surface_functions(struct svga_context *svga) in svga_init_surface_functions()