Searched refs:minCommandBuffer (Results 1 – 1 of 1) sorted by relevance
571 const unsigned minCommandBuffer = 1024; in allocateManyPrimaryBuffersTest() local573 const unsigned minCommandBuffer = 10000; in allocateManyPrimaryBuffersTest() local583 minCommandBuffer, // uint32_t bufferCount; in allocateManyPrimaryBuffersTest()589 VkCommandBuffer cmdBuffers[minCommandBuffer]; in allocateManyPrimaryBuffersTest()593 …out << "allocateManyPrimaryBuffersTest succeded: created " << minCommandBuffer << " command buffer… in allocateManyPrimaryBuffersTest()645 const unsigned minCommandBuffer = 1024; in allocateManySecondaryBuffersTest() local647 const unsigned minCommandBuffer = 10000; in allocateManySecondaryBuffersTest() local657 minCommandBuffer, // uint32_t bufferCount; in allocateManySecondaryBuffersTest()663 VkCommandBuffer cmdBuffers[minCommandBuffer]; in allocateManySecondaryBuffersTest()667 …out << "allocateManySecondaryBuffersTest succeded: created " << minCommandBuffer << " command buff… in allocateManySecondaryBuffersTest()