#include "Metal.hpp" MetalBackend::MetalBackend() { // TODO } void MetalBackend::BeginFrame() { // TODO } void MetalBackend::EndFrame() { // TODO }