summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/shaders/essl/chains/warp/fs_dilation-horizontal-fast.bin
blob: 7d47bc8ea3fc7b9f9dc9944a798ef6e634efc93b (plain)
ofshex dumpascii
0000 46 53 48 05 4f 45 98 49 01 00 05 64 65 63 61 6c 00 01 00 00 01 00 96 01 00 00 76 61 72 79 69 6e FSH.OE.I...decal..........varyin
0020 67 20 68 69 67 68 70 20 76 65 63 32 20 76 5f 74 65 78 63 6f 6f 72 64 30 3b 0a 76 61 72 79 69 6e g.highp.vec2.v_texcoord0;.varyin
0040 67 20 68 69 67 68 70 20 76 65 63 34 20 76 5f 74 65 78 63 6f 6f 72 64 31 3b 0a 75 6e 69 66 6f 72 g.highp.vec4.v_texcoord1;.unifor
0060 6d 20 73 61 6d 70 6c 65 72 32 44 20 64 65 63 61 6c 3b 0a 76 6f 69 64 20 6d 61 69 6e 20 28 29 0a m.sampler2D.decal;.void.main.().
0080 7b 0a 20 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 {...lowp.vec4.tmpvar_1;...tmpvar
00a0 5f 31 2e 77 20 3d 20 31 2e 30 3b 0a 20 20 74 6d 70 76 61 72 5f 31 2e 78 79 7a 20 3d 20 6d 61 78 _1.w.=.1.0;...tmpvar_1.xyz.=.max
00c0 20 28 74 65 78 74 75 72 65 32 44 20 28 64 65 63 61 6c 2c 20 76 5f 74 65 78 63 6f 6f 72 64 30 29 .(texture2D.(decal,.v_texcoord0)
00e0 2e 78 79 7a 2c 20 6d 61 78 20 28 74 65 78 74 75 72 65 32 44 20 28 64 65 63 61 6c 2c 20 28 76 5f .xyz,.max.(texture2D.(decal,.(v_
0100 74 65 78 63 6f 6f 72 64 30 20 2b 20 0a 20 20 20 20 28 76 65 63 32 28 31 2e 30 2c 20 30 2e 30 29 texcoord0.+......(vec2(1.0,.0.0)
0120 20 2a 20 76 5f 74 65 78 63 6f 6f 72 64 31 2e 78 79 29 0a 20 20 29 29 2e 78 79 7a 2c 20 74 65 78 .*.v_texcoord1.xy)...)).xyz,.tex
0140 74 75 72 65 32 44 20 28 64 65 63 61 6c 2c 20 28 76 5f 74 65 78 63 6f 6f 72 64 30 20 2b 20 0a 20 ture2D.(decal,.(v_texcoord0.+...
0160 20 20 20 28 76 65 63 32 28 2d 31 2e 30 2c 20 30 2e 30 29 20 2a 20 76 5f 74 65 78 63 6f 6f 72 64 ...(vec2(-1.0,.0.0).*.v_texcoord
0180 31 2e 78 79 29 0a 20 20 29 29 2e 78 79 7a 29 29 3b 0a 20 20 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 1.xy)...)).xyz));...gl_FragColor
01a0 20 3d 20 74 6d 70 76 61 72 5f 31 3b 0a 7d 0a 0a 00 .=.tmpvar_1;.}...