Hello Arrow,
In case of Antutu V9 has a hard request on sampleRateShading feature(Vulkan 1.2 extension), cannot run GPU test without this extension.
This is not well compatible with Khronos standard specification, which allow the extension feature absence by GPU vendor support.
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkPhysicalDeviceFeatures.html
- sampleRateShading specifies whether Sample Shading and multisample interpolation are supported. If this feature is not enabled, the sampleShadingEnable member of the VkPipelineMultisampleStateCreateInfo structure must be set to VK_FALSE and the minSampleShading member is ignored. This also specifies whether shader modules can declare the SampleRateShading capability.
In case of Android BSP release recommends Antutu V6 for 8MQ as V8 version requires huge memory.
For other benchmark I suggest to open a new case in our system due to nda document.
Regards