Lines Matching refs:virtio_gpu_simple_resource
35 struct virtio_gpu_simple_resource *res; in virtio_gpu_rutabaga_update_cursor()
79 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_create_resource_2d()
102 res = g_new0(struct virtio_gpu_simple_resource, 1); in rutabaga_cmd_create_resource_2d()
117 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_create_resource_3d()
141 res = g_new0(struct virtio_gpu_simple_resource, 1); in rutabaga_cmd_create_resource_3d()
152 struct virtio_gpu_simple_resource *res, in virtio_gpu_rutabaga_resource_unref()
180 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_unref()
240 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_flush()
291 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_set_scanout()
454 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_attach_backing()
486 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_detach_backing()
599 g_autofree struct virtio_gpu_simple_resource *res = NULL; in rutabaga_cmd_resource_create_blob()
610 res = g_new0(struct virtio_gpu_simple_resource, 1); in rutabaga_cmd_resource_create_blob()
651 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_map_blob()
720 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_unmap_blob()