forked from MSG/msg-desktop
12 lines
142 B
Metal
12 lines
142 B
Metal
![]() |
//
|
||
|
// MGS_Desktop.metal
|
||
|
// MSG Desktop
|
||
|
//
|
||
|
// Created by Etienne Roesch on 31/03/2025.
|
||
|
//
|
||
|
|
||
|
#include <metal_stdlib>
|
||
|
using namespace metal;
|
||
|
|
||
|
|