mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
CI shader validation
This commit is contained in:
6
ci_shadervalidator/stdafx.h
Normal file
6
ci_shadervalidator/stdafx.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#define GLM_FORCE_CTOR_INIT
|
||||
#include <glm/glm.hpp>
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
Reference in New Issue
Block a user