Parameter to specify the alignment requirements for the start of each pixel row in memory

Property definitions

glesv2 :: glesv2 $ Sys :: gl_UNPACK_ALIGNEMENT
# Parameter to specify the alignment requirements for the start of each pixel row in memory
fun gl_UNPACK_ALIGNEMENT: GLPack `{ return GL_UNPACK_ALIGNMENT; `}
lib/glesv2/glesv2.nit:636,1--637,66