DescriptionModify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLES2Interace and for each entry point either defers to Mojo C thunk if we expose an entry point or check fails.
The code in its current form makes use of MojoGLES2GetGLES2Interface if
html_viewer makes use but we do not have a Mojo C thunk.
I'll be adding Mojo C thunks for other functions used by html_viewer and
eventually remove MojoGLES2GetGLES2Interface.
R=jamesr@chromium.org,davemoore@chromium.org
BUG=453591
Committed: https://crrev.com/24be20ca55237c93ea874d435ea19fc9a42ebb69
Cr-Commit-Position: refs/heads/master@{#321886}
Patch Set 1 #
Total comments: 8
Patch Set 2 : #Patch Set 3 : added OWNERS #Patch Set 4 : #
Total comments: 8
Patch Set 5 : #
Total comments: 1
Patch Set 6 : #
Messages
Total messages: 21 (6 generated)
|