When capturing a GPU frame I get the message: "Failed to enable shader profiler. (516)"
I am not using multiple GL contexts (I read that shader profiling is not supported in that case).
Does anyone know what is causing this warning and how to fix it?
Thank you!