Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b27dbcc3 authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter
Browse files

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
parent 2efcc95e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment