aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/remap.basic.everything.frag.out
blob: d483f20e3a9bfe87a30b5776064fd2ced762c6b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
remap.basic.everything.frag
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 24969

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Fragment 5663  "main" 4539 3773
                              ExecutionMode 5663 OriginUpperLeft
                              Decorate 4539 Location 0
                              Decorate 3773 Location 0
               8:             TypeVoid
            1282:             TypeFunction 8
              13:             TypeFloat 32
              29:             TypeVector 13(float) 4
             666:             TypePointer Output 29(fvec4)
            4539:    666(ptr) Variable Output
             650:             TypePointer Input 13(float)
            3773:    650(ptr) Variable Input
            5663:           8 Function None 1282
           24968:             Label
           17486:   13(float) Load 3773
           17691:   29(fvec4) CompositeConstruct 17486 17486 17486 17486
                              Store 4539 17691
                              Return
                              FunctionEnd