Reformat GLSL std450 extended instruction table.
authorLei Zhang <antiagainst@google.com>
Thu, 27 Aug 2015 14:00:16 +0000 (10:00 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:52:01 +0000 (12:52 -0400)
commitdca65b3f8c4ae06a473e45f388153db638fb8a35
tree3d488679e5a7019cc6cf232a235db06c7b4d3abc
parentc4ba8821e75215ede9e3695ed92e418d868cf123
Reformat GLSL std450 extended instruction table.

Also add test for Smoothstep.
source/ext_inst.cpp
test/ExtInstGLSLstd450.cpp