|
My Project
|
Classes | |
| struct | mali_base_gpu_core_props |
| struct | mali_base_gpu_l2_cache_props |
| struct | mali_base_gpu_tiler_props |
| struct | mali_base_gpu_thread_props |
| struct | mali_base_gpu_coherent_group |
| descriptor for a coherent group More... | |
| struct | mali_base_gpu_coherent_group_info |
| Coherency group information. More... | |
| struct | gpu_raw_gpu_props |
| struct | mali_base_gpu_props |
Macros | |
| #define | BASE_GPU_NUM_TEXTURE_FEATURES_REGISTERS 3 |
| #define | BASE_GPU_NUM_TEXTURE_FEATURES_REGISTERS 3 |
| #define | BASE_MAX_COHERENT_GROUPS 16 |
| #define | BASE_MAX_COHERENT_GROUPS 16 |
Typedefs | |
| typedef struct mali_base_gpu_props | base_gpu_props |
| typedef struct mali_base_gpu_props base_gpu_props |
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.
1.8.13