ofs | hex dump | ascii |
---|
0000 | 46 53 48 05 01 83 f2 e1 00 00 2b 02 00 00 75 73 69 6e 67 20 6e 61 6d 65 73 70 61 63 65 20 6d 65 | FSH.......+...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 66 6c 6f 61 74 34 20 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 3b | rOutput.{...float4.gl_FragColor; |
00a0 | 0a 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 | .};.struct.xlatMtlShaderUniform. |
00c0 | 7b 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 | {.};.fragment.xlatMtlShaderOutpu |
00e0 | 74 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 | t.xlatMtlMain.(xlatMtlShaderInpu |
0100 | 74 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 | t._mtl_i.[[stage_in]],.constant. |
0120 | 78 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 | xlatMtlShaderUniform&._mtl_u.[[b |
0140 | 75 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 | uffer(0)]]...,...texture2d<float |
0160 | 3e 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 | >.s_tex.[[texture(0)]],.sampler. |
0180 | 5f 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 | _mtlsmp_s_tex.[[sampler(0)]]).{. |
01a0 | 20 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 | ..xlatMtlShaderOutput._mtl_o;... |
01c0 | 5f 6d 74 6c 5f 6f 2e 67 6c 5f 46 72 61 67 43 6f 6c 6f 72 20 3d 20 28 73 5f 74 65 78 2e 73 61 6d | _mtl_o.gl_FragColor.=.(s_tex.sam |
01e0 | 70 6c 65 28 5f 6d 74 6c 73 6d 70 5f 73 5f 74 65 78 2c 20 28 66 6c 6f 61 74 32 29 28 5f 6d 74 6c | ple(_mtlsmp_s_tex,.(float2)(_mtl |
0200 | 5f 69 2e 76 5f 74 65 78 63 6f 6f 72 64 30 29 29 20 2a 20 5f 6d 74 6c 5f 69 2e 76 5f 63 6f 6c 6f | _i.v_texcoord0)).*._mtl_i.v_colo |
0220 | 72 30 29 3b 0a 20 20 72 65 74 75 72 6e 20 5f 6d 74 6c 5f 6f 3b 0a 7d 0a 0a 00 | r0);...return._mtl_o;.}... |