Code cleanup
This commit is contained in:
parent
5c4ef25153
commit
ed35ba7b71
3 changed files with 0 additions and 19 deletions
|
|
@ -189,8 +189,6 @@ public:
|
|||
|
||||
threadData.resize(numThreads);
|
||||
|
||||
createSetupCommandBuffer();
|
||||
|
||||
float maxX = std::floor(std::sqrt(numThreads * numObjectsPerThread));
|
||||
uint32_t posX = 0;
|
||||
uint32_t posZ = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue