This adds VALIGN_2 and VALIGN_4 defines for IVB and HSW
RENDER_SURFACE_STATE.
Signed-off-by: Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
uint32_t SurfaceType;
bool SurfaceArray;
uint32_t SurfaceFormat;
+#define VALIGN_2 0
+#define VALIGN_4 1
uint32_t SurfaceVerticalAlignment;
#define HALIGN_4 0
#define HALIGN_8 1
uint32_t SurfaceType;
bool SurfaceArray;
uint32_t SurfaceFormat;
+#define VALIGN_2 0
+#define VALIGN_4 1
uint32_t SurfaceVerticalAlignment;
#define HALIGN_4 0
#define HALIGN_8 1