xref: /third_party/glslang/Test/hlsl.y-negate-1.vert
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/glslang/Test/
1617a3babSopenharmony_ci
2617a3babSopenharmony_ci// Test Y negation from entry point return
3617a3babSopenharmony_ci
4617a3babSopenharmony_cifloat4 pos;
5617a3babSopenharmony_ci
6617a3babSopenharmony_cifloat4 main() : SV_Position
7617a3babSopenharmony_ci{
8617a3babSopenharmony_ci    return pos;
9617a3babSopenharmony_ci}
10

Indexes created Thu Nov 07 10:32:03 CST 2024