|
My Project
|
#include <mali_base_kernel.h>
Public Attributes | |
| struct mali_base_gpu_core_props | core_props |
| struct mali_base_gpu_l2_cache_props | l2_props |
| u64 | unused_1 |
| struct mali_base_gpu_tiler_props | tiler_props |
| struct mali_base_gpu_thread_props | thread_props |
| struct gpu_raw_gpu_props | raw_props |
| struct mali_base_gpu_coherent_group_info | coherency_info |
Return structure for _mali_base_get_gpu_props().
NOTE: the raw_props member in this data structure contains the register values from which the value of the other members are derived. The derived members exist to allow for efficient access and/or shielding the details of the layout of the registers.
| struct mali_base_gpu_coherent_group_info mali_base_gpu_props::coherency_info |
This must be last member of the structure
| struct gpu_raw_gpu_props mali_base_gpu_props::raw_props |
This member is large, likely to be 128 bytes
1.8.13