Searched defs:drm_asahi_cmd_compute (Results 1 – 1 of 1) sorted by relevance
523 struct drm_asahi_cmd_compute { struct524 __u64 flags;526 __u64 encoder_ptr;527 __u64 encoder_end;528 __u64 usc_base;530 __u64 attachments;531 __u32 attachment_count;532 __u32 pad;534 __u32 helper_program;535 __u32 helper_cfg;[all …]