Searched defs:commandBuffers (Results 1 – 3 of 3) sorted by relevance
1441 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local1589 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
3890 const VkCommandBuffer commandBuffers[] = in renderPassTest() local4028 const TestConfig::CommandBufferTypes commandBuffers[] = in createAttachmentTestCaseGroup() local4201 const TestConfig::CommandBufferTypes commandBuffers[] = in createAttachmentAllocationTestGroup() local
91 list<VkCommandBuffer> commandBuffers; // list container of cmd buffers allocated from this pool member