Add Nee Backend Structure

Use TexAddress instead of Texture::Ref in Cmds
Add a .clang-format??
This commit is contained in:
2026-01-25 00:04:40 +01:00
parent da79db223f
commit d2806b2061
8 changed files with 594 additions and 44 deletions

View File

@@ -38,6 +38,8 @@ class Vertex {
}
~Vertex() {}
PD_RAW(Vertex);
// private:
/** Open Access Data Section */