Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResources.h131 struct goldfish_VkCommandBuffer { struct
DResourceTracker.cpp784 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in collectAllPendingDescriptorSetsBottomUp()
793 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(cmdbuf); in collectAllPendingDescriptorSetsBottomUp()
931 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in syncEncodersForCommandBuffer()
960 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in addPendingDescriptorSets()
1042 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in unregister_VkCommandBuffer()
5727 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in flushCommandBufferPendingCommandsBottomUp()
5737 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(cmdbuf); in flushCommandBufferPendingCommandsBottomUp()
6817 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in on_vkBeginCommandBuffer()
6915 struct goldfish_VkCommandBuffer* primary = as_goldfish_VkCommandBuffer(commandBuffer); in on_vkCmdExecuteCommands()
6917 struct goldfish_VkCommandBuffer* secondary = in on_vkCmdExecuteCommands()
[all …]