Chromium Code Reviews
Descriptiongl_gl_api_implementation: Check API type instead of null fnptr
Some EGL implementation expose deprecated Desktop GL function on GL ES
contexts. RealGLApi would call them and cause a GL_INVALID_OPERATION
because the function is deprecated in core profile.
TBR=jbauman@chromium.org
BUG=686856
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||