SPV: Implement GLSL interpolation built-in functions.
This commit is contained in:
parent
c92e370e87
commit
7a26c176ce
4 changed files with 190 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue