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