• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1hlsl.flattenSubset2.frag
2// Module Version 10000
3// Generated by (magic number): 8000a
4// Id's are bound by 53
5
6                              Capability Shader
7               1:             ExtInstImport  "GLSL.std.450"
8                              MemoryModel Logical GLSL450
9                              EntryPoint Fragment 4  "main" 49 52
10                              ExecutionMode 4 OriginUpperLeft
11                              Source HLSL 500
12                              Name 4  "main"
13                              Name 49  "vpos"
14                              Name 52  "@entryPointOutput"
15                              Decorate 49(vpos) Location 0
16                              Decorate 52(@entryPointOutput) Location 0
17               2:             TypeVoid
18               3:             TypeFunction 2
19               6:             TypeFloat 32
20               7:             TypeVector 6(float) 4
21              43:    6(float) Constant 0
22              44:    7(fvec4) ConstantComposite 43 43 43 43
23              48:             TypePointer Input 7(fvec4)
24        49(vpos):     48(ptr) Variable Input
25              51:             TypePointer Output 7(fvec4)
2652(@entryPointOutput):     51(ptr) Variable Output
27         4(main):           2 Function None 3
28               5:             Label
29                              Store 52(@entryPointOutput) 44
30                              Return
31                              FunctionEnd
32