OpenGL ES 2

Hello!

I’m looking to use CNSDK, but the example uses GLES3. My Renderer uses ES 2. Will the interlacer still work with ES 2?

Thanks,
Roger

Hi Roger, we expect it to work properly. Our internal tests showed that if you request a GLES2 context on LP2, GPU drivers ignore it and initialize GLES3-compatible context anyway. Feel free to share how exactly you would like your context to be initialized and we can test it on our side.