mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 05:38:31 +09:00
[Feat] (MG_State/Program): retrieve/generate layout location from/for program, and retrieve generated ubo size and all the offsets of members
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
#include <cstring>
|
||||
#include <numeric>
|
||||
#include <expected>
|
||||
#include <iostream>
|
||||
#include <optional>
|
||||
|
||||
Reference in New Issue
Block a user