The most efficient option should be chosen

Property definitions

glesv2 :: glesv2 $ Sys :: gl_FASTEST
# The most efficient option should be chosen
fun gl_FASTEST: GLHintMode `{ return GL_FASTEST; `}
lib/glesv2/glesv2.nit:1045,1--1046,51