File api.hpp
File List > atlas > core > api.hpp
Go to the documentation of this file
#pragma once
namespace atlas {
enum api { vulkan, dx11, fx12, undefined };
};
File List > atlas > core > api.hpp
Go to the documentation of this file
#pragma once
namespace atlas {
enum api { vulkan, dx11, fx12, undefined };
};