Commit 9e5317f4 by Jamie Madill Committed by Geoff Lang

Add end-of-file newline to StructureHLSL.cpp.

BUG=angle:680 Change-Id: I37aee0d136021a1ce1c3c398d680cdbc4820e6d0 Reviewed-on: https://chromium-review.googlesource.com/204905Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
parent 4ace423c
...@@ -472,4 +472,4 @@ void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, bool us ...@@ -472,4 +472,4 @@ void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, bool us
mStd140StructElementIndexes[structName] = padHelper.elementIndex(); mStd140StructElementIndexes[structName] = padHelper.elementIndex();
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment