Searched defs:base_gpu_props (Results 1 – 2 of 2) sorted by relevance
584 struct base_gpu_props { struct585 struct mali_base_gpu_core_props core_props;586 struct mali_base_gpu_l2_cache_props l2_props;587 __u64 unused_1;588 struct mali_base_gpu_tiler_props tiler_props;589 struct mali_base_gpu_thread_props thread_props;590 struct gpu_raw_gpu_props raw_props;591 struct mali_base_gpu_coherent_group_info coherency_info;
1675 } base_gpu_props; typedef