OSDN Git Service

Binary math cleanup
authorAlexis Hetu <sugoi@google.com>
Tue, 16 Jun 2015 16:19:50 +0000 (12:19 -0400)
committerAlexis Hétu <sugoi@google.com>
Mon, 22 Jun 2015 17:14:19 +0000 (17:14 +0000)
commitb4769581b65063fe83d673677dfd2109619ed8b5
tree0f2b7b36f5498179d53eabb804329cd0a2f58023
parent15ae36c448eaebaec09c2e25ac6b5095c0d03606
Binary math cleanup

Moved functionality related to binary math
into TParseContext.

No WebGL tests were hurt in the making of this CL.

Change-Id: I51b9aa8f98ceedc4e4a93b4b907d264086157c18
Reviewed-on: https://swiftshader-review.googlesource.com/3512
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
src/OpenGL/compiler/ParseHelper.cpp
src/OpenGL/compiler/ParseHelper.h
src/OpenGL/compiler/glslang.y
src/OpenGL/compiler/glslang_tab.cpp