Skip to content

lima: refactor texture support

Vasily Khoruzhick requested to merge anarsoul/mesa:lima-tex-refactor into master
  • Introduce a struct that represents texture descriptor
  • Add a table of supported texel formats
  • Texture descriptor has variable size now to accommodate all mipmap levels
Edited by Vasily Khoruzhick

Merge request reports