// cpu-helper-functions.h #pragma once #include "cpu-base.h" namespace gfx { using namespace Slang; } // namespace gfx