summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/runtime/shaders/essl/fs_update.bin
blob: f754924f10452e2ad237f875821c9798d5543cf1 (plain)
ofshex dumpascii
0000 46 53 48 04 6f 1e 3e 3c 01 00 09 73 5f 74 65 78 43 75 62 65 00 01 00 00 01 00 ba 00 00 00 76 61 FSH.o.><...s_texCube..........va
0020 72 79 69 6e 67 20 68 69 67 68 70 20 76 65 63 33 20 76 5f 74 65 78 63 6f 6f 72 64 30 3b 0a 75 6e rying.highp.vec3.v_texcoord0;.un
0040 69 66 6f 72 6d 20 6c 6f 77 70 20 73 61 6d 70 6c 65 72 43 75 62 65 20 73 5f 74 65 78 43 75 62 65 iform.lowp.samplerCube.s_texCube
0060 3b 0a 76 6f 69 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 ;.void.main.().{...lowp.vec4.tmp
0080 76 61 72 5f 31 3b 0a 20 20 74 6d 70 76 61 72 5f 31 20 3d 20 74 65 78 74 75 72 65 43 75 62 65 20 var_1;...tmpvar_1.=.textureCube.
00a0 28 73 5f 74 65 78 43 75 62 65 2c 20 76 5f 74 65 78 63 6f 6f 72 64 30 29 3b 0a 20 20 67 6c 5f 46 (s_texCube,.v_texcoord0);...gl_F
00c0 72 61 67 43 6f 6c 6f 72 20 3d 20 74 6d 70 76 61 72 5f 31 3b 0a 7d 0a 0a 00 ragColor.=.tmpvar_1;.}...