Mesa (master): swr/rast: whitespace changes

Tim Rowley torowley at kemper.freedesktop.org
Wed Sep 13 15:24:49 UTC 2017


Module: Mesa
Branch: master
Commit: c0ce5c4422a8a49124196da00577196ab22ab89c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ce5c4422a8a49124196da00577196ab22ab89c

Author: Tim Rowley <timothy.o.rowley at intel.com>
Date:   Thu Sep  7 15:18:35 2017 -0500

swr/rast: whitespace changes

Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>

---

 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 9f69669735..e589d2c6a7 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"




More information about the mesa-commit mailing list