File: textureQueryLOD.frag.out

package info (click to toggle)
glslang 16.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,712 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (113 lines) | stat: -rw-r--r-- 4,461 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
textureQueryLOD.frag
Shader version: 150
Requested GL_ARB_gpu_shader5
Requested GL_ARB_texture_query_lod
0:? Sequence
0:24  Function Definition: main( ( global void)
0:24    Function Parameters: 
0:26    Sequence
0:26      switch
0:26      condition
0:26        'funct' ( uniform int)
0:26      body
0:26        Sequence
0:28          case:  with expression
0:28            Constant:
0:28              0 (const int)
0:?           Sequence
0:29            Sequence
0:29              move second child to first child ( temp 2-component vector of int)
0:29                'iv2' ( temp 2-component vector of int)
0:29                textureSize ( global 2-component vector of int)
0:29                  'sampler' ( uniform sampler2DShadow)
0:29                  Constant:
0:29                    0 (const int)
0:31            Sequence
0:31              move second child to first child ( temp 2-component vector of float)
0:31                'fv2' ( temp 2-component vector of float)
0:31                textureQueryLod ( global 2-component vector of float)
0:31                  'sampler' ( uniform sampler2DShadow)
0:31                  Constant:
0:31                    0.000000
0:31                    0.000000
0:33            move second child to first child ( temp 4-component vector of float)
0:33              'color' ( out 4-component vector of float)
0:33              Construct vec4 ( temp 4-component vector of float)
0:33                Convert int to float ( temp 2-component vector of float)
0:33                  'iv2' ( temp 2-component vector of int)
0:33                'fv2' ( temp 2-component vector of float)
0:34            Branch: Break
0:35          default: 
0:?           Sequence
0:36            move second child to first child ( temp 4-component vector of float)
0:36              'color' ( out 4-component vector of float)
0:36              Constant:
0:36                1.000000
0:36                1.000000
0:36                1.000000
0:36                1.000000
0:37            Branch: Break
0:?   Linker Objects
0:?     'vUV' ( smooth in 2-component vector of float)
0:?     'color' ( out 4-component vector of float)
0:?     'sampler' ( uniform sampler2DShadow)
0:?     'funct' ( uniform int)


Linked fragment stage:


Shader version: 150
Requested GL_ARB_gpu_shader5
Requested GL_ARB_texture_query_lod
0:? Sequence
0:24  Function Definition: main( ( global void)
0:24    Function Parameters: 
0:26    Sequence
0:26      switch
0:26      condition
0:26        'funct' ( uniform int)
0:26      body
0:26        Sequence
0:28          case:  with expression
0:28            Constant:
0:28              0 (const int)
0:?           Sequence
0:29            Sequence
0:29              move second child to first child ( temp 2-component vector of int)
0:29                'iv2' ( temp 2-component vector of int)
0:29                textureSize ( global 2-component vector of int)
0:29                  'sampler' ( uniform sampler2DShadow)
0:29                  Constant:
0:29                    0 (const int)
0:31            Sequence
0:31              move second child to first child ( temp 2-component vector of float)
0:31                'fv2' ( temp 2-component vector of float)
0:31                textureQueryLod ( global 2-component vector of float)
0:31                  'sampler' ( uniform sampler2DShadow)
0:31                  Constant:
0:31                    0.000000
0:31                    0.000000
0:33            move second child to first child ( temp 4-component vector of float)
0:33              'color' ( out 4-component vector of float)
0:33              Construct vec4 ( temp 4-component vector of float)
0:33                Convert int to float ( temp 2-component vector of float)
0:33                  'iv2' ( temp 2-component vector of int)
0:33                'fv2' ( temp 2-component vector of float)
0:34            Branch: Break
0:35          default: 
0:?           Sequence
0:36            move second child to first child ( temp 4-component vector of float)
0:36              'color' ( out 4-component vector of float)
0:36              Constant:
0:36                1.000000
0:36                1.000000
0:36                1.000000
0:36                1.000000
0:37            Branch: Break
0:?   Linker Objects
0:?     'vUV' ( smooth in 2-component vector of float)
0:?     'color' ( out 4-component vector of float)
0:?     'sampler' ( uniform sampler2DShadow)
0:?     'funct' ( uniform int)