summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/runtime/shaders/gles/vs_cubes.bin
blob: e45e21d5221fb62cb36aa5ca9e61bb0cbcb8c0c2 (plain)
ofshex dumpascii
0000 56 53 48 04 a4 8b ef 49 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....I...u_modelViewProj......
0020 20 01 00 00 61 74 74 72 69 62 75 74 65 20 68 69 67 68 70 20 76 65 63 34 20 61 5f 63 6f 6c 6f 72 ....attribute.highp.vec4.a_color
0040 30 3b 0a 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 69 0;.attribute.highp.vec3.a_positi
0060 6f 6e 3b 0a 76 61 72 79 69 6e 67 20 68 69 67 68 70 20 76 65 63 34 20 76 5f 63 6f 6c 6f 72 30 3b on;.varying.highp.vec4.v_color0;
0080 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 6c 56 69 65 77 50 .uniform.highp.mat4.u_modelViewP
00a0 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 70 20 76 65 63 34 roj;.void.main.().{...highp.vec4
00c0 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 31 2e 30 3b 0a 20 .tmpvar_1;...tmpvar_1.w.=.1.0;..
00e0 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 3b 0a 20 20 67 6c .tmpvar_1.xyz.=.a_position;...gl
0100 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 6f 6a 20 2a 20 74 _Position.=.(u_modelViewProj.*.t
0120 6d 70 76 61 72 5f 31 29 3b 0a 20 20 76 5f 63 6f 6c 6f 72 30 20 3d 20 61 5f 63 6f 6c 6f 72 30 3b mpvar_1);...v_color0.=.a_color0;
0140 0a 7d 0a 0a 00 .}...