SPV: Implement GLSL interpolation built-in functions.

This commit is contained in:
Rex Xu 2015-12-08 17:12:09 +08:00
parent c92e370e87
commit 7a26c176ce
4 changed files with 190 additions and 3 deletions

View file

@ -45,6 +45,7 @@ spv.forLoop.frag
spv.forwardFun.frag
spv.functionCall.frag
spv.functionSemantics.frag
spv.interpOps.frag
spv.length.frag
spv.localAggregates.frag
spv.loops.frag