Hi,
I'm trying to debug a pixel shader in VS2012 but I can't access the pixel history because "This draw call is using system-value semantics and interferes with pixel history computation"
The vertex shader generates a fullscreen triangle using SV_VertexID...
Is it impossible to debug pixel shaders associated with vertex shaders that use SV_VertexID?
Thanks

Find content
Male