mrvux / dx11-vvvv

DirectX11 Rendering within vvvv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S+H for DX11DepthStencil

sebllll opened this issue · comments

commented

as an addition to this #177 i've added a s+h for DX11DepthStencil which i needed for performance reasons.

i didn't make a PR yet, but you can have a look here: https://github.com/sebllll/dx11-vvvv/blob/9162273b4a49f4284c6738705431adccf918f579/Nodes/VVVV.DX11.Nodes/Nodes/Generics/SampleHoldNodes.cs

if that all looks reasonable to you, you can either grab the code from the link above or i can make a proper PR out of it.

commented

PR is now here #352