Skip to content
  • Marek Olšák's avatar
    r300g: cleanup handling of sampler views · 1c356ac9
    Marek Olšák authored
    The evolution of TX_FORMAT bits is as follows:
    * When a texture is created, set bits independent of pipe_format.
    * When a sampler view is created, add format-specific bits.
    * When sampler states and views are getting merged, add min/max LOD.
    1c356ac9