i965/miptree: Add isl surface

Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
This commit is contained in:
Topi Pohjolainen
2017-05-11 18:27:45 +03:00
parent 5a3105fe9a
commit 02fa622037
@@ -369,6 +369,8 @@ struct intel_miptree_hiz_buffer
struct intel_mipmap_tree
{
struct isl_surf surf;
/**
* Buffer object containing the surface.
*