GLES20.GL_RENDERER returns null in Android
I’m developing an Android library and need to retrieve the GPU information, specifically the renderer name. I have the following code:
I’m developing an Android library and need to retrieve the GPU information, specifically the renderer name. I have the following code: