Skip to content

renderer/gles2: Assert we have expected extensions

We expect GL_TEXTURE_EXTARNAL_OES to be supported or else such a texture wouldn't be able to be created in the first place.

Ref: !3631 (comment 1584369)

Merge request reports