swr/rast: whitespace changes
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 7 Sep 2017 20:18:35 +0000 (15:18 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 13 Sep 2017 15:09:35 +0000 (10:09 -0500)
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/jitter/jit_api.h

index 9f69669..e589d2c 100644 (file)
@@ -51,6 +51,7 @@
 
 struct ShaderInfo;
 
+
 //////////////////////////////////////////////////////////////////////////
 /// Jit Compile Info Input
 //////////////////////////////////////////////////////////////////////////
@@ -63,6 +64,7 @@ struct JIT_COMPILE_INPUT
     size_t irLength;
 
     bool enableJitSampler;
+
 };
 
 extern "C"