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.
In my application there seems to be quite a long delay in submitting to the GPU. Can I change the priority somehow to reduce this delay?
I think @devek 's want set diferent context priority for diferent apps(threads), Adreno provide
Hi,
You can use the standard cl_khr_priority_hints for that. It will behave in the same way as the Qualcomm extension on Mali GPUs.
Regards,
Kevin