Home
last modified time | relevance | path

Searched refs:kumquat_gpu_protocol_ctrl_hdr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/crosvm/rutabaga_gfx/src/ipc/
H A Dkumquat_gpu_protocol.rs49 pub struct kumquat_gpu_protocol_ctrl_hdr { struct
69 pub hdr: kumquat_gpu_protocol_ctrl_hdr, argument
84 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
103 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
126 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
135 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
162 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
173 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
181 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
193 pub hdr: kumquat_gpu_protocol_ctrl_hdr,
[all …]
H A Drutabaga_stream.rs90 let hdr = reader.peek_obj::<kumquat_gpu_protocol_ctrl_hdr>()?; in read()
93 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
97 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
107 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
173 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
177 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
181 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
189 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
195 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
225 reader.consume(size_of::<kumquat_gpu_protocol_ctrl_hdr>()); in read()
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/gpu_client/src/virtgpu/
H A Dvirtgpu_kumquat.rs124 let get_num_capsets = kumquat_gpu_protocol_ctrl_hdr { in new()
139 let get_capset_info = kumquat_gpu_protocol_ctrl_hdr { in new()
152 hdr: kumquat_gpu_protocol_ctrl_hdr { in new()
217 hdr: kumquat_gpu_protocol_ctrl_hdr { in context_create()
242 hdr: kumquat_gpu_protocol_ctrl_hdr { in resource_create_3d()
286 hdr: kumquat_gpu_protocol_ctrl_hdr { in resource_create_blob()
307 hdr: kumquat_gpu_protocol_ctrl_hdr { in resource_create_blob()
345 hdr: kumquat_gpu_protocol_ctrl_hdr { in resource_unref()
421 hdr: kumquat_gpu_protocol_ctrl_hdr { in transfer_to_host()
460 hdr: kumquat_gpu_protocol_ctrl_hdr { in transfer_from_host()
[all …]
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/server/src/kumquat_gpu/
H A Dmod.rs135 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command()
147 hdr: kumquat_gpu_protocol_ctrl_hdr { in process_command()
164 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command()
183 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command()
273 hdr: kumquat_gpu_protocol_ctrl_hdr { in process_command()
375 hdr: kumquat_gpu_protocol_ctrl_hdr { in process_command()
423 hdr: kumquat_gpu_protocol_ctrl_hdr { in process_command()
445 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command()
458 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command()