Generate Pepper IDL for OpenGLES2
Previously, we were directly generating header files for OpenGLES2 interface. This is not aligned with other Pepper APIs. The header file generated from the generated IDL file should be compatible with the previous one. To keep OpenGLES2 interfaces in struct namespace, this change introduces "force_struct_namespace" attribute to the generator script. TEST=trybots BUG=411799 Review URL: https://codereview.chromium.org/538903002 Cr-Commit-Position: refs/heads/master@{#293904}
Showing
ppapi/api/ppb_opengles2.idl
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment