Home
last modified time | relevance | path

Searched refs:minCommandBuffer (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp571 const unsigned minCommandBuffer = 1024; in allocateManyPrimaryBuffersTest() local
573 const unsigned minCommandBuffer = 10000; in allocateManyPrimaryBuffersTest() local
583 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() local
647 const unsigned minCommandBuffer = 10000; in allocateManySecondaryBuffersTest() local
657 minCommandBuffer, // uint32_t bufferCount; in allocateManySecondaryBuffersTest()
663 VkCommandBuffer cmdBuffers[minCommandBuffer]; in allocateManySecondaryBuffersTest()
667 …out << "allocateManySecondaryBuffersTest succeded: created " << minCommandBuffer << " command buff… in allocateManySecondaryBuffersTest()