xref: /aosp_15_r20/external/mesa3d/src/vulkan/vulkan-icd-android-symbols.txt (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1*61046927SAndroid Build Coastguard Worker# Android looks for this global in HAL modules. In the source it occurs
2*61046927SAndroid Build Coastguard Worker# as HAL_MODULE_INFO_SYM (which is just a #define for HMI) and it's an
3*61046927SAndroid Build Coastguard Worker# instance of struct hwvulkan_module_t.
4*61046927SAndroid Build Coastguard WorkerHMI
5