ofs | hex dump | ascii |
---|
0000 | 46 53 48 04 01 83 f2 e1 00 00 71 02 00 00 75 73 69 6e 67 20 6e 61 6d 65 73 70 61 63 65 20 6d 65 | FSH.......q...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 34 20 76 5f 63 6f 6c 6f 72 30 3b 0a 20 20 66 6c 6f 61 74 32 20 76 5f 74 | ...float4.v_color0;...float2.v_t |
0060 | 65 78 63 6f 6f 72 64 30 3b 0a 7d 3b 0a 73 74 72 75 63 74 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 | excoord0;.};.struct.xlatMtlShade |
0080 | 72 4f 75 74 70 75 74 20 7b 0a 20 20 68 61 6c 66 34 20 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 3b 0a | rOutput.{...half4.gl_FragColor;. |
00a0 | 7d 3b 0a 73 74 72 75 63 74 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 55 6e 69 66 6f 72 6d 20 7b | };.struct.xlatMtlShaderUniform.{ |
00c0 | 0a 7d 3b 0a 66 72 61 67 6d 65 6e 74 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 4f 75 74 70 75 74 | .};.fragment.xlatMtlShaderOutput |
00e0 | 20 78 6c 61 74 4d 74 6c 4d 61 69 6e 20 28 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 49 6e 70 75 74 | .xlatMtlMain.(xlatMtlShaderInput |
0100 | 20 5f 6d 74 6c 5f 69 20 5b 5b 73 74 61 67 65 5f 69 6e 5d 5d 2c 20 63 6f 6e 73 74 61 6e 74 20 78 | ._mtl_i.[[stage_in]],.constant.x |
0120 | 6c 61 74 4d 74 6c 53 68 61 64 65 72 55 6e 69 66 6f 72 6d 26 20 5f 6d 74 6c 5f 75 20 5b 5b 62 75 | latMtlShaderUniform&._mtl_u.[[bu |
0140 | 66 66 65 72 28 30 29 5d 5d 0a 20 20 2c 20 20 20 74 65 78 74 75 72 65 32 64 3c 66 6c 6f 61 74 3e | ffer(0)]]...,...texture2d<float> |
0160 | 20 73 5f 74 65 78 20 5b 5b 74 65 78 74 75 72 65 28 30 29 5d 5d 2c 20 73 61 6d 70 6c 65 72 20 5f | .s_tex.[[texture(0)]],.sampler._ |
0180 | 6d 74 6c 73 6d 70 5f 73 5f 74 65 78 20 5b 5b 73 61 6d 70 6c 65 72 28 30 29 5d 5d 29 0a 7b 0a 20 | mtlsmp_s_tex.[[sampler(0)]]).{.. |
01a0 | 20 78 6c 61 74 4d 74 6c 53 68 61 64 65 72 4f 75 74 70 75 74 20 5f 6d 74 6c 5f 6f 3b 0a 20 20 68 | .xlatMtlShaderOutput._mtl_o;...h |
01c0 | 61 6c 66 34 20 74 6d 70 76 61 72 5f 31 20 3d 20 30 3b 0a 20 20 74 6d 70 76 61 72 5f 31 20 3d 20 | alf4.tmpvar_1.=.0;...tmpvar_1.=. |
01e0 | 68 61 6c 66 34 28 73 5f 74 65 78 2e 73 61 6d 70 6c 65 28 5f 6d 74 6c 73 6d 70 5f 73 5f 74 65 78 | half4(s_tex.sample(_mtlsmp_s_tex |
0200 | 2c 20 28 66 6c 6f 61 74 32 29 28 5f 6d 74 6c 5f 69 2e 76 5f 74 65 78 63 6f 6f 72 64 30 29 29 29 | ,.(float2)(_mtl_i.v_texcoord0))) |
0220 | 3b 0a 20 20 5f 6d 74 6c 5f 6f 2e 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 20 3d 20 28 28 68 61 6c 66 | ;..._mtl_o.gl_FragColor.=.((half |
0240 | 34 29 28 28 66 6c 6f 61 74 34 29 28 74 6d 70 76 61 72 5f 31 29 20 2a 20 5f 6d 74 6c 5f 69 2e 76 | 4)((float4)(tmpvar_1).*._mtl_i.v |
0260 | 5f 63 6f 6c 6f 72 30 29 29 3b 0a 20 20 72 65 74 75 72 6e 20 5f 6d 74 6c 5f 6f 3b 0a 7d 0a 0a 00 | _color0));...return._mtl_o;.}... |