You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like every build of the project triggers full SPIR-V compilation for all HLSL shaders. While that compilation is fast, it becomes pretty annoying when you're working on the samples as this happens every time.
It looks like every build of the project triggers full SPIR-V compilation for all HLSL shaders. While that compilation is fast, it becomes pretty annoying when you're working on the samples as this happens every time.