Searched defs:gc_info_v2_1 (Results 1 – 1 of 1) sorted by relevance
325 struct gc_info_v2_1 { struct326 struct gpu_info_header header;328 uint32_t gc_num_se;329 uint32_t gc_num_cu_per_sh;330 uint32_t gc_num_sh_per_se;331 uint32_t gc_num_rb_per_se;332 uint32_t gc_num_tccs;333 uint32_t gc_num_gprs;334 uint32_t gc_num_max_gs_thds;335 uint32_t gc_gs_table_depth;[all …]