I found a page about vulkan open AFBC, has some opengles api to open AFBC in app? https://arm-software.github.io/vulkan_best_practice_for_mobile_developers/samples/performance/afbc/afbc_tutorial.html
If it is transparency implement, how can I realise it enable?
AFBC is transparently enabled when possible to do so. There is no programmatic query to determine if it is currently in use for a given attachment, but you can measure tile write bandwidth in the Streamline profiler in Arm Mobile Studio.