• Home
  • Raw
  • Download

Lines Matching defs:commandBuffer

4309         auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer);  in on_vkCmdCopyImage()  local
4348 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyImageToBuffer() local
4374 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyImage2() local
4418 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyImageToBuffer2() local
4447 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyImage2KHR() local
4491 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyImageToBuffer2KHR() local
4656 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyBufferToImage() local
4710 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyBufferToImage2() local
4767 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyBufferToImage2KHR() local
4858 void processImageMemoryBarrierLocked(VkCommandBuffer commandBuffer, in processImageMemoryBarrierLocked()
4894 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdPipelineBarrier() local
4979 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdPipelineBarrier2() local
6157 for (const VkCommandBuffer commandBuffer : commandPoolInfo.cmdBuffers) { in destroyCommandPoolWithExclusiveInfo() local
6209 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdExecuteCommands() local
6469 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkResetCommandBuffer() local
6484 VkDevice device, VulkanDispatch* deviceDispatch, VkCommandBuffer commandBuffer, in freeCommandBufferWithExclusiveInfos()
6506 VkCommandPool commandPool, VkCommandBuffer commandBuffer) in freeCommandBufferLocked()
6737 VkCommandBuffer commandBuffer, uint32_t needHostSync, in on_vkCommandBufferHostSyncGOOGLE()
6823 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkBeginCommandBuffer() local
6859 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkEndCommandBuffer() local
6893 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdBindPipeline() local
6911 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdBindDescriptorSets() local
7030 bool registerRenderPassBeginInfo(VkCommandBuffer commandBuffer, in registerRenderPassBeginInfo()
7061 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdBeginRenderPass() local
7072 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdBeginRenderPass2() local
7093 auto commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkCmdCopyQueryPoolResults() local
7443 VkCommandBuffer commandBuffer = unbox_VkCommandBuffer(boxed_commandBuffer); in on_vkQueueFlushCommandsGOOGLE() local
7451 VkCommandBuffer commandBuffer, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()
9683 VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, in on_vkCmdCopyBufferToImage()
9692 VkCommandBuffer commandBuffer, VkImage srcImage, in on_vkCmdCopyImage()
9701 VkCommandBuffer commandBuffer, in on_vkCmdCopyImageToBuffer()
9711 VkCommandBuffer commandBuffer, const VkCopyBufferToImageInfo2* pCopyBufferToImageInfo, in on_vkCmdCopyBufferToImage2()
9719 VkCommandBuffer commandBuffer, in on_vkCmdCopyImage2()
9726 VkCommandBuffer commandBuffer, const VkCopyImageToBufferInfo2* pCopyImageToBufferInfo) { in on_vkCmdCopyImageToBuffer2()
9732 VkCommandBuffer commandBuffer, const VkCopyBufferToImageInfo2KHR* pCopyBufferToImageInfo, in on_vkCmdCopyBufferToImage2KHR()
9740 VkCommandBuffer commandBuffer, in on_vkCmdCopyImage2KHR()
9747 VkCommandBuffer commandBuffer, const VkCopyImageToBufferInfo2KHR* pCopyImageToBufferInfo) { in on_vkCmdCopyImageToBuffer2KHR()
9792 VkCommandBuffer commandBuffer, VkPipelineStageFlags srcStageMask, in on_vkCmdPipelineBarrier()
9805 VkCommandBuffer commandBuffer, in on_vkCmdPipelineBarrier2()
9951 VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands()
9980 VkCommandBuffer commandBuffer, in on_vkResetCommandBuffer()
10075 VkCommandBuffer commandBuffer, in on_vkBeginCommandBuffer()
10083 VkCommandBuffer commandBuffer, const VkCommandBufferBeginInfo* pBeginInfo, in on_vkBeginCommandBufferAsyncGOOGLE()
10090 VkCommandBuffer commandBuffer, in on_vkEndCommandBuffer()
10097 VkCommandBuffer commandBuffer, in on_vkEndCommandBufferAsyncGOOGLE()
10104 VkCommandBuffer commandBuffer, in on_vkResetCommandBufferAsyncGOOGLE()
10111 VkCommandBuffer commandBuffer, in on_vkCommandBufferHostSyncGOOGLE()
10135 VkCommandBuffer commandBuffer, in on_vkCmdBindPipeline()
10143 VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, in on_vkCmdBindDescriptorSets()
10188 VkCommandBuffer commandBuffer, in on_vkCmdBeginRenderPass()
10197 VkCommandBuffer commandBuffer, in on_vkCmdBeginRenderPass2()
10206 VkCommandBuffer commandBuffer, const VkRenderPassBeginInfo* pRenderPassBegin, in on_vkCmdBeginRenderPass2KHR()
10238 VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, in on_vkCmdCopyQueryPoolResults()
10299 VkCommandBuffer commandBuffer, in on_vkQueueFlushCommandsGOOGLE()
10308 VkCommandBuffer commandBuffer, VkDeviceMemory deviceMemory, VkDeviceSize dataOffset, in on_vkQueueFlushCommandsFromAuxMemoryGOOGLE()