I recently upgraded NVAPI to version R410 and started getting this error:
nvHLSLExtns.h(624,5-46): error X3018: invalid subscript ‘numOutputsForIncCounter’
Seems numOutputsForIncCounter is not defined in the NvShaderExtnStruct struct.
How can I get my code compiling again?
I am using shader model 5.0 and including “nvHLSLExtns.h” in my compute shader and with
#define NV_SHADER_EXTN_SLOT u7