File size: 142 Bytes
fb5159d | 1 2 3 4 | """OpenGL.EGL the portable interface to GL environments"""
from OpenGL.raw.GLES1._types import *
from OpenGL.GLES1.VERSION.GLES1_1_0 import *
|
fb5159d | 1 2 3 4 | """OpenGL.EGL the portable interface to GL environments"""
from OpenGL.raw.GLES1._types import *
from OpenGL.GLES1.VERSION.GLES1_1_0 import *
|