summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/runtime/shaders/essl/fs_deferred_debug.bin
blob: f1dc985b9da60c637bcc3befc31892f8f9d8352e (plain)
ofshex dumpascii
0000 46 53 48 05 6f 1e 3e 3c 01 00 0a 73 5f 74 65 78 43 6f 6c 6f 72 00 01 00 00 01 00 b3 00 00 00 76 FSH.o.><...s_texColor..........v
0020 61 72 79 69 6e 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 75 arying.highp.vec2.v_texcoord0;.u
0040 6e 69 66 6f 72 6d 20 73 61 6d 70 6c 65 72 32 44 20 73 5f 74 65 78 43 6f 6c 6f 72 3b 0a 76 6f 69 niform.sampler2D.s_texColor;.voi
0060 64 20 6d 61 69 6e 20 28 29 0a 7b 0a 20 20 6c 6f 77 70 20 76 65 63 34 20 74 6d 70 76 61 72 5f 31 d.main.().{...lowp.vec4.tmpvar_1
0080 3b 0a 20 20 74 6d 70 76 61 72 5f 31 20 3d 20 74 65 78 74 75 72 65 32 44 20 28 73 5f 74 65 78 43 ;...tmpvar_1.=.texture2D.(s_texC
00a0 6f 6c 6f 72 2c 20 76 5f 74 65 78 63 6f 6f 72 64 30 29 3b 0a 20 20 67 6c 5f 46 72 61 67 43 6f 6c olor,.v_texcoord0);...gl_FragCol
00c0 6f 72 20 3d 20 74 6d 70 76 61 72 5f 31 3b 0a 7d 0a 0a 00 or.=.tmpvar_1;.}...