blob: 433ae1c6ea9e44203b1e8f8bf618a279b55b3f25 (
plain)
ofs | hex dump | ascii |
---|
0000 | 56 53 48 05 6f 1e 3e 3c 01 00 0f 75 5f 6d 6f 64 65 6c 56 69 65 77 50 72 6f 6a 04 01 00 00 01 00 | VSH.o.><...u_modelViewProj...... |
0020 | 2c 01 00 00 61 74 74 72 69 62 75 74 65 20 68 69 67 68 70 20 76 65 63 33 20 61 5f 70 6f 73 69 74 | ,...attribute.highp.vec3.a_posit |
0040 | 69 6f 6e 3b 0a 61 74 74 72 69 62 75 74 65 20 68 69 67 68 70 20 76 65 63 32 20 61 5f 74 65 78 63 | ion;.attribute.highp.vec2.a_texc |
0060 | 6f 6f 72 64 30 3b 0a 76 61 72 79 69 6e 67 20 68 69 67 68 70 20 76 65 63 32 20 76 5f 74 65 78 63 | oord0;.varying.highp.vec2.v_texc |
0080 | 6f 6f 72 64 30 3b 0a 75 6e 69 66 6f 72 6d 20 68 69 67 68 70 20 6d 61 74 34 20 75 5f 6d 6f 64 65 | oord0;.uniform.highp.mat4.u_mode |
00a0 | 6c 56 69 65 77 50 72 6f 6a 3b 0a 76 6f 69 64 20 6d 61 69 6e 20 28 29 0a 7b 0a 20 20 68 69 67 68 | lViewProj;.void.main.().{...high |
00c0 | 70 20 76 65 63 34 20 74 6d 70 76 61 72 5f 31 3b 0a 20 20 74 6d 70 76 61 72 5f 31 2e 77 20 3d 20 | p.vec4.tmpvar_1;...tmpvar_1.w.=. |
00e0 | 31 2e 30 3b 0a 20 20 74 6d 70 76 61 72 5f 31 2e 78 79 7a 20 3d 20 61 5f 70 6f 73 69 74 69 6f 6e | 1.0;...tmpvar_1.xyz.=.a_position |
0100 | 3b 0a 20 20 67 6c 5f 50 6f 73 69 74 69 6f 6e 20 3d 20 28 75 5f 6d 6f 64 65 6c 56 69 65 77 50 72 | ;...gl_Position.=.(u_modelViewPr |
0120 | 6f 6a 20 2a 20 74 6d 70 76 61 72 5f 31 29 3b 0a 20 20 76 5f 74 65 78 63 6f 6f 72 64 30 20 3d 20 | oj.*.tmpvar_1);...v_texcoord0.=. |
0140 | 61 5f 74 65 78 63 6f 6f 72 64 30 3b 0a 7d 0a 0a 00 | a_texcoord0;.}... |