Recently I tried GPU software simulation on the android emulator by hw.gpu.mode= swiftshader_indirect,
But I found that libEGL_emulation.so does not call the libEGL_swiftshader.so in aosp_x86-eng ,API30, /vendor/lib/egl.
So, How does the emulator realize the swiftshader's GPU software simulation?