Searched defs:base_gpu_props (Results 1 – 4 of 4) sorted by relevance
678 struct base_gpu_props { struct679 struct mali_base_gpu_core_props core_props;680 struct mali_base_gpu_l2_cache_props l2_props;681 u64 unused_1;682 struct mali_base_gpu_tiler_props tiler_props;683 struct mali_base_gpu_thread_props thread_props;684 struct gpu_raw_gpu_props raw_props;685 struct mali_base_gpu_coherent_group_info coherency_info;
691 struct base_gpu_props { struct692 struct mali_base_gpu_core_props core_props;693 struct mali_base_gpu_l2_cache_props l2_props;694 __u64 unused_1;695 struct mali_base_gpu_tiler_props tiler_props;696 struct mali_base_gpu_thread_props thread_props;697 struct gpu_raw_gpu_props raw_props;698 struct mali_base_gpu_coherent_group_info coherency_info;
1675 } base_gpu_props; typedef
1656 } base_gpu_props; typedef