We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,We're working on a Vulkan Android game.To reduce lagging in gameplay, we create pipelines and save the pipeline cache on the first launch.The problem is the createGraphicsPipelines function takes too much time (160s for 3900 pipelines).We tried several things (creating pipelines in batches, multi-threads) but they're not effective.Could someone give us some ideas for this?Device: SAMSUNG SM-N960F (Mali-G72)Thanks
Thank you. We will try.