summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/runtime/shaders/metal/fs_update.bin
blob: 158f0bc520e6dd25866dafed12caad7eabc3f5b5 (plain)
ofshex dumpascii
0000 46 53 48 04 6f 1e 3e 3c 00 00 16 02 00 00 75 73 69 6e 67 20 6e 61 6d 65 73 70 61 63 65 20 6d 65 FSH.o.><......using.namespace.me
0020 74 61 6c 3b 0a 73 74 72 75 63 74 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 49 6e 70 75 74 20 7b tal;.struct.xlatMtlShaderInput.{
0040 0a 20 20 66 6c 6f 61 74 33 20 76 5f 74 65 78 63 6f 6f 72 64 30 3b 0a 7d 3b 0a 73 74 72 75 63 74 ...float3.v_texcoord0;.};.struct
0060 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 4f 75 74 70 75 74 20 7b 0a 20 20 66 6c 6f 61 74 34 20 .xlatMtlShaderOutput.{...float4.
0080 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 3b 0a 7d 3b 0a 73 74 72 75 63 74 20 78 6c 61 74 4d 74 6c 53 gl_FragColor;.};.struct.xlatMtlS
00a0 68 61 64 65 72 55 6e 69 66 6f 72 6d 20 7b 0a 7d 3b 0a 66 72 61 67 6d 65 6e 74 20 78 6c 61 74 4d haderUniform.{.};.fragment.xlatM
00c0 74 6c 53 68 61 64 65 72 4f 75 74 70 75 74 20 78 6c 61 74 4d 74 6c 4d 61 69 6e 20 28 78 6c 61 74 tlShaderOutput.xlatMtlMain.(xlat
00e0 4d 74 6c 53 68 61 64 65 72 49 6e 70 75 74 20 5f 6d 74 6c 5f 69 20 5b 5b 73 74 61 67 65 5f 69 6e MtlShaderInput._mtl_i.[[stage_in
0100 5d 5d 2c 20 63 6f 6e 73 74 61 6e 74 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 55 6e 69 66 6f 72 ]],.constant.xlatMtlShaderUnifor
0120 6d 26 20 5f 6d 74 6c 5f 75 20 5b 5b 62 75 66 66 65 72 28 30 29 5d 5d 0a 20 20 2c 20 20 20 74 65 m&._mtl_u.[[buffer(0)]]...,...te
0140 78 74 75 72 65 63 75 62 65 3c 66 6c 6f 61 74 3e 20 73 5f 74 65 78 43 75 62 65 20 5b 5b 74 65 78 xturecube<float>.s_texCube.[[tex
0160 74 75 72 65 28 30 29 5d 5d 2c 20 73 61 6d 70 6c 65 72 20 5f 6d 74 6c 73 6d 70 5f 73 5f 74 65 78 ture(0)]],.sampler._mtlsmp_s_tex
0180 43 75 62 65 20 5b 5b 73 61 6d 70 6c 65 72 28 30 29 5d 5d 29 0a 7b 0a 20 20 78 6c 61 74 4d 74 6c Cube.[[sampler(0)]]).{...xlatMtl
01a0 53 68 61 64 65 72 4f 75 74 70 75 74 20 5f 6d 74 6c 5f 6f 3b 0a 20 20 5f 6d 74 6c 5f 6f 2e 67 6c ShaderOutput._mtl_o;..._mtl_o.gl
01c0 5f 46 72 61 67 43 6f 6c 6f 72 20 3d 20 73 5f 74 65 78 43 75 62 65 2e 73 61 6d 70 6c 65 28 5f 6d _FragColor.=.s_texCube.sample(_m
01e0 74 6c 73 6d 70 5f 73 5f 74 65 78 43 75 62 65 2c 20 28 66 6c 6f 61 74 33 29 28 5f 6d 74 6c 5f 69 tlsmp_s_texCube,.(float3)(_mtl_i
0200 2e 76 5f 74 65 78 63 6f 6f 72 64 30 29 29 3b 0a 20 20 72 65 74 75 72 6e 20 5f 6d 74 6c 5f 6f 3b .v_texcoord0));...return._mtl_o;
0220 0a 7d 0a 0a 00 .}...