summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/runtime/shaders/glsl/fs_deferred_debug.bin
blob: d9bf2d2c4a0c8b567f67669d4544f0167049b66c (plain)
ofshex dumpascii
0000 46 53 48 04 6f 1e 3e 3c 01 00 0a 73 5f 74 65 78 43 6f 6c 6f 72 00 01 00 00 01 00 80 00 00 00 76 FSH.o.><...s_texColor..........v
0020 61 72 79 69 6e 67 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 arying.vec2.v_texcoord0;.uniform
0040 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 64 20 6d 61 69 6e .sampler2D.s_texColor;.void.main
0060 20 28 29 0a 7b 0a 20 20 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 20 3d 20 74 65 78 74 75 72 65 32 44 .().{...gl_FragColor.=.texture2D
0080 20 28 73 5f 74 65 78 43 6f 6c 6f 72 2c 20 76 5f 74 65 78 63 6f 6f 72 64 30 29 3b 0a 7d 0a 0a 00 .(s_texColor,.v_texcoord0);.}...