Home
last modified time | relevance | path

Searched defs:commandBuffers (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1441 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local
1589 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp3890 const VkCommandBuffer commandBuffers[] = in renderPassTest() local
4028 const TestConfig::CommandBufferTypes commandBuffers[] = in createAttachmentTestCaseGroup() local
4201 const TestConfig::CommandBufferTypes commandBuffers[] = in createAttachmentAllocationTestGroup() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp91 list<VkCommandBuffer> commandBuffers; // list container of cmd buffers allocated from this pool member