Finished GeometryManager and added AABB raster support

This commit is contained in:
mcrcortex
2024-01-29 12:35:09 +10:00
parent d499a19d4e
commit 787dc88c43
11 changed files with 69 additions and 77 deletions

View File

@@ -21,11 +21,11 @@ struct SectionMeta {
uint posA;
uint posB;
uint AABB;
uint _padA;
uint ptr;
uint cnt;
uint _padB;
uint _padC;
uint cntA;
uint cntB;
uint cntC;
uint cntD;
};
//TODO: see if making the stride 2*4*4 bytes or something cause you get that 16 byte write