Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
ShaderTest.cpp File Reference
#include <gtest/gtest.h>
#include "Graphic.hpp"
#include "RenderingPipeline.hpp"
#include <glm/glm.hpp>

Functions

auto TestSystem (Engine::Core &core) -> void
 TEST (ShaderTest, GlobalRun)

Variables

const std::string shaderSource

Function Documentation

◆ TEST()

TEST ( ShaderTest ,
GlobalRun  )

◆ TestSystem()

auto TestSystem ( Engine::Core & core) -> void

Variable Documentation

◆ shaderSource

const std::string shaderSource