OpenGL ES source code access

Hello,

I would like to know if there is a way to protect the access to the shader source (glGetShaderSource) or the binary code (glGetProgramBinary) by any third party software like a debugger ?

Thanks for you help …

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.