Getting EGL_BAD_DISPLAY with GLES Conformance Test Suite

Hi Community,

I am building conformance test suite for Open GL ES 2.0 with EGL support.When I run cts-runner,i am getting above error(EGL_BAD_DISPLAY) while getting EGL extensions with API egl.querystring().

Why CTS is querying extensions before initalising display because as far as my knowledge ,we need to give correct display to querystring API?

Anything I am missing here ?

My platform is linux(arm64 ) with x11 as window manager.

Let me know if you want more information
Thanks,
Vaibhav

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.