ofs | hex dump | ascii |
---|
0000 | 46 53 48 06 01 83 f2 e1 00 00 00 00 00 00 2b 02 00 00 75 73 69 6e 67 20 6e 61 6d 65 73 70 61 63 | FSH...........+...using.namespac |
0020 | 65 20 6d 65 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 | e.metal;.struct.xlatMtlShaderInp |
0040 | 75 74 20 7b 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 | ut.{...float4.v_color0;...float2 |
0060 | 20 76 5f 74 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 | .v_texcoord0;.};.struct.xlatMtlS |
0080 | 68 61 64 65 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 | haderOutput.{...float4.gl_FragCo |
00a0 | 6c 6f 72 3b 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 | lor;.};.struct.xlatMtlShaderUnif |
00c0 | 6f 72 6d 20 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 | orm.{.};.fragment.xlatMtlShaderO |
00e0 | 75 74 70 75 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 | utput.xlatMtlMain.(xlatMtlShader |
0100 | 49 6e 70 75 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 | Input._mtl_i.[[stage_in]],.const |
0120 | 61 6e 74 20 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 | ant.xlatMtlShaderUniform&._mtl_u |
0140 | 20 5b 5b 62 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 | .[[buffer(0)]]...,...texture2d<f |
0160 | 6c 6f 61 74 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 | loat>.s_tex.[[texture(0)]],.samp |
0180 | 6c 65 72 20 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 | ler._mtlsmp_s_tex.[[sampler(0)]] |
01a0 | 29 0a 7b 0a 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 | ).{...xlatMtlShaderOutput._mtl_o |
01c0 | 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 73 5f 74 65 78 | ;..._mtl_o.gl_FragColor.=.(s_tex |
01e0 | 2e 73 61 6d 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 | .sample(_mtlsmp_s_tex,.(float2)( |
0200 | 5f 6d 74 6c 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 | _mtl_i.v_texcoord0)).*._mtl_i.v_ |
0220 | 63 6f 6c 6f 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 | color0);...return._mtl_o;.}... |