summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/shaders/gles/chains/pillarbox_left_vertical/fs_blit.bin
blob: 22e2f0c23d0e0e483f849e0e47fd609d34302edd (plain) (blame)
ofshex dumpascii
0000 46 53 48 04 01 83 f2 e1 01 00 05 73 5f 74 65 78 00 01 00 00 01 00 d3 00 00 00 76 61 72 79 69 6e FSH........s_tex..........varyin
0020 67 20 68 69 67 68 70 20 76 65 63 34 20 76 5f 63 6f 6c 6f 72 30 3b 0a 76 61 72 79 69 6e 67 20 68 g.highp.vec4.v_color0;.varying.h
0040 69 67 68 70 20 76 65 63 32 20 76 5f 74 65 78 63 6f 6f 72 64 30 3b 0a 75 6e 69 66 6f 72 6d 20 73 ighp.vec2.v_texcoord0;.uniform.s
0060 61 6d 70 6c 65 72 32 44 20 73 5f 74 65 78 3b 0a 76 6f 69 64 20 6d 61 69 6e 20 28 29 0a 7b 0a 20 ampler2D.s_tex;.void.main.().{..
0080 20 6c 6f 77 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 20 .lowp.vec4.tmpvar_1;...tmpvar_1.
00a0 3d 20 74 65 78 74 75 72 65 32 44 20 28 73 5f 74 65 78 2c 20 76 5f 74 65 78 63 6f 6f 72 64 30 29 =.texture2D.(s_tex,.v_texcoord0)
00c0 3b 0a 20 20 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 20 3d 20 28 74 6d 70 76 61 72 5f 31 20 2a 20 76 ;...gl_FragColor.=.(tmpvar_1.*.v
00e0 5f 63 6f 6c 6f 72 30 29 3b 0a 7d 0a 0a 00 _color0);.}...