mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-10 21:28:32 +09:00
[Feat] (...): Add GLES Backend.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat2x2.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double2x2.hpp"
|
||||
#include "./ext/matrix_double2x2_precision.hpp"
|
||||
#include "./ext/matrix_float2x2.hpp"
|
||||
#include "./ext/matrix_float2x2_precision.hpp"
|
||||
|
||||
Reference in New Issue
Block a user