diff options
Diffstat (limited to 'docs/command-line-slangc-reference.md')
| -rw-r--r-- | docs/command-line-slangc-reference.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/command-line-slangc-reference.md b/docs/command-line-slangc-reference.md index a1387df5f..8bd15bbee 100644 --- a/docs/command-line-slangc-reference.md +++ b/docs/command-line-slangc-reference.md @@ -374,6 +374,11 @@ For example '-fvk-b-shift <N> <space>' shifts by N the inferred bind Places the $Globals cbuffer at descriptor set <descriptor-set> and binding <N>. +<a id="fvk-invert-y"></a> +## -fvk-invert-y +Negates (additively inverts) SV_Position.y before writing to stage output. + + <a id="enable-effect-annotations"></a> ## -enable-effect-annotations Enables support for legacy effect annotation syntax. |
