#pragma once namespace XEngine::graphics::d3d12::core{ bool initialize(); void shutdown(); }// namespace XEngine::graphics::d3d12