Lines Matching defs:pres
6039 static void vrend_pipe_resource_unref(struct pipe_resource *pres, in vrend_pipe_resource_unref()
6048 static void vrend_pipe_resource_attach_iov(struct pipe_resource *pres, in vrend_pipe_resource_attach_iov()
6064 static void vrend_pipe_resource_detach_iov(struct pipe_resource *pres, in vrend_pipe_resource_detach_iov()
6078 static enum virgl_resource_fd_type vrend_pipe_resource_export_fd(UNUSED struct pipe_resource *pres, in vrend_pipe_resource_export_fd()
7341 struct pipe_resource *pres = &vres->base; in vrend_transfer_size() local
8134 int vrend_renderer_transfer_pipe(struct pipe_resource *pres, in vrend_renderer_transfer_pipe()
10483 void *vrend_renderer_get_cursor_contents(struct pipe_resource *pres, in vrend_renderer_get_cursor_contents()
10548 void vrend_renderer_get_rect(struct pipe_resource *pres, in vrend_renderer_get_rect()
10642 void vrend_renderer_resource_get_info(struct pipe_resource *pres, in vrend_renderer_resource_get_info()
10816 int vrend_renderer_export_query(struct pipe_resource *pres, in vrend_renderer_export_query()
10988 uint32_t vrend_renderer_resource_get_map_info(struct pipe_resource *pres) in vrend_renderer_resource_get_map_info()
10994 int vrend_renderer_resource_map(struct pipe_resource *pres, void **map, uint64_t *out_size) in vrend_renderer_resource_map()
11010 int vrend_renderer_resource_unmap(struct pipe_resource *pres) in vrend_renderer_resource_unmap()