Searched refs:CtxDetachResource (Results 1 – 2 of 2) sorted by relevance
626 CtxDetachResource(virtio_gpu_ctx_resource), enumerator697 CtxDetachResource(_info) => f.debug_struct("CtxDetachResource").finish(), in fmt()732 VIRTIO_GPU_CMD_CTX_DETACH_RESOURCE => CtxDetachResource(cmd.read_obj()?), in decode()765 CtxDetachResource(info) => &info.hdr, in ctrl_hdr()
354 GpuCommand::CtxDetachResource(info) => self in process_gpu_command()