Add the original-style texture-rectangle texturing functions, and allow rectangular...
authorJohn Kessenich <cepheus@frii.com>
Tue, 29 Jul 2014 17:18:24 +0000 (17:18 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 29 Jul 2014 17:18:24 +0000 (17:18 +0000)
commit019a62b0ecf6f92a565d4188f9d6e4cf5d90d3ce
tree26498b54621ddfee6a8e24d0302c4125c91d7e53
parent0bed221e59480eb0ceded64a1f18ec4e5f988df1
Add the original-style texture-rectangle texturing functions, and allow rectangular samplers to be declared under relaxed semantic checks.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27538 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/120.frag
Test/baseResults/120.frag.out
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/Scan.cpp