There is a function being called ofGLESVersionFromGL that tries to parse textual info from glGetString(GL_VERSION); and define which capabilities it has.
I think there are more direct ways of parsing this info, I'll be testing to just check if GL_RGB16F is defined