SDL_RendererInfo::texture_formats order?

Is the SDL_RendererInfo::texture_formats array in any particular order?

I.e., is texture_formats[0] the fastest/most-preferred format?