isl: Fix mis-documented units of isl_surf::phys_level_sa
authorChad Versace <chad.versace@intel.com>
Tue, 5 Jan 2016 01:00:49 +0000 (17:00 -0800)
committerChad Versace <chad.versace@intel.com>
Tue, 5 Jan 2016 17:52:07 +0000 (09:52 -0800)
It's in physical surface samples. Hence the _sa suffix.

src/isl/isl.h

index 842bbbb0265ea1a2ac00dd35c6797fcea7ee366f..02b92703c27da892bf7973e9f86484fc245ec26f 100644 (file)
@@ -727,7 +727,8 @@ struct isl_surf {
    struct isl_extent4d logical_level0_px;
 
    /**
-    * Physical extent of the surface's base level, in units of pixels.
+    * Physical extent of the surface's base level, in units of physical
+    * surface samples.
     *
     * Consider isl_dim_layout as an operator that transforms a logical surface
     * layout to a physical surface layout. Then