Hello,
We have a system with the MALI G78AE and we are interested on using its virtualization techniques. We are trying to understand the access windows assignment process. In this sense, we have a few questions:
1. How can a driver instance request access for a specific window? For example, consider a task A instance with the GPU driver that wants to use Access Window AW0 and do not want to use Access Window AW1.
2. How can that be specified? Is it something that the API we are using should define (Vulkan, for our case)? if yes, is it shown simply as different queues?
Kind Regards, Luca.