glProgramBinary fails(compute shader)

Hi,All.
I encountered the same problem as this case glProgramBinary fails - #3 by ThomasW.

I found that gl program created using vertex shader and fragment shader can use glProgramBinary, but when calling glProgramBinary from gl program created using compute shader, the following error will be reported:
Unpack program binary error: could not load corrupt binary data

Is it because the compute shader created by PowerVR’s GPU does not support glGetProgramBinary/glProgramBinary?

This issue is not found on Adreno GPU and Mali GPU. They both run ok.

Looking forward to your reply very much, thank you!

Hi hello_world_666,

Thanks for your message, I will look into it and come back as soon as I have more information.

Best regards,
Alejandro

Hi hello_world_666,

Could you please report your issue through our internal Support email address devtech.portal@imgtec.com ? We will be able to provide a better support for your issue this way.

Best regards,
Alejandro

Thank you, Alejandro!
I have reported this issue to [devtech.portal@imgtec.com].Please pay attention to check.
Looking forward to your reply very much, thank you!