Command buffer tests (probably) create context group with incorrect version |
||
Issue descriptionFor tests which go through the command buffer, when a test requests an ES3 context, GLManager::Initialize passes this on to the GLContext but not to the ContextGroup. The ContextGroup is created with the FeatureInfo created here: https://cs.chromium.org/chromium/src/gpu/command_buffer/tests/gl_manager.cc?l=323&rcl=40f1f1b0b1e0f44d7976cb36297076073a066124 This FeatureInfo doesn't know the ES version because FeatureInfo::Initialize/InitializeForTesting is never called.
,
Jan 11
Seems relevant still. Leaving available. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Dec 19Status: Untriaged (was: Available)