This commit is contained in:
Dynamitos
2025-05-13 10:29:05 +02:00
parent f873d6db26
commit 507e424053
2 changed files with 19 additions and 11 deletions
+3 -1
View File
@@ -13,8 +13,10 @@ struct MeshletDescription
PoolRange vertexIndices;
// range into primitiveIndices array
PoolRange primitiveIndices;
float3 color;
uint32_t indicesOffset;
uint32_t lod;
uint32_t pad0;
uint32_t pad1;
};
struct MeshData