Home
last modified time | relevance | path

Searched defs:commandBufferInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DPersistentCommandPool.cpp90 VkCommandBufferAllocateInfo commandBufferInfo = {}; in allocateCommandBuffer() local
DContextVk.cpp1049 VkCommandBufferAllocateInfo commandBufferInfo = {}; in synchronizeCpuGpuTime() local
2540 VkCommandBufferAllocateInfo commandBufferInfo = {}; in flushImpl() local
2791 VkCommandBufferAllocateInfo commandBufferInfo = {}; in getTimestamp() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DPersistentCommandPool.cpp101 VkCommandBufferAllocateInfo commandBufferInfo = {}; in allocateCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicSemaphoreTests.cpp85 VkCommandBufferSubmitInfoKHR commandBufferInfo = makeCommonCommandBufferSubmitInfo(*cmdBuffer); in basicOneQueueCase() local
450 VkCommandBufferSubmitInfoKHR commandBufferInfo[] in basicMultiQueueCase() local
DvktSynchronizationSmokeTests.cpp434 VkCommandBufferAllocateInfo commandBufferInfo; in createCommandBuffer() local