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?
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