File: spv.exportFunctions.comp.out

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (37 lines) | stat: -rw-r--r-- 1,629 bytes parent folder | download | duplicates (4)
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
28
29
30
31
32
33
34
35
36
37
spv.exportFunctions.comp
Validation failed
// Module Version 10000
// Generated by (magic number): 8000b
// Id's are bound by 22

                              Capability Shader
                              Capability Linkage
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              Source GLSL 450
                              Name 7  "add(f1;f1;"
                              Name 5  "a"
                              Name 6  "b"
                              Name 11  "foo("
                              Decorate 7(add(f1;f1;) Linkage Attributes 6579297 0
                              Decorate 11(foo() Linkage Attributes 7303014 0
               2:             TypeFloat 32
               3:             TypePointer Function 2(float)
               4:             TypeFunction 2(float) 3(ptr) 3(ptr)
               9:             TypeInt 32 1
              10:             TypeFunction 9(int)
              17:             TypeVoid
              19:      9(int) Constant 0
   7(add(f1;f1;):    2(float) Function None 4
            5(a):      3(ptr) FunctionParameter
            6(b):      3(ptr) FunctionParameter
               8:             Label
              13:    2(float) Load 5(a)
              14:    2(float) Load 6(b)
              15:    2(float) FAdd 13 14
                              ReturnValue 15
                              FunctionEnd
        11(foo():      9(int) Function None 10
              12:             Label
                              ReturnValue 19
                              FunctionEnd