Finish implement GL_ARB_texture_lod; adding the 19 additional *ARB() built-ins to...
authorJohn Kessenich <cepheus@frii.com>
Tue, 29 Jul 2014 18:11:09 +0000 (18:11 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 29 Jul 2014 18:11:09 +0000 (18:11 +0000)
commitb9fc14538751147ca8ab3c6d6f15974aef62dee3
tree531a8a9dcb990c2f6d3c322eefed0237b43e1b8a
parent019a62b0ecf6f92a565d4188f9d6e4cf5d90d3ce
Finish implement GL_ARB_texture_lod; adding the 19 additional *ARB() built-ins to the 11 non-*ARB() that were already supported.

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