Skip to content

Commit

Permalink
Update glslc tests for -finvert-y option (google#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 committed Jun 13, 2019
1 parent ceff3dd commit c21dd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glslc/test/parameter_tests.py
Expand Up @@ -71,6 +71,7 @@ class HelpParameters(
-fhlsl_functionality1, -fhlsl-functionality1
Enable extension SPV_GOOGLE_hlsl_functionality1 for HLSL
compilation.
-finvert-y Invert position.Y output in vertex shader.
-fhlsl-iomap Use HLSL IO mappings for bindings.
-fhlsl-offsets Use HLSL offset rules for packing members of blocks.
Affects only GLSL. HLSL rules are always used for HLSL.
Expand Down

0 comments on commit c21dd10

Please sign in to comment.