Home
last modified time | relevance | path

Searched defs:vi_mqd (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/include/
H A Dvi_structs.h160 struct vi_mqd { struct
161 uint32_t header;
162 uint32_t compute_dispatch_initiator;
163 uint32_t compute_dim_x;
164 uint32_t compute_dim_y;
165 uint32_t compute_dim_z;
166 uint32_t compute_start_x;
167 uint32_t compute_start_y;
168 uint32_t compute_start_z;
169 uint32_t compute_num_thread_x;
[all …]