Searched defs:flush_resource (Results 1 – 5 of 5) sorted by relevance
284 static status_t flush_resource(struct virtio_gpu_dev *gdev, uint32_t resource_id, uint32_t width, u… in flush_resource() function
1077 void (*flush_resource)(struct pipe_context *ctx, member
186 struct pipe_resource *flush_resource; member
670 flush_resource(struct fd_context *ctx, struct fd_resource *rsc, in flush_resource() function
728 pub fn flush_resource(&mut self, resource_id: u32) -> VirtioGpuResult { in flush_resource() method