Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dtegra_drm.h323 } cmdbuf; member
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp792 for (auto cmdbuf : workingSet) { in collectAllPendingDescriptorSetsBottomUp() local
793 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(cmdbuf); in collectAllPendingDescriptorSetsBottomUp()
5736 for (auto cmdbuf : workingSet) { in flushCommandBufferPendingCommandsBottomUp() local
5737 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(cmdbuf); in flushCommandBufferPendingCommandsBottomUp()
5765 enc->vkQueueFlushCommandsFromAuxMemoryGOOGLE(queue, cmdbuf, deviceMemory, dataOffset, in flushCommandBufferPendingCommandsBottomUp()
5768 enc->vkQueueFlushCommandsGOOGLE(queue, cmdbuf, written, (const void*)writtenPtr, in flushCommandBufferPendingCommandsBottomUp()