blob: 7a38863c3048b47cd596a36d4be2146d51bafdfe [file] [log] [blame]
#include <stdint.h>
#pragma once
// This file is ***GENERATED***. Do Not Edit.
/* Copyright (c) 2021 The Khronos Group Inc.
* Copyright (c) 2021 Valve Corporation
* Copyright (c) 2021 LunarG, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Author: Tony Barbour <tony@lunarg.com>
*/
#if 0
./layers/gpu_pre_draw_shader.vert
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 136
Capability Shader
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint Vertex 4 "main" 54
Source GLSL 450
SourceExtension "GL_GOOGLE_cpp_style_line_directive"
SourceExtension "GL_GOOGLE_include_directive"
Name 4 "main"
Name 11 "valErrorOut(u1;u1;"
Name 9 "error"
Name 10 "count"
Name 13 "vo_idx"
Name 15 "OutputBuffer"
MemberName 15(OutputBuffer) 0 "count"
MemberName 15(OutputBuffer) 1 "data"
Name 17 "Output"
Name 54 "gl_VertexIndex"
Name 59 "ufoo"
MemberName 59(ufoo) 0 "push_constant_word_0"
MemberName 59(ufoo) 1 "push_constant_word_1"
MemberName 59(ufoo) 2 "push_constant_word_2"
MemberName 59(ufoo) 3 "push_constant_word_3"
Name 61 "u_info"
Name 68 "countIn"
Name 70 "CountBuffer"
MemberName 70(CountBuffer) 0 "data"
Name 72 "Count"
Name 84 "param"
Name 85 "param"
Name 95 "param"
Name 96 "param"
Name 100 "fi_index"
Name 103 "i"
Name 114 "DrawBuffer"
MemberName 114(DrawBuffer) 0 "data"
Name 116 "Draws"
Name 124 "param"
Name 125 "param"
Decorate 14 ArrayStride 4
MemberDecorate 15(OutputBuffer) 0 Offset 0
MemberDecorate 15(OutputBuffer) 1 Offset 4
Decorate 15(OutputBuffer) BufferBlock
Decorate 17(Output) DescriptorSet 0
Decorate 17(Output) Binding 0
Decorate 54(gl_VertexIndex) BuiltIn VertexIndex
MemberDecorate 59(ufoo) 0 Offset 0
MemberDecorate 59(ufoo) 1 Offset 4
MemberDecorate 59(ufoo) 2 Offset 8
MemberDecorate 59(ufoo) 3 Offset 12
Decorate 59(ufoo) Block
Decorate 69 ArrayStride 4
MemberDecorate 70(CountBuffer) 0 Offset 0
Decorate 70(CountBuffer) BufferBlock
Decorate 72(Count) DescriptorSet 0
Decorate 72(Count) Binding 1
Decorate 113 ArrayStride 4
MemberDecorate 114(DrawBuffer) 0 Offset 0
Decorate 114(DrawBuffer) BufferBlock
Decorate 116(Draws) DescriptorSet 0
Decorate 116(Draws) Binding 1
2: TypeVoid
3: TypeFunction 2
6: TypeInt 32 0
7: TypePointer Function 6(int)
8: TypeFunction 2 7(ptr) 7(ptr)
14: TypeRuntimeArray 6(int)
15(OutputBuffer): TypeStruct 6(int) 14
16: TypePointer Uniform 15(OutputBuffer)
17(Output): 16(ptr) Variable Uniform
18: TypeInt 32 1
19: 18(int) Constant 0
20: TypePointer Uniform 6(int)
22: 6(int) Constant 10
23: 6(int) Constant 1
24: 6(int) Constant 0
31: TypeBool
36: 18(int) Constant 1
38: 6(int) Constant 7
40: 6(int) Constant 8
49: 6(int) Constant 2
53: TypePointer Input 18(int)
54(gl_VertexIndex): 53(ptr) Variable Input
59(ufoo): TypeStruct 6(int) 6(int) 6(int) 6(int)
60: TypePointer PushConstant 59(ufoo)
61(u_info): 60(ptr) Variable PushConstant
62: TypePointer PushConstant 6(int)
69: TypeRuntimeArray 6(int)
70(CountBuffer): TypeStruct 69
71: TypePointer Uniform 70(CountBuffer)
72(Count): 71(ptr) Variable Uniform
73: 18(int) Constant 2
113: TypeRuntimeArray 6(int)
114(DrawBuffer): TypeStruct 113
115: TypePointer Uniform 114(DrawBuffer)
116(Draws): 115(ptr) Variable Uniform
123: 6(int) Constant 3
129: 18(int) Constant 3
4(main): 2 Function None 3
5: Label
68(countIn): 7(ptr) Variable Function
84(param): 7(ptr) Variable Function
85(param): 7(ptr) Variable Function
95(param): 7(ptr) Variable Function
96(param): 7(ptr) Variable Function
100(fi_index): 7(ptr) Variable Function
103(i): 7(ptr) Variable Function
124(param): 7(ptr) Variable Function
125(param): 7(ptr) Variable Function
55: 18(int) Load 54(gl_VertexIndex)
56: 31(bool) IEqual 55 19
SelectionMerge 58 None
BranchConditional 56 57 58
57: Label
63: 62(ptr) AccessChain 61(u_info) 19
64: 6(int) Load 63
65: 31(bool) UGreaterThan 64 24
SelectionMerge 67 None
BranchConditional 65 66 99
66: Label
74: 62(ptr) AccessChain 61(u_info) 73
75: 6(int) Load 74
76: 20(ptr) AccessChain 72(Count) 19 75
77: 6(int) Load 76
Store 68(countIn) 77
78: 6(int) Load 68(countIn)
79: 62(ptr) AccessChain 61(u_info) 36
80: 6(int) Load 79
81: 31(bool) UGreaterThan 78 80
SelectionMerge 83 None
BranchConditional 81 82 88
82: Label
Store 84(param) 23
86: 6(int) Load 68(countIn)
Store 85(param) 86
87: 2 FunctionCall 11(valErrorOut(u1;u1;) 84(param) 85(param)
Branch 83
88: Label
89: 6(int) Load 68(countIn)
90: 62(ptr) AccessChain 61(u_info) 19
91: 6(int) Load 90
92: 31(bool) UGreaterThan 89 91
SelectionMerge 94 None
BranchConditional 92 93 94
93: Label
Store 95(param) 49
97: 6(int) Load 68(countIn)
Store 96(param) 97
98: 2 FunctionCall 11(valErrorOut(u1;u1;) 95(param) 96(param)
Branch 94
94: Label
Branch 83
83: Label
Branch 67
99: Label
101: 62(ptr) AccessChain 61(u_info) 73
102: 6(int) Load 101
Store 100(fi_index) 102
Store 103(i) 24
Branch 104
104: Label
LoopMerge 106 107 None
Branch 108
108: Label
109: 6(int) Load 103(i)
110: 62(ptr) AccessChain 61(u_info) 36
111: 6(int) Load 110
112: 31(bool) ULessThan 109 111
BranchConditional 112 105 106
105: Label
117: 6(int) Load 100(fi_index)
118: 20(ptr) AccessChain 116(Draws) 19 117
119: 6(int) Load 118
120: 31(bool) INotEqual 119 24
SelectionMerge 122 None
BranchConditional 120 121 122
121: Label
Store 124(param) 123
126: 6(int) Load 103(i)
Store 125(param) 126
127: 2 FunctionCall 11(valErrorOut(u1;u1;) 124(param) 125(param)
Branch 106
122: Label
130: 62(ptr) AccessChain 61(u_info) 129
131: 6(int) Load 130
132: 6(int) Load 100(fi_index)
133: 6(int) IAdd 132 131
Store 100(fi_index) 133
Branch 107
107: Label
134: 6(int) Load 103(i)
135: 6(int) IAdd 134 36
Store 103(i) 135
Branch 104
106: Label
Branch 67
67: Label
Branch 58
58: Label
Return
FunctionEnd
11(valErrorOut(u1;u1;): 2 Function None 8
9(error): 7(ptr) FunctionParameter
10(count): 7(ptr) FunctionParameter
12: Label
13(vo_idx): 7(ptr) Variable Function
21: 20(ptr) AccessChain 17(Output) 19
25: 6(int) AtomicIAdd 21 23 24 22
Store 13(vo_idx) 25
26: 6(int) Load 13(vo_idx)
27: 6(int) IAdd 26 22
28: 6(int) ArrayLength 17(Output) 1
29: 18(int) Bitcast 28
30: 6(int) Bitcast 29
32: 31(bool) UGreaterThan 27 30
SelectionMerge 34 None
BranchConditional 32 33 34
33: Label
Return
34: Label
37: 6(int) Load 13(vo_idx)
39: 6(int) IAdd 37 38
41: 20(ptr) AccessChain 17(Output) 36 39
Store 41 40
42: 6(int) Load 13(vo_idx)
43: 6(int) IAdd 42 38
44: 6(int) IAdd 43 23
45: 6(int) Load 9(error)
46: 20(ptr) AccessChain 17(Output) 36 44
Store 46 45
47: 6(int) Load 13(vo_idx)
48: 6(int) IAdd 47 38
50: 6(int) IAdd 48 49
51: 6(int) Load 10(count)
52: 20(ptr) AccessChain 17(Output) 36 50
Store 52 51
Return
FunctionEnd
#endif
static const uint32_t gpu_pre_draw_shader_vert[936] = {
0x07230203, 0x00010000, 0x0008000a, 0x00000088,
0x00000000, 0x00020011, 0x00000001, 0x0006000b,
0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001,
0x0006000f, 0x00000000, 0x00000004, 0x6e69616d,
0x00000000, 0x00000036, 0x00030003, 0x00000002,
0x000001c2, 0x000a0004, 0x475f4c47, 0x4c474f4f,
0x70635f45, 0x74735f70, 0x5f656c79, 0x656e696c,
0x7269645f, 0x69746365, 0x00006576, 0x00080004,
0x475f4c47, 0x4c474f4f, 0x6e695f45, 0x64756c63,
0x69645f65, 0x74636572, 0x00657669, 0x00040005,
0x00000004, 0x6e69616d, 0x00000000, 0x00070005,
0x0000000b, 0x456c6176, 0x726f7272, 0x2874754f,
0x753b3175, 0x00003b31, 0x00040005, 0x00000009,
0x6f727265, 0x00000072, 0x00040005, 0x0000000a,
0x6e756f63, 0x00000074, 0x00040005, 0x0000000d,
0x695f6f76, 0x00007864, 0x00060005, 0x0000000f,
0x7074754f, 0x75427475, 0x72656666, 0x00000000,
0x00050006, 0x0000000f, 0x00000000, 0x6e756f63,
0x00000074, 0x00050006, 0x0000000f, 0x00000001,
0x61746164, 0x00000000, 0x00040005, 0x00000011,
0x7074754f, 0x00007475, 0x00060005, 0x00000036,
0x565f6c67, 0x65747265, 0x646e4978, 0x00007865,
0x00040005, 0x0000003b, 0x6f6f6675, 0x00000000,
0x00090006, 0x0000003b, 0x00000000, 0x68737570,
0x6e6f635f, 0x6e617473, 0x6f775f74, 0x305f6472,
0x00000000, 0x00090006, 0x0000003b, 0x00000001,
0x68737570, 0x6e6f635f, 0x6e617473, 0x6f775f74,
0x315f6472, 0x00000000, 0x00090006, 0x0000003b,
0x00000002, 0x68737570, 0x6e6f635f, 0x6e617473,
0x6f775f74, 0x325f6472, 0x00000000, 0x00090006,
0x0000003b, 0x00000003, 0x68737570, 0x6e6f635f,
0x6e617473, 0x6f775f74, 0x335f6472, 0x00000000,
0x00040005, 0x0000003d, 0x6e695f75, 0x00006f66,
0x00040005, 0x00000044, 0x6e756f63, 0x006e4974,
0x00050005, 0x00000046, 0x6e756f43, 0x66754274,
0x00726566, 0x00050006, 0x00000046, 0x00000000,
0x61746164, 0x00000000, 0x00040005, 0x00000048,
0x6e756f43, 0x00000074, 0x00040005, 0x00000054,
0x61726170, 0x0000006d, 0x00040005, 0x00000055,
0x61726170, 0x0000006d, 0x00040005, 0x0000005f,
0x61726170, 0x0000006d, 0x00040005, 0x00000060,
0x61726170, 0x0000006d, 0x00050005, 0x00000064,
0x695f6966, 0x7865646e, 0x00000000, 0x00030005,
0x00000067, 0x00000069, 0x00050005, 0x00000072,
0x77617244, 0x66667542, 0x00007265, 0x00050006,
0x00000072, 0x00000000, 0x61746164, 0x00000000,
0x00040005, 0x00000074, 0x77617244, 0x00000073,
0x00040005, 0x0000007c, 0x61726170, 0x0000006d,
0x00040005, 0x0000007d, 0x61726170, 0x0000006d,
0x00040047, 0x0000000e, 0x00000006, 0x00000004,
0x00050048, 0x0000000f, 0x00000000, 0x00000023,
0x00000000, 0x00050048, 0x0000000f, 0x00000001,
0x00000023, 0x00000004, 0x00030047, 0x0000000f,
0x00000003, 0x00040047, 0x00000011, 0x00000022,
0x00000000, 0x00040047, 0x00000011, 0x00000021,
0x00000000, 0x00040047, 0x00000036, 0x0000000b,
0x0000002a, 0x00050048, 0x0000003b, 0x00000000,
0x00000023, 0x00000000, 0x00050048, 0x0000003b,
0x00000001, 0x00000023, 0x00000004, 0x00050048,
0x0000003b, 0x00000002, 0x00000023, 0x00000008,
0x00050048, 0x0000003b, 0x00000003, 0x00000023,
0x0000000c, 0x00030047, 0x0000003b, 0x00000002,
0x00040047, 0x00000045, 0x00000006, 0x00000004,
0x00050048, 0x00000046, 0x00000000, 0x00000023,
0x00000000, 0x00030047, 0x00000046, 0x00000003,
0x00040047, 0x00000048, 0x00000022, 0x00000000,
0x00040047, 0x00000048, 0x00000021, 0x00000001,
0x00040047, 0x00000071, 0x00000006, 0x00000004,
0x00050048, 0x00000072, 0x00000000, 0x00000023,
0x00000000, 0x00030047, 0x00000072, 0x00000003,
0x00040047, 0x00000074, 0x00000022, 0x00000000,
0x00040047, 0x00000074, 0x00000021, 0x00000001,
0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00040015, 0x00000006, 0x00000020,
0x00000000, 0x00040020, 0x00000007, 0x00000007,
0x00000006, 0x00050021, 0x00000008, 0x00000002,
0x00000007, 0x00000007, 0x0003001d, 0x0000000e,
0x00000006, 0x0004001e, 0x0000000f, 0x00000006,
0x0000000e, 0x00040020, 0x00000010, 0x00000002,
0x0000000f, 0x0004003b, 0x00000010, 0x00000011,
0x00000002, 0x00040015, 0x00000012, 0x00000020,
0x00000001, 0x0004002b, 0x00000012, 0x00000013,
0x00000000, 0x00040020, 0x00000014, 0x00000002,
0x00000006, 0x0004002b, 0x00000006, 0x00000016,
0x0000000a, 0x0004002b, 0x00000006, 0x00000017,
0x00000001, 0x0004002b, 0x00000006, 0x00000018,
0x00000000, 0x00020014, 0x0000001f, 0x0004002b,
0x00000012, 0x00000024, 0x00000001, 0x0004002b,
0x00000006, 0x00000026, 0x00000007, 0x0004002b,
0x00000006, 0x00000028, 0x00000008, 0x0004002b,
0x00000006, 0x00000031, 0x00000002, 0x00040020,
0x00000035, 0x00000001, 0x00000012, 0x0004003b,
0x00000035, 0x00000036, 0x00000001, 0x0006001e,
0x0000003b, 0x00000006, 0x00000006, 0x00000006,
0x00000006, 0x00040020, 0x0000003c, 0x00000009,
0x0000003b, 0x0004003b, 0x0000003c, 0x0000003d,
0x00000009, 0x00040020, 0x0000003e, 0x00000009,
0x00000006, 0x0003001d, 0x00000045, 0x00000006,
0x0003001e, 0x00000046, 0x00000045, 0x00040020,
0x00000047, 0x00000002, 0x00000046, 0x0004003b,
0x00000047, 0x00000048, 0x00000002, 0x0004002b,
0x00000012, 0x00000049, 0x00000002, 0x0003001d,
0x00000071, 0x00000006, 0x0003001e, 0x00000072,
0x00000071, 0x00040020, 0x00000073, 0x00000002,
0x00000072, 0x0004003b, 0x00000073, 0x00000074,
0x00000002, 0x0004002b, 0x00000006, 0x0000007b,
0x00000003, 0x0004002b, 0x00000012, 0x00000081,
0x00000003, 0x00050036, 0x00000002, 0x00000004,
0x00000000, 0x00000003, 0x000200f8, 0x00000005,
0x0004003b, 0x00000007, 0x00000044, 0x00000007,
0x0004003b, 0x00000007, 0x00000054, 0x00000007,
0x0004003b, 0x00000007, 0x00000055, 0x00000007,
0x0004003b, 0x00000007, 0x0000005f, 0x00000007,
0x0004003b, 0x00000007, 0x00000060, 0x00000007,
0x0004003b, 0x00000007, 0x00000064, 0x00000007,
0x0004003b, 0x00000007, 0x00000067, 0x00000007,
0x0004003b, 0x00000007, 0x0000007c, 0x00000007,
0x0004003b, 0x00000007, 0x0000007d, 0x00000007,
0x0004003d, 0x00000012, 0x00000037, 0x00000036,
0x000500aa, 0x0000001f, 0x00000038, 0x00000037,
0x00000013, 0x000300f7, 0x0000003a, 0x00000000,
0x000400fa, 0x00000038, 0x00000039, 0x0000003a,
0x000200f8, 0x00000039, 0x00050041, 0x0000003e,
0x0000003f, 0x0000003d, 0x00000013, 0x0004003d,
0x00000006, 0x00000040, 0x0000003f, 0x000500ac,
0x0000001f, 0x00000041, 0x00000040, 0x00000018,
0x000300f7, 0x00000043, 0x00000000, 0x000400fa,
0x00000041, 0x00000042, 0x00000063, 0x000200f8,
0x00000042, 0x00050041, 0x0000003e, 0x0000004a,
0x0000003d, 0x00000049, 0x0004003d, 0x00000006,
0x0000004b, 0x0000004a, 0x00060041, 0x00000014,
0x0000004c, 0x00000048, 0x00000013, 0x0000004b,
0x0004003d, 0x00000006, 0x0000004d, 0x0000004c,
0x0003003e, 0x00000044, 0x0000004d, 0x0004003d,
0x00000006, 0x0000004e, 0x00000044, 0x00050041,
0x0000003e, 0x0000004f, 0x0000003d, 0x00000024,
0x0004003d, 0x00000006, 0x00000050, 0x0000004f,
0x000500ac, 0x0000001f, 0x00000051, 0x0000004e,
0x00000050, 0x000300f7, 0x00000053, 0x00000000,
0x000400fa, 0x00000051, 0x00000052, 0x00000058,
0x000200f8, 0x00000052, 0x0003003e, 0x00000054,
0x00000017, 0x0004003d, 0x00000006, 0x00000056,
0x00000044, 0x0003003e, 0x00000055, 0x00000056,
0x00060039, 0x00000002, 0x00000057, 0x0000000b,
0x00000054, 0x00000055, 0x000200f9, 0x00000053,
0x000200f8, 0x00000058, 0x0004003d, 0x00000006,
0x00000059, 0x00000044, 0x00050041, 0x0000003e,
0x0000005a, 0x0000003d, 0x00000013, 0x0004003d,
0x00000006, 0x0000005b, 0x0000005a, 0x000500ac,
0x0000001f, 0x0000005c, 0x00000059, 0x0000005b,
0x000300f7, 0x0000005e, 0x00000000, 0x000400fa,
0x0000005c, 0x0000005d, 0x0000005e, 0x000200f8,
0x0000005d, 0x0003003e, 0x0000005f, 0x00000031,
0x0004003d, 0x00000006, 0x00000061, 0x00000044,
0x0003003e, 0x00000060, 0x00000061, 0x00060039,
0x00000002, 0x00000062, 0x0000000b, 0x0000005f,
0x00000060, 0x000200f9, 0x0000005e, 0x000200f8,
0x0000005e, 0x000200f9, 0x00000053, 0x000200f8,
0x00000053, 0x000200f9, 0x00000043, 0x000200f8,
0x00000063, 0x00050041, 0x0000003e, 0x00000065,
0x0000003d, 0x00000049, 0x0004003d, 0x00000006,
0x00000066, 0x00000065, 0x0003003e, 0x00000064,
0x00000066, 0x0003003e, 0x00000067, 0x00000018,
0x000200f9, 0x00000068, 0x000200f8, 0x00000068,
0x000400f6, 0x0000006a, 0x0000006b, 0x00000000,
0x000200f9, 0x0000006c, 0x000200f8, 0x0000006c,
0x0004003d, 0x00000006, 0x0000006d, 0x00000067,
0x00050041, 0x0000003e, 0x0000006e, 0x0000003d,
0x00000024, 0x0004003d, 0x00000006, 0x0000006f,
0x0000006e, 0x000500b0, 0x0000001f, 0x00000070,
0x0000006d, 0x0000006f, 0x000400fa, 0x00000070,
0x00000069, 0x0000006a, 0x000200f8, 0x00000069,
0x0004003d, 0x00000006, 0x00000075, 0x00000064,
0x00060041, 0x00000014, 0x00000076, 0x00000074,
0x00000013, 0x00000075, 0x0004003d, 0x00000006,
0x00000077, 0x00000076, 0x000500ab, 0x0000001f,
0x00000078, 0x00000077, 0x00000018, 0x000300f7,
0x0000007a, 0x00000000, 0x000400fa, 0x00000078,
0x00000079, 0x0000007a, 0x000200f8, 0x00000079,
0x0003003e, 0x0000007c, 0x0000007b, 0x0004003d,
0x00000006, 0x0000007e, 0x00000067, 0x0003003e,
0x0000007d, 0x0000007e, 0x00060039, 0x00000002,
0x0000007f, 0x0000000b, 0x0000007c, 0x0000007d,
0x000200f9, 0x0000006a, 0x000200f8, 0x0000007a,
0x00050041, 0x0000003e, 0x00000082, 0x0000003d,
0x00000081, 0x0004003d, 0x00000006, 0x00000083,
0x00000082, 0x0004003d, 0x00000006, 0x00000084,
0x00000064, 0x00050080, 0x00000006, 0x00000085,
0x00000084, 0x00000083, 0x0003003e, 0x00000064,
0x00000085, 0x000200f9, 0x0000006b, 0x000200f8,
0x0000006b, 0x0004003d, 0x00000006, 0x00000086,
0x00000067, 0x00050080, 0x00000006, 0x00000087,
0x00000086, 0x00000024, 0x0003003e, 0x00000067,
0x00000087, 0x000200f9, 0x00000068, 0x000200f8,
0x0000006a, 0x000200f9, 0x00000043, 0x000200f8,
0x00000043, 0x000200f9, 0x0000003a, 0x000200f8,
0x0000003a, 0x000100fd, 0x00010038, 0x00050036,
0x00000002, 0x0000000b, 0x00000000, 0x00000008,
0x00030037, 0x00000007, 0x00000009, 0x00030037,
0x00000007, 0x0000000a, 0x000200f8, 0x0000000c,
0x0004003b, 0x00000007, 0x0000000d, 0x00000007,
0x00050041, 0x00000014, 0x00000015, 0x00000011,
0x00000013, 0x000700ea, 0x00000006, 0x00000019,
0x00000015, 0x00000017, 0x00000018, 0x00000016,
0x0003003e, 0x0000000d, 0x00000019, 0x0004003d,
0x00000006, 0x0000001a, 0x0000000d, 0x00050080,
0x00000006, 0x0000001b, 0x0000001a, 0x00000016,
0x00050044, 0x00000006, 0x0000001c, 0x00000011,
0x00000001, 0x0004007c, 0x00000012, 0x0000001d,
0x0000001c, 0x0004007c, 0x00000006, 0x0000001e,
0x0000001d, 0x000500ac, 0x0000001f, 0x00000020,
0x0000001b, 0x0000001e, 0x000300f7, 0x00000022,
0x00000000, 0x000400fa, 0x00000020, 0x00000021,
0x00000022, 0x000200f8, 0x00000021, 0x000100fd,
0x000200f8, 0x00000022, 0x0004003d, 0x00000006,
0x00000025, 0x0000000d, 0x00050080, 0x00000006,
0x00000027, 0x00000025, 0x00000026, 0x00060041,
0x00000014, 0x00000029, 0x00000011, 0x00000024,
0x00000027, 0x0003003e, 0x00000029, 0x00000028,
0x0004003d, 0x00000006, 0x0000002a, 0x0000000d,
0x00050080, 0x00000006, 0x0000002b, 0x0000002a,
0x00000026, 0x00050080, 0x00000006, 0x0000002c,
0x0000002b, 0x00000017, 0x0004003d, 0x00000006,
0x0000002d, 0x00000009, 0x00060041, 0x00000014,
0x0000002e, 0x00000011, 0x00000024, 0x0000002c,
0x0003003e, 0x0000002e, 0x0000002d, 0x0004003d,
0x00000006, 0x0000002f, 0x0000000d, 0x00050080,
0x00000006, 0x00000030, 0x0000002f, 0x00000026,
0x00050080, 0x00000006, 0x00000032, 0x00000030,
0x00000031, 0x0004003d, 0x00000006, 0x00000033,
0x0000000a, 0x00060041, 0x00000014, 0x00000034,
0x00000011, 0x00000024, 0x00000032, 0x0003003e,
0x00000034, 0x00000033, 0x000100fd, 0x00010038,
};