Fix EGL image regressions in CTS dEQP

We got a crash when calling glEGLImageTargetRenderbufferStorageOES with
a texture backed EGL image. In fact, we never support this use case
correctly.

This CL fixes the crash. The real support will be left for future work.

This cl does not impact real devices.

BUG: 78918794

Test: atest CtsDeqpTestCases
Change-Id: I33ce76401bc390cba129583edffa581d68d45b68
2 files changed
tree: cb4e6bfcd994d3f1131365cb9772d41fffa5a832
  1. host/
  2. shared/
  3. system/
  4. tests/
  5. Android.mk
  6. common.mk
  7. README