tgjones/HlslTools

InstanceID() is not declared.

Closed this issue · 1 comments

According to HLSL reference: https://docs.microsoft.com/en-us/windows/win32/direct3d12/instanceid

It should be InstanceID() instead of InstanceId()?

image

Thanks for the bug report!