DescriptionGenerate 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
Committed: https://crrev.com/7bba553d64fdc63b33b976054411ac2827c339fb
Cr-Commit-Position: refs/heads/master@{#293904}
Patch Set 1 #Patch Set 2 : build fix #Patch Set 3 : more build fix #Patch Set 4 : mojo build fix #Patch Set 5 : put them in struct namespaces #
Total comments: 2
Patch Set 6 : more comments #
Messages
Total messages: 14 (3 generated)
|