#include "Shader.hpp"
#include <Kale/Core/Application/Application.hpp>
#include <Kale/Vulkan/Device/Device.hpp>
#include <fstream>
#include <stdexcept>
Go to the source code of this file.