<div dir="ltr">Hi guys,<div>Recently I am working on a project, who uses mesa source code as its library. It went quite well with mesa 10.1.* and older version of mesa source code. However, it does not build successfully with the current mesa git master branch source code.</div>

<div>It turns out that the project uses some struct that no long exists in the current mesa.</div><div><br></div><div>1. In the older version of mesa source code. the struct intel_mipmap_tree has a member of struct intel_region, which records of the width and height and cpp and especially tiling mode of the region, however the struct intel_region does not exist in the new mesa source code. So where should I find those information of the mipmap_tree?</div>

<div><br></div><div>2. In the older version of mesa source code, the struct intel_mipmap_level stores the width and height of the current level of the map. However, I cannot find the width and height of the intel_mipmap_level in the current mesa source code. So, I'd like to ask, where should I find those information?</div>

<div><br></div><div>Sorry about asking such newbie questions, maybe I should spend some time looking deeply into the code to find the answers, but I think it is probably ok to ask you guys first.<br clear="all"><div><br>
</div>
-- <br><div dir="ltr"><div style="color:rgb(136,136,136)"><font face="georgia, serif"><b>Zhaotian Wang</b></font></div><div style="color:rgb(136,136,136)"><br></div></div>
</div></div>