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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently trying to replace our DXC integration with Slang. We use the C++ API and not the command line tool.
I'm having some trouble converting the DXC shift parameters (-fvk-t-shift / -fvk-u-shift / -fvk-s-shift) to their slang counterparts.
I assume that's done through the slang::CompilerOptionName::VulkanBindShift option, however, I don't understand exactly the syntax for that parameter.
The documentation states:
However, what value should I set for "kind" ? Any idea ?
Thanks for your help.
Cheers,
Greg
Beta Was this translation helpful? Give feedback.
All reactions