Exposed more supports tests
Extra feature detection tests, to know what to load when using library
e.g.
If no compressed texture support, load regular textures etc
If no float texture support, do multi pass rendering and pack float into rgba
If no dervitives do something else...