Searched defs:ptrCmdBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 259 const Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), in singleSubmissionCase() local 316 const Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), in multiSubmissionCase() local
|
H A D | vktSynchronizationOperationSingleQueueTests.cpp | 278 const Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), in iterate() local 551 const Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), in iterate() local
|
H A D | vktSynchronizationOperationMultiQueueTests.cpp | 515 …const Move<VkCommandBuffer> ptrCmdBuffer[] = {makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_WRI… in iterate() local 808 …const Move<VkCommandBuffer> ptrCmdBuffer[]{makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_WRITE]… in iterate() local
|