added RAM_TestClass

This commit is contained in:
2023-06-21 20:01:17 +08:00
parent 9148d1c0be
commit 5a7ea1675f
5 changed files with 202 additions and 0 deletions

4
RAM_TestClass.cpp Normal file
View File

@@ -0,0 +1,4 @@
#include"RAM_TestClass.h"
HGL_RUNTIME_ASSET_DECLARATION(InstanceID,Instance)
HGL_RUNTIME_ASSET_DECLARATION(PhysicalDeviceID,PhysicalDevice)