• Home
  • Raw
  • Download

Lines Matching defs:commandBuffer

519     void unregister_VkCommandBuffer(VkCommandBuffer commandBuffer) {  in unregister_VkCommandBuffer()
6437 for (auto commandBuffer : workingSet) { in collectAllPendingDescriptorSetsBottomUp() local
6591 for (auto commandBuffer : workingSet) { in flushCommandBufferPendingCommandsBottomUp() local
6632 void resetCommandBufferPendingTopology(VkCommandBuffer commandBuffer) { in resetCommandBufferPendingTopology()
7460 … uint32_t syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* currentEncoder) { in syncEncodersForCommandBuffer()
7519 VkCommandBuffer commandBuffer, in on_vkBeginCommandBuffer()
7551 VkCommandBuffer commandBuffer) { in on_vkEndCommandBuffer()
7567 VkCommandBuffer commandBuffer, in on_vkResetCommandBuffer()
7621 VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands()
7642 …void addPendingDescriptorSets(VkCommandBuffer commandBuffer, uint32_t descriptorSetCount, const Vk… in addPendingDescriptorSets()
7661 VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()
7938 …void resetCommandBufferStagingInfo(VkCommandBuffer commandBuffer, bool alsoResetPrimaries, bool al… in resetCommandBufferStagingInfo()
7979 forAllObjects(p->subObjects, [this](void* commandBuffer) { in resetCommandPoolStagingInfo()
7998 forAllObjects(p->subObjects, [this](void* commandBuffer) { in clearCommandPool()
8130 ALWAYS_INLINE VkEncoder* ResourceTracker::getCommandBufferEncoder(VkCommandBuffer commandBuffer) { in getCommandBufferEncoder()
9011 uint32_t ResourceTracker::syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* cu… in syncEncodersForCommandBuffer()
9022 VkCommandBuffer commandBuffer, in on_vkBeginCommandBuffer()
9030 VkCommandBuffer commandBuffer) { in on_vkEndCommandBuffer()
9037 VkCommandBuffer commandBuffer, in on_vkResetCommandBuffer()
9055 VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands()
9064 VkCommandBuffer commandBuffer, in on_vkCmdBindDescriptorSets()