• Home
  • Raw
  • Download

Lines Matching defs:commandBuffer

496     void unregister_VkCommandBuffer(VkCommandBuffer commandBuffer) {  in unregister_VkCommandBuffer()
5541 for (auto commandBuffer : workingSet) { in collectAllPendingDescriptorSetsBottomUp() local
5695 for (auto commandBuffer : workingSet) { in flushCommandBufferPendingCommandsBottomUp() local
5736 void resetCommandBufferPendingTopology(VkCommandBuffer commandBuffer) { in resetCommandBufferPendingTopology()
6573 … uint32_t syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* currentEncoder) { in syncEncodersForCommandBuffer()
6632 VkCommandBuffer commandBuffer, in on_vkBeginCommandBuffer()
6664 VkCommandBuffer commandBuffer) { in on_vkEndCommandBuffer()
6680 VkCommandBuffer commandBuffer, in on_vkResetCommandBuffer()
6724 VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands()
6745 …void addPendingDescriptorSets(VkCommandBuffer commandBuffer, uint32_t descriptorSetCount, const Vk… in addPendingDescriptorSets()
6764 VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()
6882 …void resetCommandBufferStagingInfo(VkCommandBuffer commandBuffer, bool alsoResetPrimaries, bool al… in resetCommandBufferStagingInfo()
6923 forAllObjects(p->subObjects, [this](void* commandBuffer) { in resetCommandPoolStagingInfo()
6942 forAllObjects(p->subObjects, [this](void* commandBuffer) { in clearCommandPool()
7077 …lways_inline)) VkEncoder* ResourceTracker::getCommandBufferEncoder(VkCommandBuffer commandBuffer) { in getCommandBufferEncoder()
7886 uint32_t ResourceTracker::syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* cu… in syncEncodersForCommandBuffer()
7897 VkCommandBuffer commandBuffer, in on_vkBeginCommandBuffer()
7905 VkCommandBuffer commandBuffer) { in on_vkEndCommandBuffer()
7912 VkCommandBuffer commandBuffer, in on_vkResetCommandBuffer()
7930 VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands()
7939 VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()