SPV: Implement GLSL interpolation built-in functions.
authorRex Xu <rex.xu@amd.com>
Tue, 8 Dec 2015 09:12:09 +0000 (17:12 +0800)
committerRex Xu <rex.xu@amd.com>
Tue, 8 Dec 2015 09:40:11 +0000 (17:40 +0800)
commit7a26c176cecdb900926613fdb2c1ec1ba6a3568f
treeb52b7201251eb719c7ab9937018c500ff9ba6bb8
parentc92e370e87cab31519b0befd0f5780231f2ab51c
SPV: Implement GLSL interpolation built-in functions.
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.interpOps.frag.out [new file with mode: 0644]
Test/spv.interpOps.frag [new file with mode: 0644]
Test/test-spirv-list