additional lib for vulkan
This commit is contained in:
9
enginecustom/include/Vulkan/Include/glm/mat2x4.hpp
Normal file
9
enginecustom/include/Vulkan/Include/glm/mat2x4.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat2x4.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double2x4.hpp"
|
||||
#include "./ext/matrix_double2x4_precision.hpp"
|
||||
#include "./ext/matrix_float2x4.hpp"
|
||||
#include "./ext/matrix_float2x4_precision.hpp"
|
||||
|
Reference in New Issue
Block a user