Removing tons of debugging and sync code

This commit is contained in:
Dynamitos
2024-10-21 21:40:48 +02:00
parent 6506287474
commit f1316eb213
8 changed files with 285 additions and 298 deletions
-1
View File
@@ -20,7 +20,6 @@ struct DeformationCB
struct UpdateCB
{
float4x4 viewProjectionMatrix;
float triangleSize;
uint32_t maxSubdivisionDepth;
float fov;