Cube map texture

Property definitions

glesv2 :: glesv2 $ Sys :: gl_TEXTURE_CUBE_MAP
# Cube map texture
fun gl_TEXTURE_CUBE_MAP: GLTextureTarget `{ return GL_TEXTURE_CUBE_MAP; `}
lib/glesv2/glesv2.nit:695,1--696,74