Lines Matching refs:sws
353 (*query_bind)(struct svga_winsys_context *sws,
469 (*destroy)(struct svga_winsys_screen *sws);
472 (*get_hw_version)(struct svga_winsys_screen *sws);
475 (*get_cap)(struct svga_winsys_screen *sws,
490 (*context_create)(struct svga_winsys_screen *sws);
531 (*surface_create)(struct svga_winsys_screen *sws,
545 (*surface_from_handle)(struct svga_winsys_screen *sws,
554 (*surface_get_handle)(struct svga_winsys_screen *sws,
563 (*surface_is_flushed)(struct svga_winsys_screen *sws,
571 (*surface_reference)(struct svga_winsys_screen *sws,
581 (*surface_can_create)(struct svga_winsys_screen *sws,
596 (*buffer_create)( struct svga_winsys_screen *sws,
606 (*buffer_map)( struct svga_winsys_screen *sws,
611 (*buffer_unmap)( struct svga_winsys_screen *sws,
615 (*buffer_destroy)( struct svga_winsys_screen *sws,
623 (*fence_reference)( struct svga_winsys_screen *sws,
632 int (*fence_signalled)( struct svga_winsys_screen *sws,
643 int (*fence_finish)( struct svga_winsys_screen *sws,
653 int (*fence_get_fd)( struct svga_winsys_screen *sws,
661 void (*fence_create_fd)( struct svga_winsys_screen *sws,
670 int (*fence_server_sync)( struct svga_winsys_screen *sws,
688 (*shader_create)(struct svga_winsys_screen *sws,
698 (*shader_destroy)(struct svga_winsys_screen *sws,
705 (*query_create)(struct svga_winsys_screen *sws, uint32 len);
711 (*query_destroy)(struct svga_winsys_screen *sws,
720 (*query_init)(struct svga_winsys_screen *sws,
730 (*query_get_result)(struct svga_winsys_screen *sws,