5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#include <metal_stdlib>
|
||
|
|
||
|
using namespace metal;
|
||
|
constant int H = 1;
|