Lines Matching refs:goldfish_VkCommandBuffer

784         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()
7005 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(pCommandBuffers[i]); in on_vkAllocateCommandBuffers()
7243 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in getDevice()
7256 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in resetCommandBufferStagingInfo()
7276 struct goldfish_VkCommandBuffer* superCb = in resetCommandBufferStagingInfo()
7286 struct goldfish_VkCommandBuffer* subCb = as_goldfish_VkCommandBuffer(subCommandBuffer); in resetCommandBufferStagingInfo()
7305 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in resetCommandBufferPendingTopology()
7331 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(pCommandBuffers[i]); in addToCommandPool()
7407 struct goldfish_VkCommandBuffer* cb = as_goldfish_VkCommandBuffer(commandBuffer); in getCommandBufferEncoder()