diff options
| author | 2018-10-12 09:27:28 -0600 | |
|---|---|---|
| committer | 2019-01-04 15:23:08 -0700 | |
| commit | b27dbcc3942414da67ef7a306c9c5765eb62f111 (patch) | |
| tree | 72cc9543a37627d1d0b61b08b6c385055c11d853 /libs/gui/BufferQueueThreadState.cpp | |
| parent | 2efcc95ea1131e30fdf370e1632a9c07397216e7 (diff) | |
Flag invalid robust access attribute
The vendor driver may support EGL 1.5 while only EGL 1.4 is presented
to applications. According to the specification,
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY is not supported with
GLES until EGL 1.5. Because the vendor driver may be a different
version than what's presented to applications, throw an error on the invalid
attribute rather than depend on the vendor driver to flag the error.
bug: 111083885
Test: dEQP-EGL.functional.robustness.negative_context.invalid_notification_strategy_enum
Change-Id: I22702f74700d834667bed92939fcabab5f0726e8
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions