#include #include using namespace metal; constant uint3 gl_WorkGroupSize [[maybe_unused]] = uint3(1u); kernel void main0() { }