[Mesa-dev] [PATCH 07/10] swr/rast: whitespace changes

Tim Rowley timothy.o.rowley at intel.com
Mon Sep 11 19:28:27 UTC 2017


---
 src/gallium/drivers/swr/rasterizer/jitter/jit_api.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h b/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h
index 9f69669..e589d2c 100644
--- a/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h
+++ b/src/gallium/drivers/swr/rasterizer/jitter/jit_api.h
@@ -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"
-- 
2.7.4



More information about the mesa-dev mailing list