#ifndef SDPA_METAL_COMMON_H #define SDPA_METAL_COMMON_H // Common definitions for Metal kernels // This file is included by Metal shaders, so it should not contain C++ code #endif // SDPA_METAL_COMMON_H