I want to publish VTK to Android (Qt Quick)

Judging by this message:

It seems to me that the rendering backend (normally part of the graphics hardware driver) in the whatever device you’re using lacks the mentioned extensions.

Edit: VTK then falls back to using EGL_DEFAULT_DISPLAY and the crash ensues.