Variable RendererInfo.textureFormats

Available texture pixel formats

struct RendererInfo
{
  // ...
  PixelFormat[] textureFormats ;
  // ...
}