aboutsummaryrefslogtreecommitdiff
path: root/demo/DemoApp/customEmitEmit2CS.hlsl.h
diff options
context:
space:
mode:
authorAndrew Reidmeyer <[email protected]>2017-03-15 09:28:59 -0600
committerAndrew Reidmeyer <[email protected]>2017-03-15 09:28:59 -0600
commitf5f6a899903a309f1fc93b31c0297fc7b3b5cf46 (patch)
treeed3dece338b579d5b51af494b2d543fb46c43fa3 /demo/DemoApp/customEmitEmit2CS.hlsl.h
downloadflow-f5f6a899903a309f1fc93b31c0297fc7b3b5cf46.tar.xz
flow-f5f6a899903a309f1fc93b31c0297fc7b3b5cf46.zip
Initial 1.0.0 binary releasev1.0.0
Diffstat (limited to 'demo/DemoApp/customEmitEmit2CS.hlsl.h')
-rw-r--r--demo/DemoApp/customEmitEmit2CS.hlsl.h503
1 files changed, 503 insertions, 0 deletions
diff --git a/demo/DemoApp/customEmitEmit2CS.hlsl.h b/demo/DemoApp/customEmitEmit2CS.hlsl.h
new file mode 100644
index 0000000..7bbd512
--- /dev/null
+++ b/demo/DemoApp/customEmitEmit2CS.hlsl.h
@@ -0,0 +1,503 @@
+#if 0
+//
+// Generated by Microsoft (R) HLSL Shader Compiler 10.1
+//
+//
+// Buffer Definitions:
+//
+// cbuffer params
+// {
+//
+// struct NvFlowShaderPointParams
+// {
+//
+// uint4 isVTR; // Offset: 0
+// uint4 blockDim; // Offset: 16
+// uint4 blockDimBits; // Offset: 32
+// uint4 poolGridDim; // Offset: 48
+// uint4 gridDim; // Offset: 64
+//
+// } customEmitParams; // Offset: 0 Size: 80
+// uint4 minVidx; // Offset: 80 Size: 16
+// uint4 maxVidx; // Offset: 96 Size: 16
+// float4 targetValue; // Offset: 112 Size: 16
+// float4 blendRate; // Offset: 128 Size: 16
+//
+// }
+//
+//
+// Resource Bindings:
+//
+// Name Type Format Dim HLSL Bind Count
+// ------------------------------ ---------- ------- ----------- -------------- ------
+// blockList texture uint buf t0 1
+// blockTable texture uint 3d t1 1
+// dataSRV texture float4 3d t2 1
+// dataUAV UAV float4 3d u0 1
+// params cbuffer NA NA cb0 1
+//
+//
+//
+// Input signature:
+//
+// Name Index Mask Register SysValue Format Used
+// -------------------- ----- ------ -------- -------- ------- ------
+// no Input
+//
+// Output signature:
+//
+// Name Index Mask Register SysValue Format Used
+// -------------------- ----- ------ -------- -------- ------- ------
+// no Output
+cs_5_0
+dcl_globalFlags refactoringAllowed
+dcl_constantbuffer CB0[9], immediateIndexed
+dcl_resource_buffer (uint,uint,uint,uint) t0
+dcl_resource_texture3d (uint,uint,uint,uint) t1
+dcl_resource_texture3d (float,float,float,float) t2
+dcl_uav_typed_texture3d (float,float,float,float) u0
+dcl_input vThreadID.xyz
+dcl_temps 6
+dcl_thread_group 8, 8, 8
+ushr r0.x, vThreadID.x, cb0[2].x
+ld_indexable(buffer)(uint,uint,uint,uint) r0.x, r0.xxxx, t0.xyzw
+not r0.x, r0.x
+and r1.x, r0.x, l(1023)
+ubfe r1.yz, l(0, 10, 10, 0), l(0, 10, 20, 0), r0.xxxx
+ishl r0.xyz, r1.xyzx, cb0[2].xyzx
+iadd r1.xyz, cb0[1].xyzx, l(-1, -1, -1, 0)
+and r2.xyz, r1.xyzx, vThreadID.xyzx
+or r0.xyz, r0.xyzx, r2.xyzx
+if_nz cb0[0].x
+ mov r2.xyz, r0.xyzx
+else
+ ishr r3.xyz, r0.xyzx, cb0[2].xyzx
+ mov r3.w, l(0)
+ ld_indexable(texture3d)(uint,uint,uint,uint) r0.w, r3.xyzw, t1.yzwx
+ not r0.w, r0.w
+ and r3.x, r0.w, l(1023)
+ ubfe r3.yz, l(0, 10, 10, 0), l(0, 10, 20, 0), r0.wwww
+ ishl r3.xyz, r3.xyzx, cb0[2].xyzx
+ and r1.xyz, r1.xyzx, r0.xyzx
+ or r2.xyz, r1.xyzx, r3.xyzx
+endif
+mov r2.w, l(0)
+ld_indexable(texture3d)(float,float,float,float) r1.xyzw, r2.xyzw, t2.xyzw
+ige r3.xyz, r0.xyzx, cb0[5].xyzx
+and r0.w, r3.y, r3.x
+and r0.w, r3.z, r0.w
+ilt r0.xyz, r0.xyzx, cb0[6].xyzx
+and r0.x, r0.y, r0.x
+and r0.x, r0.z, r0.x
+and r0.x, r0.x, r0.w
+add r3.xyzw, -cb0[8].xyzw, l(1.000000, 1.000000, 1.000000, 1.000000)
+mul r4.xyzw, cb0[7].xyzw, cb0[8].xyzw
+mad r5.xyzw, r3.xyzw, r1.xyzw, r4.xyzw
+mad r3.xyzw, r3.xyzw, r5.xyzw, r4.xyzw
+movc r0.xyzw, r0.xxxx, r3.xyzw, r1.xyzw
+store_uav_typed u0.xyzw, r2.xyzz, r0.xyzw
+ret
+// Approximately 38 instruction slots used
+#endif
+
+const BYTE g_customEmitEmit2CS[] =
+{
+ 68, 88, 66, 67, 63, 249,
+ 53, 68, 110, 243, 167, 44,
+ 138, 46, 81, 217, 135, 232,
+ 162, 70, 1, 0, 0, 0,
+ 80, 9, 0, 0, 5, 0,
+ 0, 0, 52, 0, 0, 0,
+ 184, 3, 0, 0, 200, 3,
+ 0, 0, 216, 3, 0, 0,
+ 180, 8, 0, 0, 82, 68,
+ 69, 70, 124, 3, 0, 0,
+ 1, 0, 0, 0, 8, 1,
+ 0, 0, 5, 0, 0, 0,
+ 60, 0, 0, 0, 0, 5,
+ 83, 67, 0, 1, 0, 0,
+ 82, 3, 0, 0, 82, 68,
+ 49, 49, 60, 0, 0, 0,
+ 24, 0, 0, 0, 32, 0,
+ 0, 0, 40, 0, 0, 0,
+ 36, 0, 0, 0, 12, 0,
+ 0, 0, 0, 0, 0, 0,
+ 220, 0, 0, 0, 2, 0,
+ 0, 0, 4, 0, 0, 0,
+ 1, 0, 0, 0, 255, 255,
+ 255, 255, 0, 0, 0, 0,
+ 1, 0, 0, 0, 1, 0,
+ 0, 0, 230, 0, 0, 0,
+ 2, 0, 0, 0, 4, 0,
+ 0, 0, 8, 0, 0, 0,
+ 255, 255, 255, 255, 1, 0,
+ 0, 0, 1, 0, 0, 0,
+ 1, 0, 0, 0, 241, 0,
+ 0, 0, 2, 0, 0, 0,
+ 5, 0, 0, 0, 8, 0,
+ 0, 0, 255, 255, 255, 255,
+ 2, 0, 0, 0, 1, 0,
+ 0, 0, 13, 0, 0, 0,
+ 249, 0, 0, 0, 4, 0,
+ 0, 0, 5, 0, 0, 0,
+ 8, 0, 0, 0, 255, 255,
+ 255, 255, 0, 0, 0, 0,
+ 1, 0, 0, 0, 13, 0,
+ 0, 0, 1, 1, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0,
+ 1, 0, 0, 0, 98, 108,
+ 111, 99, 107, 76, 105, 115,
+ 116, 0, 98, 108, 111, 99,
+ 107, 84, 97, 98, 108, 101,
+ 0, 100, 97, 116, 97, 83,
+ 82, 86, 0, 100, 97, 116,
+ 97, 85, 65, 86, 0, 112,
+ 97, 114, 97, 109, 115, 0,
+ 1, 1, 0, 0, 5, 0,
+ 0, 0, 32, 1, 0, 0,
+ 144, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 232, 1, 0, 0, 0, 0,
+ 0, 0, 80, 0, 0, 0,
+ 2, 0, 0, 0, 176, 2,
+ 0, 0, 0, 0, 0, 0,
+ 255, 255, 255, 255, 0, 0,
+ 0, 0, 255, 255, 255, 255,
+ 0, 0, 0, 0, 212, 2,
+ 0, 0, 80, 0, 0, 0,
+ 16, 0, 0, 0, 2, 0,
+ 0, 0, 220, 2, 0, 0,
+ 0, 0, 0, 0, 255, 255,
+ 255, 255, 0, 0, 0, 0,
+ 255, 255, 255, 255, 0, 0,
+ 0, 0, 0, 3, 0, 0,
+ 96, 0, 0, 0, 16, 0,
+ 0, 0, 2, 0, 0, 0,
+ 220, 2, 0, 0, 0, 0,
+ 0, 0, 255, 255, 255, 255,
+ 0, 0, 0, 0, 255, 255,
+ 255, 255, 0, 0, 0, 0,
+ 8, 3, 0, 0, 112, 0,
+ 0, 0, 16, 0, 0, 0,
+ 2, 0, 0, 0, 36, 3,
+ 0, 0, 0, 0, 0, 0,
+ 255, 255, 255, 255, 0, 0,
+ 0, 0, 255, 255, 255, 255,
+ 0, 0, 0, 0, 72, 3,
+ 0, 0, 128, 0, 0, 0,
+ 16, 0, 0, 0, 2, 0,
+ 0, 0, 36, 3, 0, 0,
+ 0, 0, 0, 0, 255, 255,
+ 255, 255, 0, 0, 0, 0,
+ 255, 255, 255, 255, 0, 0,
+ 0, 0, 99, 117, 115, 116,
+ 111, 109, 69, 109, 105, 116,
+ 80, 97, 114, 97, 109, 115,
+ 0, 78, 118, 70, 108, 111,
+ 119, 83, 104, 97, 100, 101,
+ 114, 80, 111, 105, 110, 116,
+ 80, 97, 114, 97, 109, 115,
+ 0, 105, 115, 86, 84, 82,
+ 0, 78, 118, 70, 108, 111,
+ 119, 85, 105, 110, 116, 52,
+ 0, 171, 1, 0, 19, 0,
+ 1, 0, 4, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 23, 2,
+ 0, 0, 98, 108, 111, 99,
+ 107, 68, 105, 109, 0, 98,
+ 108, 111, 99, 107, 68, 105,
+ 109, 66, 105, 116, 115, 0,
+ 112, 111, 111, 108, 71, 114,
+ 105, 100, 68, 105, 109, 0,
+ 103, 114, 105, 100, 68, 105,
+ 109, 0, 171, 171, 17, 2,
+ 0, 0, 36, 2, 0, 0,
+ 0, 0, 0, 0, 72, 2,
+ 0, 0, 36, 2, 0, 0,
+ 16, 0, 0, 0, 81, 2,
+ 0, 0, 36, 2, 0, 0,
+ 32, 0, 0, 0, 94, 2,
+ 0, 0, 36, 2, 0, 0,
+ 48, 0, 0, 0, 106, 2,
+ 0, 0, 36, 2, 0, 0,
+ 64, 0, 0, 0, 5, 0,
+ 0, 0, 1, 0, 20, 0,
+ 0, 0, 5, 0, 116, 2,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 249, 1, 0, 0, 109, 105,
+ 110, 86, 105, 100, 120, 0,
+ 1, 0, 19, 0, 1, 0,
+ 4, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 23, 2, 0, 0,
+ 109, 97, 120, 86, 105, 100,
+ 120, 0, 116, 97, 114, 103,
+ 101, 116, 86, 97, 108, 117,
+ 101, 0, 78, 118, 70, 108,
+ 111, 119, 70, 108, 111, 97,
+ 116, 52, 0, 171, 171, 171,
+ 1, 0, 3, 0, 1, 0,
+ 4, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 20, 3, 0, 0,
+ 98, 108, 101, 110, 100, 82,
+ 97, 116, 101, 0, 77, 105,
+ 99, 114, 111, 115, 111, 102,
+ 116, 32, 40, 82, 41, 32,
+ 72, 76, 83, 76, 32, 83,
+ 104, 97, 100, 101, 114, 32,
+ 67, 111, 109, 112, 105, 108,
+ 101, 114, 32, 49, 48, 46,
+ 49, 0, 171, 171, 73, 83,
+ 71, 78, 8, 0, 0, 0,
+ 0, 0, 0, 0, 8, 0,
+ 0, 0, 79, 83, 71, 78,
+ 8, 0, 0, 0, 0, 0,
+ 0, 0, 8, 0, 0, 0,
+ 83, 72, 69, 88, 212, 4,
+ 0, 0, 80, 0, 5, 0,
+ 53, 1, 0, 0, 106, 8,
+ 0, 1, 89, 0, 0, 4,
+ 70, 142, 32, 0, 0, 0,
+ 0, 0, 9, 0, 0, 0,
+ 88, 8, 0, 4, 0, 112,
+ 16, 0, 0, 0, 0, 0,
+ 68, 68, 0, 0, 88, 40,
+ 0, 4, 0, 112, 16, 0,
+ 1, 0, 0, 0, 68, 68,
+ 0, 0, 88, 40, 0, 4,
+ 0, 112, 16, 0, 2, 0,
+ 0, 0, 85, 85, 0, 0,
+ 156, 40, 0, 4, 0, 224,
+ 17, 0, 0, 0, 0, 0,
+ 85, 85, 0, 0, 95, 0,
+ 0, 2, 114, 0, 2, 0,
+ 104, 0, 0, 2, 6, 0,
+ 0, 0, 155, 0, 0, 4,
+ 8, 0, 0, 0, 8, 0,
+ 0, 0, 8, 0, 0, 0,
+ 85, 0, 0, 7, 18, 0,
+ 16, 0, 0, 0, 0, 0,
+ 10, 0, 2, 0, 10, 128,
+ 32, 0, 0, 0, 0, 0,
+ 2, 0, 0, 0, 45, 0,
+ 0, 137, 66, 0, 0, 128,
+ 3, 17, 17, 0, 18, 0,
+ 16, 0, 0, 0, 0, 0,
+ 6, 0, 16, 0, 0, 0,
+ 0, 0, 70, 126, 16, 0,
+ 0, 0, 0, 0, 59, 0,
+ 0, 5, 18, 0, 16, 0,
+ 0, 0, 0, 0, 10, 0,
+ 16, 0, 0, 0, 0, 0,
+ 1, 0, 0, 7, 18, 0,
+ 16, 0, 1, 0, 0, 0,
+ 10, 0, 16, 0, 0, 0,
+ 0, 0, 1, 64, 0, 0,
+ 255, 3, 0, 0, 138, 0,
+ 0, 15, 98, 0, 16, 0,
+ 1, 0, 0, 0, 2, 64,
+ 0, 0, 0, 0, 0, 0,
+ 10, 0, 0, 0, 10, 0,
+ 0, 0, 0, 0, 0, 0,
+ 2, 64, 0, 0, 0, 0,
+ 0, 0, 10, 0, 0, 0,
+ 20, 0, 0, 0, 0, 0,
+ 0, 0, 6, 0, 16, 0,
+ 0, 0, 0, 0, 41, 0,
+ 0, 8, 114, 0, 16, 0,
+ 0, 0, 0, 0, 70, 2,
+ 16, 0, 1, 0, 0, 0,
+ 70, 130, 32, 0, 0, 0,
+ 0, 0, 2, 0, 0, 0,
+ 30, 0, 0, 11, 114, 0,
+ 16, 0, 1, 0, 0, 0,
+ 70, 130, 32, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0,
+ 2, 64, 0, 0, 255, 255,
+ 255, 255, 255, 255, 255, 255,
+ 255, 255, 255, 255, 0, 0,
+ 0, 0, 1, 0, 0, 6,
+ 114, 0, 16, 0, 2, 0,
+ 0, 0, 70, 2, 16, 0,
+ 1, 0, 0, 0, 70, 2,
+ 2, 0, 60, 0, 0, 7,
+ 114, 0, 16, 0, 0, 0,
+ 0, 0, 70, 2, 16, 0,
+ 0, 0, 0, 0, 70, 2,
+ 16, 0, 2, 0, 0, 0,
+ 31, 0, 4, 4, 10, 128,
+ 32, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 54, 0,
+ 0, 5, 114, 0, 16, 0,
+ 2, 0, 0, 0, 70, 2,
+ 16, 0, 0, 0, 0, 0,
+ 18, 0, 0, 1, 42, 0,
+ 0, 8, 114, 0, 16, 0,
+ 3, 0, 0, 0, 70, 2,
+ 16, 0, 0, 0, 0, 0,
+ 70, 130, 32, 0, 0, 0,
+ 0, 0, 2, 0, 0, 0,
+ 54, 0, 0, 5, 130, 0,
+ 16, 0, 3, 0, 0, 0,
+ 1, 64, 0, 0, 0, 0,
+ 0, 0, 45, 0, 0, 137,
+ 66, 1, 0, 128, 3, 17,
+ 17, 0, 130, 0, 16, 0,
+ 0, 0, 0, 0, 70, 14,
+ 16, 0, 3, 0, 0, 0,
+ 150, 115, 16, 0, 1, 0,
+ 0, 0, 59, 0, 0, 5,
+ 130, 0, 16, 0, 0, 0,
+ 0, 0, 58, 0, 16, 0,
+ 0, 0, 0, 0, 1, 0,
+ 0, 7, 18, 0, 16, 0,
+ 3, 0, 0, 0, 58, 0,
+ 16, 0, 0, 0, 0, 0,
+ 1, 64, 0, 0, 255, 3,
+ 0, 0, 138, 0, 0, 15,
+ 98, 0, 16, 0, 3, 0,
+ 0, 0, 2, 64, 0, 0,
+ 0, 0, 0, 0, 10, 0,
+ 0, 0, 10, 0, 0, 0,
+ 0, 0, 0, 0, 2, 64,
+ 0, 0, 0, 0, 0, 0,
+ 10, 0, 0, 0, 20, 0,
+ 0, 0, 0, 0, 0, 0,
+ 246, 15, 16, 0, 0, 0,
+ 0, 0, 41, 0, 0, 8,
+ 114, 0, 16, 0, 3, 0,
+ 0, 0, 70, 2, 16, 0,
+ 3, 0, 0, 0, 70, 130,
+ 32, 0, 0, 0, 0, 0,
+ 2, 0, 0, 0, 1, 0,
+ 0, 7, 114, 0, 16, 0,
+ 1, 0, 0, 0, 70, 2,
+ 16, 0, 1, 0, 0, 0,
+ 70, 2, 16, 0, 0, 0,
+ 0, 0, 60, 0, 0, 7,
+ 114, 0, 16, 0, 2, 0,
+ 0, 0, 70, 2, 16, 0,
+ 1, 0, 0, 0, 70, 2,
+ 16, 0, 3, 0, 0, 0,
+ 21, 0, 0, 1, 54, 0,
+ 0, 5, 130, 0, 16, 0,
+ 2, 0, 0, 0, 1, 64,
+ 0, 0, 0, 0, 0, 0,
+ 45, 0, 0, 137, 66, 1,
+ 0, 128, 67, 85, 21, 0,
+ 242, 0, 16, 0, 1, 0,
+ 0, 0, 70, 14, 16, 0,
+ 2, 0, 0, 0, 70, 126,
+ 16, 0, 2, 0, 0, 0,
+ 33, 0, 0, 8, 114, 0,
+ 16, 0, 3, 0, 0, 0,
+ 70, 2, 16, 0, 0, 0,
+ 0, 0, 70, 130, 32, 0,
+ 0, 0, 0, 0, 5, 0,
+ 0, 0, 1, 0, 0, 7,
+ 130, 0, 16, 0, 0, 0,
+ 0, 0, 26, 0, 16, 0,
+ 3, 0, 0, 0, 10, 0,
+ 16, 0, 3, 0, 0, 0,
+ 1, 0, 0, 7, 130, 0,
+ 16, 0, 0, 0, 0, 0,
+ 42, 0, 16, 0, 3, 0,
+ 0, 0, 58, 0, 16, 0,
+ 0, 0, 0, 0, 34, 0,
+ 0, 8, 114, 0, 16, 0,
+ 0, 0, 0, 0, 70, 2,
+ 16, 0, 0, 0, 0, 0,
+ 70, 130, 32, 0, 0, 0,
+ 0, 0, 6, 0, 0, 0,
+ 1, 0, 0, 7, 18, 0,
+ 16, 0, 0, 0, 0, 0,
+ 26, 0, 16, 0, 0, 0,
+ 0, 0, 10, 0, 16, 0,
+ 0, 0, 0, 0, 1, 0,
+ 0, 7, 18, 0, 16, 0,
+ 0, 0, 0, 0, 42, 0,
+ 16, 0, 0, 0, 0, 0,
+ 10, 0, 16, 0, 0, 0,
+ 0, 0, 1, 0, 0, 7,
+ 18, 0, 16, 0, 0, 0,
+ 0, 0, 10, 0, 16, 0,
+ 0, 0, 0, 0, 58, 0,
+ 16, 0, 0, 0, 0, 0,
+ 0, 0, 0, 12, 242, 0,
+ 16, 0, 3, 0, 0, 0,
+ 70, 142, 32, 128, 65, 0,
+ 0, 0, 0, 0, 0, 0,
+ 8, 0, 0, 0, 2, 64,
+ 0, 0, 0, 0, 128, 63,
+ 0, 0, 128, 63, 0, 0,
+ 128, 63, 0, 0, 128, 63,
+ 56, 0, 0, 9, 242, 0,
+ 16, 0, 4, 0, 0, 0,
+ 70, 142, 32, 0, 0, 0,
+ 0, 0, 7, 0, 0, 0,
+ 70, 142, 32, 0, 0, 0,
+ 0, 0, 8, 0, 0, 0,
+ 50, 0, 0, 9, 242, 0,
+ 16, 0, 5, 0, 0, 0,
+ 70, 14, 16, 0, 3, 0,
+ 0, 0, 70, 14, 16, 0,
+ 1, 0, 0, 0, 70, 14,
+ 16, 0, 4, 0, 0, 0,
+ 50, 0, 0, 9, 242, 0,
+ 16, 0, 3, 0, 0, 0,
+ 70, 14, 16, 0, 3, 0,
+ 0, 0, 70, 14, 16, 0,
+ 5, 0, 0, 0, 70, 14,
+ 16, 0, 4, 0, 0, 0,
+ 55, 0, 0, 9, 242, 0,
+ 16, 0, 0, 0, 0, 0,
+ 6, 0, 16, 0, 0, 0,
+ 0, 0, 70, 14, 16, 0,
+ 3, 0, 0, 0, 70, 14,
+ 16, 0, 1, 0, 0, 0,
+ 164, 0, 0, 7, 242, 224,
+ 17, 0, 0, 0, 0, 0,
+ 70, 10, 16, 0, 2, 0,
+ 0, 0, 70, 14, 16, 0,
+ 0, 0, 0, 0, 62, 0,
+ 0, 1, 83, 84, 65, 84,
+ 148, 0, 0, 0, 38, 0,
+ 0, 0, 6, 0, 0, 0,
+ 0, 0, 0, 0, 1, 0,
+ 0, 0, 4, 0, 0, 0,
+ 6, 0, 0, 0, 14, 0,
+ 0, 0, 3, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 3, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 3, 0, 0, 0,
+ 1, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 1, 0,
+ 0, 0
+};