mrvux / dx11-vvvv

DirectX11 Rendering within vvvv
Other
71 stars 71 forks source link

Switch (DX11.Texture) is nil if any input is nil #281

Closed antokhio closed 7 years ago

antokhio commented 7 years ago

Switch (DX11.Texture) is nil if any input is nil I know this by design however would be cool to avoid that switch nil.zip

mrvux commented 7 years ago

Makes some sense, this commit https://github.com/mrvux/dx11-vvvv/commit/9d7fbc1b355bf82a70fbd386af13a0bb40202dfd does avoid it (only if Switch pin is single slice)