Android, OpenGL ES 3.0, GPU
Previously, I've posted OpenCL GPU supported . You can see that mobile GPU is going to be more powerful and more efficient. When investigating the OpenGL related information, I found that OpenGL ES 3.0 is started to be supported by many GPU vendors. Also, Android 4.3 is released with OpenGL ES 3.0 . Before you are going to creating OpenGL ES 3.0 app, first, you have to know which mobile GPUs that support OpenGL ES 3.0. Below is the list that I found, also with the chip: Imageon Adreno 300 series Qualcomm: Snapdragon 600 , Snapdragon 800 Samsung Galaxy S4 , Sony Xperia Z Ultra, HTC New One Mali T-600 series Samsung: Exynos 5 Samsung Galaxy S4 Rockchip: RK32xx PowerVR Series 6 (Rogue) MTK: MT8135 Apple A5, A5X, A6, A6X Samsung Exynos 5 Octa - SGX544MP3 Tegra 4 ( WhitePaper PDF ) NOT fully support. HP Slatebook x2 Please let me know if you know more. Thanks for watching :) To check OpenGL ES version on your device, click here .