xref: /third_party/glslang/Test/contradict_1.geom
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/glslang/Test/
1617a3babSopenharmony_ci#version 330
2617a3babSopenharmony_ci
3617a3babSopenharmony_cilayout(lines) in;
4617a3babSopenharmony_cilayout(line_strip, max_vertices = 6) out;
5617a3babSopenharmony_ci
6617a3babSopenharmony_cifloat getV()
7617a3babSopenharmony_ci{
8617a3babSopenharmony_ci    return 1.0;
9617a3babSopenharmony_ci}
10

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