vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
40 stars 15 forks source link

SV_SampleIndex throws shader error #94

Open tebjan opened 2 years ago

tebjan commented 2 years ago

Seems to be an issue with the streams in SDSL, SV_SampleIndex is only allowed in the PS stage, needs debugging.