Lines Matching refs:clearPool

250     countingStream->clearPool();  in vkCreateInstance()
251 stream->clearPool(); in vkCreateInstance()
314 countingStream->clearPool(); in vkDestroyInstance()
315 stream->clearPool(); in vkDestroyInstance()
425 countingStream->clearPool(); in vkEnumeratePhysicalDevices()
426 stream->clearPool(); in vkEnumeratePhysicalDevices()
469 countingStream->clearPool(); in vkGetPhysicalDeviceFeatures()
470 stream->clearPool(); in vkGetPhysicalDeviceFeatures()
517 countingStream->clearPool(); in vkGetPhysicalDeviceFormatProperties()
518 stream->clearPool(); in vkGetPhysicalDeviceFormatProperties()
587 countingStream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties()
588 stream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties()
632 countingStream->clearPool(); in vkGetPhysicalDeviceProperties()
633 stream->clearPool(); in vkGetPhysicalDeviceProperties()
735 countingStream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties()
736 stream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties()
779 countingStream->clearPool(); in vkGetPhysicalDeviceMemoryProperties()
780 stream->clearPool(); in vkGetPhysicalDeviceMemoryProperties()
825 countingStream->clearPool(); in vkGetInstanceProcAddr()
826 stream->clearPool(); in vkGetInstanceProcAddr()
872 countingStream->clearPool(); in vkGetDeviceProcAddr()
873 stream->clearPool(); in vkGetDeviceProcAddr()
966 countingStream->clearPool(); in vkCreateDevice()
967 stream->clearPool(); in vkCreateDevice()
1032 countingStream->clearPool(); in vkDestroyDevice()
1033 stream->clearPool(); in vkDestroyDevice()
1163 countingStream->clearPool(); in vkEnumerateInstanceExtensionProperties()
1164 stream->clearPool(); in vkEnumerateInstanceExtensionProperties()
1304 countingStream->clearPool(); in vkEnumerateDeviceExtensionProperties()
1305 stream->clearPool(); in vkEnumerateDeviceExtensionProperties()
1401 countingStream->clearPool(); in vkEnumerateInstanceLayerProperties()
1402 stream->clearPool(); in vkEnumerateInstanceLayerProperties()
1507 countingStream->clearPool(); in vkEnumerateDeviceLayerProperties()
1508 stream->clearPool(); in vkEnumerateDeviceLayerProperties()
1567 countingStream->clearPool(); in vkGetDeviceQueue()
1568 stream->clearPool(); in vkGetDeviceQueue()
1644 countingStream->clearPool(); in vkQueueSubmit()
1645 stream->clearPool(); in vkQueueSubmit()
1682 countingStream->clearPool(); in vkQueueWaitIdle()
1683 stream->clearPool(); in vkQueueWaitIdle()
1720 countingStream->clearPool(); in vkDeviceWaitIdle()
1721 stream->clearPool(); in vkDeviceWaitIdle()
1813 countingStream->clearPool(); in vkAllocateMemory()
1814 stream->clearPool(); in vkAllocateMemory()
1883 countingStream->clearPool(); in vkFreeMemory()
1884 stream->clearPool(); in vkFreeMemory()
2013 countingStream->clearPool(); in vkFlushMappedMemoryRanges()
2014 stream->clearPool(); in vkFlushMappedMemoryRanges()
2102 countingStream->clearPool(); in vkInvalidateMappedMemoryRanges()
2103 stream->clearPool(); in vkInvalidateMappedMemoryRanges()
2152 countingStream->clearPool(); in vkGetDeviceMemoryCommitment()
2153 stream->clearPool(); in vkGetDeviceMemoryCommitment()
2213 countingStream->clearPool(); in vkBindBufferMemory()
2214 stream->clearPool(); in vkBindBufferMemory()
2275 countingStream->clearPool(); in vkBindImageMemory()
2276 stream->clearPool(); in vkBindImageMemory()
2328 countingStream->clearPool(); in vkGetBufferMemoryRequirements()
2329 stream->clearPool(); in vkGetBufferMemoryRequirements()
2380 countingStream->clearPool(); in vkGetImageMemoryRequirements()
2381 stream->clearPool(); in vkGetImageMemoryRequirements()
2492 countingStream->clearPool(); in vkGetImageSparseMemoryRequirements()
2493 stream->clearPool(); in vkGetImageSparseMemoryRequirements()
2620 countingStream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties()
2621 stream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties()
2697 countingStream->clearPool(); in vkQueueBindSparse()
2698 stream->clearPool(); in vkQueueBindSparse()
2790 countingStream->clearPool(); in vkCreateFence()
2791 stream->clearPool(); in vkCreateFence()
2863 countingStream->clearPool(); in vkDestroyFence()
2864 stream->clearPool(); in vkDestroyFence()
2926 countingStream->clearPool(); in vkResetFences()
2927 stream->clearPool(); in vkResetFences()
2973 countingStream->clearPool(); in vkGetFenceStatus()
2974 stream->clearPool(); in vkGetFenceStatus()
3047 countingStream->clearPool(); in vkWaitForFences()
3048 stream->clearPool(); in vkWaitForFences()
3140 countingStream->clearPool(); in vkCreateSemaphore()
3141 stream->clearPool(); in vkCreateSemaphore()
3213 countingStream->clearPool(); in vkDestroySemaphore()
3214 stream->clearPool(); in vkDestroySemaphore()
3305 countingStream->clearPool(); in vkCreateEvent()
3306 stream->clearPool(); in vkCreateEvent()
3378 countingStream->clearPool(); in vkDestroyEvent()
3379 stream->clearPool(); in vkDestroyEvent()
3424 countingStream->clearPool(); in vkGetEventStatus()
3425 stream->clearPool(); in vkGetEventStatus()
3471 countingStream->clearPool(); in vkSetEvent()
3472 stream->clearPool(); in vkSetEvent()
3518 countingStream->clearPool(); in vkResetEvent()
3519 stream->clearPool(); in vkResetEvent()
3611 countingStream->clearPool(); in vkCreateQueryPool()
3612 stream->clearPool(); in vkCreateQueryPool()
3684 countingStream->clearPool(); in vkDestroyQueryPool()
3685 stream->clearPool(); in vkDestroyQueryPool()
3761 countingStream->clearPool(); in vkGetQueryPoolResults()
3762 stream->clearPool(); in vkGetQueryPoolResults()
3854 countingStream->clearPool(); in vkCreateBuffer()
3855 stream->clearPool(); in vkCreateBuffer()
3927 countingStream->clearPool(); in vkDestroyBuffer()
3928 stream->clearPool(); in vkDestroyBuffer()
4019 countingStream->clearPool(); in vkCreateBufferView()
4020 stream->clearPool(); in vkCreateBufferView()
4092 countingStream->clearPool(); in vkDestroyBufferView()
4093 stream->clearPool(); in vkDestroyBufferView()
4185 countingStream->clearPool(); in vkCreateImage()
4186 stream->clearPool(); in vkCreateImage()
4258 countingStream->clearPool(); in vkDestroyImage()
4259 stream->clearPool(); in vkDestroyImage()
4324 countingStream->clearPool(); in vkGetImageSubresourceLayout()
4325 stream->clearPool(); in vkGetImageSubresourceLayout()
4416 countingStream->clearPool(); in vkCreateImageView()
4417 stream->clearPool(); in vkCreateImageView()
4489 countingStream->clearPool(); in vkDestroyImageView()
4490 stream->clearPool(); in vkDestroyImageView()
4581 countingStream->clearPool(); in vkCreateShaderModule()
4582 stream->clearPool(); in vkCreateShaderModule()
4654 countingStream->clearPool(); in vkDestroyShaderModule()
4655 stream->clearPool(); in vkDestroyShaderModule()
4746 countingStream->clearPool(); in vkCreatePipelineCache()
4747 stream->clearPool(); in vkCreatePipelineCache()
4819 countingStream->clearPool(); in vkDestroyPipelineCache()
4820 stream->clearPool(); in vkDestroyPipelineCache()
4919 countingStream->clearPool(); in vkGetPipelineCacheData()
4920 stream->clearPool(); in vkGetPipelineCacheData()
4992 countingStream->clearPool(); in vkMergePipelineCaches()
4993 stream->clearPool(); in vkMergePipelineCaches()
5123 countingStream->clearPool(); in vkCreateGraphicsPipelines()
5124 stream->clearPool(); in vkCreateGraphicsPipelines()
5254 countingStream->clearPool(); in vkCreateComputePipelines()
5255 stream->clearPool(); in vkCreateComputePipelines()
5327 countingStream->clearPool(); in vkDestroyPipeline()
5328 stream->clearPool(); in vkDestroyPipeline()
5419 countingStream->clearPool(); in vkCreatePipelineLayout()
5420 stream->clearPool(); in vkCreatePipelineLayout()
5492 countingStream->clearPool(); in vkDestroyPipelineLayout()
5493 stream->clearPool(); in vkDestroyPipelineLayout()
5584 countingStream->clearPool(); in vkCreateSampler()
5585 stream->clearPool(); in vkCreateSampler()
5657 countingStream->clearPool(); in vkDestroySampler()
5658 stream->clearPool(); in vkDestroySampler()
5749 countingStream->clearPool(); in vkCreateDescriptorSetLayout()
5750 stream->clearPool(); in vkCreateDescriptorSetLayout()
5822 countingStream->clearPool(); in vkDestroyDescriptorSetLayout()
5823 stream->clearPool(); in vkDestroyDescriptorSetLayout()
5914 countingStream->clearPool(); in vkCreateDescriptorPool()
5915 stream->clearPool(); in vkCreateDescriptorPool()
5987 countingStream->clearPool(); in vkDestroyDescriptorPool()
5988 stream->clearPool(); in vkDestroyDescriptorPool()
6038 countingStream->clearPool(); in vkResetDescriptorPool()
6039 stream->clearPool(); in vkResetDescriptorPool()
6116 countingStream->clearPool(); in vkAllocateDescriptorSets()
6117 stream->clearPool(); in vkAllocateDescriptorSets()
6205 countingStream->clearPool(); in vkFreeDescriptorSets()
6206 stream->clearPool(); in vkFreeDescriptorSets()
6303 countingStream->clearPool(); in vkUpdateDescriptorSets()
6304 stream->clearPool(); in vkUpdateDescriptorSets()
6395 countingStream->clearPool(); in vkCreateFramebuffer()
6396 stream->clearPool(); in vkCreateFramebuffer()
6468 countingStream->clearPool(); in vkDestroyFramebuffer()
6469 stream->clearPool(); in vkDestroyFramebuffer()
6560 countingStream->clearPool(); in vkCreateRenderPass()
6561 stream->clearPool(); in vkCreateRenderPass()
6633 countingStream->clearPool(); in vkDestroyRenderPass()
6634 stream->clearPool(); in vkDestroyRenderPass()
6685 countingStream->clearPool(); in vkGetRenderAreaGranularity()
6686 stream->clearPool(); in vkGetRenderAreaGranularity()
6777 countingStream->clearPool(); in vkCreateCommandPool()
6778 stream->clearPool(); in vkCreateCommandPool()
6850 countingStream->clearPool(); in vkDestroyCommandPool()
6851 stream->clearPool(); in vkDestroyCommandPool()
6901 countingStream->clearPool(); in vkResetCommandPool()
6902 stream->clearPool(); in vkResetCommandPool()
6979 countingStream->clearPool(); in vkAllocateCommandBuffers()
6980 stream->clearPool(); in vkAllocateCommandBuffers()
7066 countingStream->clearPool(); in vkFreeCommandBuffers()
7067 stream->clearPool(); in vkFreeCommandBuffers()
7117 countingStream->clearPool(); in vkBeginCommandBuffer()
7118 stream->clearPool(); in vkBeginCommandBuffer()
7155 countingStream->clearPool(); in vkEndCommandBuffer()
7156 stream->clearPool(); in vkEndCommandBuffer()
7198 countingStream->clearPool(); in vkResetCommandBuffer()
7199 stream->clearPool(); in vkResetCommandBuffer()
7248 countingStream->clearPool(); in vkCmdBindPipeline()
7249 stream->clearPool(); in vkCmdBindPipeline()
7319 countingStream->clearPool(); in vkCmdSetViewport()
7320 stream->clearPool(); in vkCmdSetViewport()
7390 countingStream->clearPool(); in vkCmdSetScissor()
7391 stream->clearPool(); in vkCmdSetScissor()
7430 countingStream->clearPool(); in vkCmdSetLineWidth()
7431 stream->clearPool(); in vkCmdSetLineWidth()
7480 countingStream->clearPool(); in vkCmdSetDepthBias()
7481 stream->clearPool(); in vkCmdSetDepthBias()
7520 countingStream->clearPool(); in vkCmdSetBlendConstants()
7521 stream->clearPool(); in vkCmdSetBlendConstants()
7565 countingStream->clearPool(); in vkCmdSetDepthBounds()
7566 stream->clearPool(); in vkCmdSetDepthBounds()
7610 countingStream->clearPool(); in vkCmdSetStencilCompareMask()
7611 stream->clearPool(); in vkCmdSetStencilCompareMask()
7655 countingStream->clearPool(); in vkCmdSetStencilWriteMask()
7656 stream->clearPool(); in vkCmdSetStencilWriteMask()
7700 countingStream->clearPool(); in vkCmdSetStencilReference()
7701 stream->clearPool(); in vkCmdSetStencilReference()
7794 countingStream->clearPool(); in vkCmdBindDescriptorSets()
7795 stream->clearPool(); in vkCmdBindDescriptorSets()
7848 countingStream->clearPool(); in vkCmdBindIndexBuffer()
7849 stream->clearPool(); in vkCmdBindIndexBuffer()
7923 countingStream->clearPool(); in vkCmdBindVertexBuffers()
7924 stream->clearPool(); in vkCmdBindVertexBuffers()
7978 countingStream->clearPool(); in vkCmdDraw()
7979 stream->clearPool(); in vkCmdDraw()
8038 countingStream->clearPool(); in vkCmdDrawIndexed()
8039 stream->clearPool(); in vkCmdDrawIndexed()
8097 countingStream->clearPool(); in vkCmdDrawIndirect()
8098 stream->clearPool(); in vkCmdDrawIndirect()
8156 countingStream->clearPool(); in vkCmdDrawIndexedIndirect()
8157 stream->clearPool(); in vkCmdDrawIndexedIndirect()
8206 countingStream->clearPool(); in vkCmdDispatch()
8207 stream->clearPool(); in vkCmdDispatch()
8255 countingStream->clearPool(); in vkCmdDispatchIndirect()
8256 stream->clearPool(); in vkCmdDispatchIndirect()
8339 countingStream->clearPool(); in vkCmdCopyBuffer()
8340 stream->clearPool(); in vkCmdCopyBuffer()
8433 countingStream->clearPool(); in vkCmdCopyImage()
8434 stream->clearPool(); in vkCmdCopyImage()
8532 countingStream->clearPool(); in vkCmdBlitImage()
8533 stream->clearPool(); in vkCmdBlitImage()
8621 countingStream->clearPool(); in vkCmdCopyBufferToImage()
8622 stream->clearPool(); in vkCmdCopyBufferToImage()
8710 countingStream->clearPool(); in vkCmdCopyImageToBuffer()
8711 stream->clearPool(); in vkCmdCopyImageToBuffer()
8773 countingStream->clearPool(); in vkCmdUpdateBuffer()
8774 stream->clearPool(); in vkCmdUpdateBuffer()
8832 countingStream->clearPool(); in vkCmdFillBuffer()
8833 stream->clearPool(); in vkCmdFillBuffer()
8926 countingStream->clearPool(); in vkCmdClearColorImage()
8927 stream->clearPool(); in vkCmdClearColorImage()
9020 countingStream->clearPool(); in vkCmdClearDepthStencilImage()
9021 stream->clearPool(); in vkCmdClearDepthStencilImage()
9117 countingStream->clearPool(); in vkCmdClearAttachments()
9118 stream->clearPool(); in vkCmdClearAttachments()
9211 countingStream->clearPool(); in vkCmdResolveImage()
9212 stream->clearPool(); in vkCmdResolveImage()
9260 countingStream->clearPool(); in vkCmdSetEvent()
9261 stream->clearPool(); in vkCmdSetEvent()
9309 countingStream->clearPool(); in vkCmdResetEvent()
9310 stream->clearPool(); in vkCmdResetEvent()
9473 countingStream->clearPool(); in vkCmdWaitEvents()
9474 stream->clearPool(); in vkCmdWaitEvents()
9616 countingStream->clearPool(); in vkCmdPipelineBarrier()
9617 stream->clearPool(); in vkCmdPipelineBarrier()
9670 countingStream->clearPool(); in vkCmdBeginQuery()
9671 stream->clearPool(); in vkCmdBeginQuery()
9719 countingStream->clearPool(); in vkCmdEndQuery()
9720 stream->clearPool(); in vkCmdEndQuery()
9773 countingStream->clearPool(); in vkCmdResetQueryPool()
9774 stream->clearPool(); in vkCmdResetQueryPool()
9827 countingStream->clearPool(); in vkCmdWriteTimestamp()
9828 stream->clearPool(); in vkCmdWriteTimestamp()
9905 countingStream->clearPool(); in vkCmdCopyQueryPoolResults()
9906 stream->clearPool(); in vkCmdCopyQueryPoolResults()
9973 countingStream->clearPool(); in vkCmdPushConstants()
9974 stream->clearPool(); in vkCmdPushConstants()
10027 countingStream->clearPool(); in vkCmdBeginRenderPass()
10028 stream->clearPool(); in vkCmdBeginRenderPass()
10067 countingStream->clearPool(); in vkCmdNextSubpass()
10068 stream->clearPool(); in vkCmdNextSubpass()
10102 countingStream->clearPool(); in vkCmdEndRenderPass()
10103 stream->clearPool(); in vkCmdEndRenderPass()
10163 countingStream->clearPool(); in vkCmdExecuteCommands()
10164 stream->clearPool(); in vkCmdExecuteCommands()
10197 countingStream->clearPool(); in vkEnumerateInstanceVersion()
10198 stream->clearPool(); in vkEnumerateInstanceVersion()
10266 countingStream->clearPool(); in vkBindBufferMemory2()
10267 stream->clearPool(); in vkBindBufferMemory2()
10335 countingStream->clearPool(); in vkBindImageMemory2()
10336 stream->clearPool(); in vkBindImageMemory2()
10390 countingStream->clearPool(); in vkGetDeviceGroupPeerMemoryFeatures()
10391 stream->clearPool(); in vkGetDeviceGroupPeerMemoryFeatures()
10430 countingStream->clearPool(); in vkCmdSetDeviceMask()
10431 stream->clearPool(); in vkCmdSetDeviceMask()
10495 countingStream->clearPool(); in vkCmdDispatchBase()
10496 stream->clearPool(); in vkCmdDispatchBase()
10600 countingStream->clearPool(); in vkEnumeratePhysicalDeviceGroups()
10601 stream->clearPool(); in vkEnumeratePhysicalDeviceGroups()
10658 countingStream->clearPool(); in vkGetImageMemoryRequirements2()
10659 stream->clearPool(); in vkGetImageMemoryRequirements2()
10715 countingStream->clearPool(); in vkGetBufferMemoryRequirements2()
10716 stream->clearPool(); in vkGetBufferMemoryRequirements2()
10832 countingStream->clearPool(); in vkGetImageSparseMemoryRequirements2()
10833 stream->clearPool(); in vkGetImageSparseMemoryRequirements2()
10875 countingStream->clearPool(); in vkGetPhysicalDeviceFeatures2()
10876 stream->clearPool(); in vkGetPhysicalDeviceFeatures2()
10919 countingStream->clearPool(); in vkGetPhysicalDeviceProperties2()
10920 stream->clearPool(); in vkGetPhysicalDeviceProperties2()
10967 countingStream->clearPool(); in vkGetPhysicalDeviceFormatProperties2()
10968 stream->clearPool(); in vkGetPhysicalDeviceFormatProperties2()
11026 countingStream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties2()
11027 stream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties2()
11130 countingStream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties2()
11131 stream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties2()
11174 countingStream->clearPool(); in vkGetPhysicalDeviceMemoryProperties2()
11175 stream->clearPool(); in vkGetPhysicalDeviceMemoryProperties2()
11291 countingStream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties2()
11292 stream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties2()
11340 countingStream->clearPool(); in vkTrimCommandPool()
11341 stream->clearPool(); in vkTrimCommandPool()
11401 countingStream->clearPool(); in vkGetDeviceQueue2()
11402 stream->clearPool(); in vkGetDeviceQueue2()
11493 countingStream->clearPool(); in vkCreateSamplerYcbcrConversion()
11494 stream->clearPool(); in vkCreateSamplerYcbcrConversion()
11566 countingStream->clearPool(); in vkDestroySamplerYcbcrConversion()
11567 stream->clearPool(); in vkDestroySamplerYcbcrConversion()
11659 countingStream->clearPool(); in vkCreateDescriptorUpdateTemplate()
11660 stream->clearPool(); in vkCreateDescriptorUpdateTemplate()
11732 countingStream->clearPool(); in vkDestroyDescriptorUpdateTemplate()
11733 stream->clearPool(); in vkDestroyDescriptorUpdateTemplate()
11806 countingStream->clearPool(); in vkUpdateDescriptorSetWithTemplate()
11807 stream->clearPool(); in vkUpdateDescriptorSetWithTemplate()
11865 countingStream->clearPool(); in vkGetPhysicalDeviceExternalBufferProperties()
11866 stream->clearPool(); in vkGetPhysicalDeviceExternalBufferProperties()
11922 countingStream->clearPool(); in vkGetPhysicalDeviceExternalFenceProperties()
11923 stream->clearPool(); in vkGetPhysicalDeviceExternalFenceProperties()
11979 countingStream->clearPool(); in vkGetPhysicalDeviceExternalSemaphoreProperties()
11980 stream->clearPool(); in vkGetPhysicalDeviceExternalSemaphoreProperties()
12036 countingStream->clearPool(); in vkGetDescriptorSetLayoutSupport()
12037 stream->clearPool(); in vkGetDescriptorSetLayoutSupport()
12110 countingStream->clearPool(); in vkDestroySurfaceKHR()
12111 stream->clearPool(); in vkDestroySurfaceKHR()
12165 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceSupportKHR()
12166 stream->clearPool(); in vkGetPhysicalDeviceSurfaceSupportKHR()
12220 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilitiesKHR()
12221 stream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilitiesKHR()
12335 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceFormatsKHR()
12336 stream->clearPool(); in vkGetPhysicalDeviceSurfaceFormatsKHR()
12434 countingStream->clearPool(); in vkGetPhysicalDeviceSurfacePresentModesKHR()
12435 stream->clearPool(); in vkGetPhysicalDeviceSurfacePresentModesKHR()
12529 countingStream->clearPool(); in vkCreateSwapchainKHR()
12530 stream->clearPool(); in vkCreateSwapchainKHR()
12602 countingStream->clearPool(); in vkDestroySwapchainKHR()
12603 stream->clearPool(); in vkDestroySwapchainKHR()
12720 countingStream->clearPool(); in vkGetSwapchainImagesKHR()
12721 stream->clearPool(); in vkGetSwapchainImagesKHR()
12794 countingStream->clearPool(); in vkAcquireNextImageKHR()
12795 stream->clearPool(); in vkAcquireNextImageKHR()
12846 countingStream->clearPool(); in vkQueuePresentKHR()
12847 stream->clearPool(); in vkQueuePresentKHR()
12892 countingStream->clearPool(); in vkGetDeviceGroupPresentCapabilitiesKHR()
12893 stream->clearPool(); in vkGetDeviceGroupPresentCapabilitiesKHR()
12965 countingStream->clearPool(); in vkGetDeviceGroupSurfacePresentModesKHR()
12966 stream->clearPool(); in vkGetDeviceGroupSurfacePresentModesKHR()
13080 countingStream->clearPool(); in vkGetPhysicalDevicePresentRectanglesKHR()
13081 stream->clearPool(); in vkGetPhysicalDevicePresentRectanglesKHR()
13136 countingStream->clearPool(); in vkAcquireNextImage2KHR()
13137 stream->clearPool(); in vkAcquireNextImage2KHR()
13244 countingStream->clearPool(); in vkGetPhysicalDeviceDisplayPropertiesKHR()
13245 stream->clearPool(); in vkGetPhysicalDeviceDisplayPropertiesKHR()
13350 countingStream->clearPool(); in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()
13351 stream->clearPool(); in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()
13465 countingStream->clearPool(); in vkGetDisplayPlaneSupportedDisplaysKHR()
13466 stream->clearPool(); in vkGetDisplayPlaneSupportedDisplaysKHR()
13580 countingStream->clearPool(); in vkGetDisplayModePropertiesKHR()
13581 stream->clearPool(); in vkGetDisplayModePropertiesKHR()
13682 countingStream->clearPool(); in vkCreateDisplayModeKHR()
13683 stream->clearPool(); in vkCreateDisplayModeKHR()
13742 countingStream->clearPool(); in vkGetDisplayPlaneCapabilitiesKHR()
13743 stream->clearPool(); in vkGetDisplayPlaneCapabilitiesKHR()
13833 countingStream->clearPool(); in vkCreateDisplayPlaneSurfaceKHR()
13834 stream->clearPool(); in vkCreateDisplayPlaneSurfaceKHR()
13955 countingStream->clearPool(); in vkCreateSharedSwapchainsKHR()
13956 stream->clearPool(); in vkCreateSharedSwapchainsKHR()
14048 countingStream->clearPool(); in vkCreateXlibSurfaceKHR()
14049 stream->clearPool(); in vkCreateXlibSurfaceKHR()
14100 countingStream->clearPool(); in vkGetPhysicalDeviceXlibPresentationSupportKHR()
14101 stream->clearPool(); in vkGetPhysicalDeviceXlibPresentationSupportKHR()
14193 countingStream->clearPool(); in vkCreateXcbSurfaceKHR()
14194 stream->clearPool(); in vkCreateXcbSurfaceKHR()
14245 countingStream->clearPool(); in vkGetPhysicalDeviceXcbPresentationSupportKHR()
14246 stream->clearPool(); in vkGetPhysicalDeviceXcbPresentationSupportKHR()
14338 countingStream->clearPool(); in vkCreateWaylandSurfaceKHR()
14339 stream->clearPool(); in vkCreateWaylandSurfaceKHR()
14385 countingStream->clearPool(); in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
14386 stream->clearPool(); in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
14478 countingStream->clearPool(); in vkCreateMirSurfaceKHR()
14479 stream->clearPool(); in vkCreateMirSurfaceKHR()
14525 countingStream->clearPool(); in vkGetPhysicalDeviceMirPresentationSupportKHR()
14526 stream->clearPool(); in vkGetPhysicalDeviceMirPresentationSupportKHR()
14618 countingStream->clearPool(); in vkCreateAndroidSurfaceKHR()
14619 stream->clearPool(); in vkCreateAndroidSurfaceKHR()
14711 countingStream->clearPool(); in vkCreateWin32SurfaceKHR()
14712 stream->clearPool(); in vkCreateWin32SurfaceKHR()
14754 countingStream->clearPool(); in vkGetPhysicalDeviceWin32PresentationSupportKHR()
14755 stream->clearPool(); in vkGetPhysicalDeviceWin32PresentationSupportKHR()
14804 countingStream->clearPool(); in vkGetPhysicalDeviceFeatures2KHR()
14805 stream->clearPool(); in vkGetPhysicalDeviceFeatures2KHR()
14848 countingStream->clearPool(); in vkGetPhysicalDeviceProperties2KHR()
14849 stream->clearPool(); in vkGetPhysicalDeviceProperties2KHR()
14896 countingStream->clearPool(); in vkGetPhysicalDeviceFormatProperties2KHR()
14897 stream->clearPool(); in vkGetPhysicalDeviceFormatProperties2KHR()
14955 countingStream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties2KHR()
14956 stream->clearPool(); in vkGetPhysicalDeviceImageFormatProperties2KHR()
15059 countingStream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties2KHR()
15060 stream->clearPool(); in vkGetPhysicalDeviceQueueFamilyProperties2KHR()
15103 countingStream->clearPool(); in vkGetPhysicalDeviceMemoryProperties2KHR()
15104 stream->clearPool(); in vkGetPhysicalDeviceMemoryProperties2KHR()
15220 countingStream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties2KHR()
15221 stream->clearPool(); in vkGetPhysicalDeviceSparseImageFormatProperties2KHR()
15276 countingStream->clearPool(); in vkGetDeviceGroupPeerMemoryFeaturesKHR()
15277 stream->clearPool(); in vkGetDeviceGroupPeerMemoryFeaturesKHR()
15316 countingStream->clearPool(); in vkCmdSetDeviceMaskKHR()
15317 stream->clearPool(); in vkCmdSetDeviceMaskKHR()
15381 countingStream->clearPool(); in vkCmdDispatchBaseKHR()
15382 stream->clearPool(); in vkCmdDispatchBaseKHR()
15434 countingStream->clearPool(); in vkTrimCommandPoolKHR()
15435 stream->clearPool(); in vkTrimCommandPoolKHR()
15541 countingStream->clearPool(); in vkEnumeratePhysicalDeviceGroupsKHR()
15542 stream->clearPool(); in vkEnumeratePhysicalDeviceGroupsKHR()
15603 countingStream->clearPool(); in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
15604 stream->clearPool(); in vkGetPhysicalDeviceExternalBufferPropertiesKHR()
15662 countingStream->clearPool(); in vkGetMemoryWin32HandleKHR()
15663 stream->clearPool(); in vkGetMemoryWin32HandleKHR()
15718 countingStream->clearPool(); in vkGetMemoryWin32HandlePropertiesKHR()
15719 stream->clearPool(); in vkGetMemoryWin32HandlePropertiesKHR()
15776 countingStream->clearPool(); in vkGetMemoryFdKHR()
15777 stream->clearPool(); in vkGetMemoryFdKHR()
15832 countingStream->clearPool(); in vkGetMemoryFdPropertiesKHR()
15833 stream->clearPool(); in vkGetMemoryFdPropertiesKHR()
15894 countingStream->clearPool(); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
15895 stream->clearPool(); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
15949 countingStream->clearPool(); in vkImportSemaphoreWin32HandleKHR()
15950 stream->clearPool(); in vkImportSemaphoreWin32HandleKHR()
16005 countingStream->clearPool(); in vkGetSemaphoreWin32HandleKHR()
16006 stream->clearPool(); in vkGetSemaphoreWin32HandleKHR()
16059 countingStream->clearPool(); in vkImportSemaphoreFdKHR()
16060 stream->clearPool(); in vkImportSemaphoreFdKHR()
16115 countingStream->clearPool(); in vkGetSemaphoreFdKHR()
16116 stream->clearPool(); in vkGetSemaphoreFdKHR()
16203 countingStream->clearPool(); in vkCmdPushDescriptorSetKHR()
16204 stream->clearPool(); in vkCmdPushDescriptorSetKHR()
16282 countingStream->clearPool(); in vkCmdPushDescriptorSetWithTemplateKHR()
16283 stream->clearPool(); in vkCmdPushDescriptorSetWithTemplateKHR()
16381 countingStream->clearPool(); in vkCreateDescriptorUpdateTemplateKHR()
16382 stream->clearPool(); in vkCreateDescriptorUpdateTemplateKHR()
16454 countingStream->clearPool(); in vkDestroyDescriptorUpdateTemplateKHR()
16455 stream->clearPool(); in vkDestroyDescriptorUpdateTemplateKHR()
16528 countingStream->clearPool(); in vkUpdateDescriptorSetWithTemplateKHR()
16529 stream->clearPool(); in vkUpdateDescriptorSetWithTemplateKHR()
16620 countingStream->clearPool(); in vkCreateRenderPass2KHR()
16621 stream->clearPool(); in vkCreateRenderPass2KHR()
16684 countingStream->clearPool(); in vkCmdBeginRenderPass2KHR()
16685 stream->clearPool(); in vkCmdBeginRenderPass2KHR()
16747 countingStream->clearPool(); in vkCmdNextSubpass2KHR()
16748 stream->clearPool(); in vkCmdNextSubpass2KHR()
16796 countingStream->clearPool(); in vkCmdEndRenderPass2KHR()
16797 stream->clearPool(); in vkCmdEndRenderPass2KHR()
16844 countingStream->clearPool(); in vkGetSwapchainStatusKHR()
16845 stream->clearPool(); in vkGetSwapchainStatusKHR()
16904 countingStream->clearPool(); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
16905 stream->clearPool(); in vkGetPhysicalDeviceExternalFencePropertiesKHR()
16959 countingStream->clearPool(); in vkImportFenceWin32HandleKHR()
16960 stream->clearPool(); in vkImportFenceWin32HandleKHR()
17015 countingStream->clearPool(); in vkGetFenceWin32HandleKHR()
17016 stream->clearPool(); in vkGetFenceWin32HandleKHR()
17069 countingStream->clearPool(); in vkImportFenceFdKHR()
17070 stream->clearPool(); in vkImportFenceFdKHR()
17125 countingStream->clearPool(); in vkGetFenceFdKHR()
17126 stream->clearPool(); in vkGetFenceFdKHR()
17189 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilities2KHR()
17190 stream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilities2KHR()
17309 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceFormats2KHR()
17310 stream->clearPool(); in vkGetPhysicalDeviceSurfaceFormats2KHR()
17419 countingStream->clearPool(); in vkGetPhysicalDeviceDisplayProperties2KHR()
17420 stream->clearPool(); in vkGetPhysicalDeviceDisplayProperties2KHR()
17525 countingStream->clearPool(); in vkGetPhysicalDeviceDisplayPlaneProperties2KHR()
17526 stream->clearPool(); in vkGetPhysicalDeviceDisplayPlaneProperties2KHR()
17640 countingStream->clearPool(); in vkGetDisplayModeProperties2KHR()
17641 stream->clearPool(); in vkGetDisplayModeProperties2KHR()
17700 countingStream->clearPool(); in vkGetDisplayPlaneCapabilities2KHR()
17701 stream->clearPool(); in vkGetDisplayPlaneCapabilities2KHR()
17766 countingStream->clearPool(); in vkGetImageMemoryRequirements2KHR()
17767 stream->clearPool(); in vkGetImageMemoryRequirements2KHR()
17823 countingStream->clearPool(); in vkGetBufferMemoryRequirements2KHR()
17824 stream->clearPool(); in vkGetBufferMemoryRequirements2KHR()
17940 countingStream->clearPool(); in vkGetImageSparseMemoryRequirements2KHR()
17941 stream->clearPool(); in vkGetImageSparseMemoryRequirements2KHR()
18036 countingStream->clearPool(); in vkCreateSamplerYcbcrConversionKHR()
18037 stream->clearPool(); in vkCreateSamplerYcbcrConversionKHR()
18109 countingStream->clearPool(); in vkDestroySamplerYcbcrConversionKHR()
18110 stream->clearPool(); in vkDestroySamplerYcbcrConversionKHR()
18179 countingStream->clearPool(); in vkBindBufferMemory2KHR()
18180 stream->clearPool(); in vkBindBufferMemory2KHR()
18248 countingStream->clearPool(); in vkBindImageMemory2KHR()
18249 stream->clearPool(); in vkBindImageMemory2KHR()
18308 countingStream->clearPool(); in vkGetDescriptorSetLayoutSupportKHR()
18309 stream->clearPool(); in vkGetDescriptorSetLayoutSupportKHR()
18383 countingStream->clearPool(); in vkCmdDrawIndirectCountKHR()
18384 stream->clearPool(); in vkCmdDrawIndirectCountKHR()
18456 countingStream->clearPool(); in vkCmdDrawIndexedIndirectCountKHR()
18457 stream->clearPool(); in vkCmdDrawIndexedIndirectCountKHR()
18513 countingStream->clearPool(); in vkGetSwapchainGrallocUsageANDROID()
18514 stream->clearPool(); in vkGetSwapchainGrallocUsageANDROID()
18584 countingStream->clearPool(); in vkAcquireImageANDROID()
18585 stream->clearPool(); in vkAcquireImageANDROID()
18674 countingStream->clearPool(); in vkQueueSignalReleaseImageANDROID()
18675 stream->clearPool(); in vkQueueSignalReleaseImageANDROID()
18769 countingStream->clearPool(); in vkCreateDebugReportCallbackEXT()
18770 stream->clearPool(); in vkCreateDebugReportCallbackEXT()
18842 countingStream->clearPool(); in vkDestroyDebugReportCallbackEXT()
18843 stream->clearPool(); in vkDestroyDebugReportCallbackEXT()
18922 countingStream->clearPool(); in vkDebugReportMessageEXT()
18923 stream->clearPool(); in vkDebugReportMessageEXT()
18987 countingStream->clearPool(); in vkDebugMarkerSetObjectTagEXT()
18988 stream->clearPool(); in vkDebugMarkerSetObjectTagEXT()
19039 countingStream->clearPool(); in vkDebugMarkerSetObjectNameEXT()
19040 stream->clearPool(); in vkDebugMarkerSetObjectNameEXT()
19089 countingStream->clearPool(); in vkCmdDebugMarkerBeginEXT()
19090 stream->clearPool(); in vkCmdDebugMarkerBeginEXT()
19124 countingStream->clearPool(); in vkCmdDebugMarkerEndEXT()
19125 stream->clearPool(); in vkCmdDebugMarkerEndEXT()
19173 countingStream->clearPool(); in vkCmdDebugMarkerInsertEXT()
19174 stream->clearPool(); in vkCmdDebugMarkerInsertEXT()
19252 countingStream->clearPool(); in vkCmdDrawIndirectCountAMD()
19253 stream->clearPool(); in vkCmdDrawIndirectCountAMD()
19325 countingStream->clearPool(); in vkCmdDrawIndexedIndirectCountAMD()
19326 stream->clearPool(); in vkCmdDrawIndexedIndirectCountAMD()
19445 countingStream->clearPool(); in vkGetShaderInfoAMD()
19446 stream->clearPool(); in vkGetShaderInfoAMD()
19527 countingStream->clearPool(); in vkGetPhysicalDeviceExternalImageFormatPropertiesNV()
19528 stream->clearPool(); in vkGetPhysicalDeviceExternalImageFormatPropertiesNV()
19588 countingStream->clearPool(); in vkGetMemoryWin32HandleNV()
19589 stream->clearPool(); in vkGetMemoryWin32HandleNV()
19685 countingStream->clearPool(); in vkCreateViSurfaceNN()
19686 stream->clearPool(); in vkCreateViSurfaceNN()
19741 countingStream->clearPool(); in vkCmdBeginConditionalRenderingEXT()
19742 stream->clearPool(); in vkCmdBeginConditionalRenderingEXT()
19776 countingStream->clearPool(); in vkCmdEndConditionalRenderingEXT()
19777 stream->clearPool(); in vkCmdEndConditionalRenderingEXT()
19827 countingStream->clearPool(); in vkCmdProcessCommandsNVX()
19828 stream->clearPool(); in vkCmdProcessCommandsNVX()
19876 countingStream->clearPool(); in vkCmdReserveSpaceForCommandsNVX()
19877 stream->clearPool(); in vkCmdReserveSpaceForCommandsNVX()
19968 countingStream->clearPool(); in vkCreateIndirectCommandsLayoutNVX()
19969 stream->clearPool(); in vkCreateIndirectCommandsLayoutNVX()
20041 countingStream->clearPool(); in vkDestroyIndirectCommandsLayoutNVX()
20042 stream->clearPool(); in vkDestroyIndirectCommandsLayoutNVX()
20133 countingStream->clearPool(); in vkCreateObjectTableNVX()
20134 stream->clearPool(); in vkCreateObjectTableNVX()
20206 countingStream->clearPool(); in vkDestroyObjectTableNVX()
20207 stream->clearPool(); in vkDestroyObjectTableNVX()
20272 countingStream->clearPool(); in vkRegisterObjectsNVX()
20273 stream->clearPool(); in vkRegisterObjectsNVX()
20342 countingStream->clearPool(); in vkUnregisterObjectsNVX()
20343 stream->clearPool(); in vkUnregisterObjectsNVX()
20394 countingStream->clearPool(); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20395 stream->clearPool(); in vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX()
20467 countingStream->clearPool(); in vkCmdSetViewportWScalingNV()
20468 stream->clearPool(); in vkCmdSetViewportWScalingNV()
20515 countingStream->clearPool(); in vkReleaseDisplayEXT()
20516 stream->clearPool(); in vkReleaseDisplayEXT()
20568 countingStream->clearPool(); in vkAcquireXlibDisplayEXT()
20569 stream->clearPool(); in vkAcquireXlibDisplayEXT()
20627 countingStream->clearPool(); in vkGetRandROutputDisplayEXT()
20628 stream->clearPool(); in vkGetRandROutputDisplayEXT()
20684 countingStream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilities2EXT()
20685 stream->clearPool(); in vkGetPhysicalDeviceSurfaceCapabilities2EXT()
20747 countingStream->clearPool(); in vkDisplayPowerControlEXT()
20748 stream->clearPool(); in vkDisplayPowerControlEXT()
20838 countingStream->clearPool(); in vkRegisterDeviceEventEXT()
20839 stream->clearPool(); in vkRegisterDeviceEventEXT()
20938 countingStream->clearPool(); in vkRegisterDisplayEventEXT()
20939 stream->clearPool(); in vkRegisterDisplayEventEXT()
20994 countingStream->clearPool(); in vkGetSwapchainCounterEXT()
20995 stream->clearPool(); in vkGetSwapchainCounterEXT()
21051 countingStream->clearPool(); in vkGetRefreshCycleDurationGOOGLE()
21052 stream->clearPool(); in vkGetRefreshCycleDurationGOOGLE()
21166 countingStream->clearPool(); in vkGetPastPresentationTimingGOOGLE()
21167 stream->clearPool(); in vkGetPastPresentationTimingGOOGLE()
21250 countingStream->clearPool(); in vkCmdSetDiscardRectangleEXT()
21251 stream->clearPool(); in vkCmdSetDiscardRectangleEXT()
21343 countingStream->clearPool(); in vkSetHdrMetadataEXT()
21344 stream->clearPool(); in vkSetHdrMetadataEXT()
21435 countingStream->clearPool(); in vkCreateIOSSurfaceMVK()
21436 stream->clearPool(); in vkCreateIOSSurfaceMVK()
21528 countingStream->clearPool(); in vkCreateMacOSSurfaceMVK()
21529 stream->clearPool(); in vkCreateMacOSSurfaceMVK()
21586 countingStream->clearPool(); in vkSetDebugUtilsObjectNameEXT()
21587 stream->clearPool(); in vkSetDebugUtilsObjectNameEXT()
21638 countingStream->clearPool(); in vkSetDebugUtilsObjectTagEXT()
21639 stream->clearPool(); in vkSetDebugUtilsObjectTagEXT()
21688 countingStream->clearPool(); in vkQueueBeginDebugUtilsLabelEXT()
21689 stream->clearPool(); in vkQueueBeginDebugUtilsLabelEXT()
21723 countingStream->clearPool(); in vkQueueEndDebugUtilsLabelEXT()
21724 stream->clearPool(); in vkQueueEndDebugUtilsLabelEXT()
21772 countingStream->clearPool(); in vkQueueInsertDebugUtilsLabelEXT()
21773 stream->clearPool(); in vkQueueInsertDebugUtilsLabelEXT()
21821 countingStream->clearPool(); in vkCmdBeginDebugUtilsLabelEXT()
21822 stream->clearPool(); in vkCmdBeginDebugUtilsLabelEXT()
21856 countingStream->clearPool(); in vkCmdEndDebugUtilsLabelEXT()
21857 stream->clearPool(); in vkCmdEndDebugUtilsLabelEXT()
21905 countingStream->clearPool(); in vkCmdInsertDebugUtilsLabelEXT()
21906 stream->clearPool(); in vkCmdInsertDebugUtilsLabelEXT()
21997 countingStream->clearPool(); in vkCreateDebugUtilsMessengerEXT()
21998 stream->clearPool(); in vkCreateDebugUtilsMessengerEXT()
22070 countingStream->clearPool(); in vkDestroyDebugUtilsMessengerEXT()
22071 stream->clearPool(); in vkDestroyDebugUtilsMessengerEXT()
22129 countingStream->clearPool(); in vkSubmitDebugUtilsMessageEXT()
22130 stream->clearPool(); in vkSubmitDebugUtilsMessageEXT()
22185 countingStream->clearPool(); in vkGetAndroidHardwareBufferPropertiesANDROID()
22186 stream->clearPool(); in vkGetAndroidHardwareBufferPropertiesANDROID()
22241 countingStream->clearPool(); in vkGetMemoryAndroidHardwareBufferANDROID()
22242 stream->clearPool(); in vkGetMemoryAndroidHardwareBufferANDROID()
22303 countingStream->clearPool(); in vkCmdSetSampleLocationsEXT()
22304 stream->clearPool(); in vkCmdSetSampleLocationsEXT()
22351 countingStream->clearPool(); in vkGetPhysicalDeviceMultisamplePropertiesEXT()
22352 stream->clearPool(); in vkGetPhysicalDeviceMultisamplePropertiesEXT()
22455 countingStream->clearPool(); in vkCreateValidationCacheEXT()
22456 stream->clearPool(); in vkCreateValidationCacheEXT()
22528 countingStream->clearPool(); in vkDestroyValidationCacheEXT()
22529 stream->clearPool(); in vkDestroyValidationCacheEXT()
22600 countingStream->clearPool(); in vkMergeValidationCachesEXT()
22601 stream->clearPool(); in vkMergeValidationCachesEXT()
22701 countingStream->clearPool(); in vkGetValidationCacheDataEXT()
22702 stream->clearPool(); in vkGetValidationCacheDataEXT()
22781 countingStream->clearPool(); in vkGetMemoryHostPointerPropertiesEXT()
22782 stream->clearPool(); in vkGetMemoryHostPointerPropertiesEXT()
22843 countingStream->clearPool(); in vkCmdWriteBufferMarkerAMD()
22844 stream->clearPool(); in vkCmdWriteBufferMarkerAMD()
22907 countingStream->clearPool(); in vkCmdSetCheckpointNV()
22908 stream->clearPool(); in vkCmdSetCheckpointNV()
23010 countingStream->clearPool(); in vkGetQueueCheckpointDataNV()
23011 stream->clearPool(); in vkGetQueueCheckpointDataNV()
23087 countingStream->clearPool(); in vkMapMemoryIntoAddressSpaceGOOGLE()
23088 stream->clearPool(); in vkMapMemoryIntoAddressSpaceGOOGLE()
23141 countingStream->clearPool(); in vkRegisterImageColorBufferGOOGLE()
23142 stream->clearPool(); in vkRegisterImageColorBufferGOOGLE()
23193 countingStream->clearPool(); in vkRegisterBufferColorBufferGOOGLE()
23194 stream->clearPool(); in vkRegisterBufferColorBufferGOOGLE()
23436 countingStream->clearPool(); in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23437 stream->clearPool(); in vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
23487 countingStream->clearPool(); in vkBeginCommandBufferAsyncGOOGLE()
23488 stream->clearPool(); in vkBeginCommandBufferAsyncGOOGLE()
23523 countingStream->clearPool(); in vkEndCommandBufferAsyncGOOGLE()
23524 stream->clearPool(); in vkEndCommandBufferAsyncGOOGLE()
23563 countingStream->clearPool(); in vkResetCommandBufferAsyncGOOGLE()
23564 stream->clearPool(); in vkResetCommandBufferAsyncGOOGLE()
23608 countingStream->clearPool(); in vkCommandBufferHostSyncGOOGLE()
23609 stream->clearPool(); in vkCommandBufferHostSyncGOOGLE()
23711 countingStream->clearPool(); in vkCreateImageWithRequirementsGOOGLE()
23712 stream->clearPool(); in vkCreateImageWithRequirementsGOOGLE()
23812 countingStream->clearPool(); in vkCreateBufferWithRequirementsGOOGLE()
23813 stream->clearPool(); in vkCreateBufferWithRequirementsGOOGLE()
23940 countingStream->clearPool(); in vkGetMemoryHostAddressInfoGOOGLE()
23941 stream->clearPool(); in vkGetMemoryHostAddressInfoGOOGLE()
24014 countingStream->clearPool(); in vkFreeMemorySyncGOOGLE()
24015 stream->clearPool(); in vkFreeMemorySyncGOOGLE()
24062 countingStream->clearPool(); in vkQueueHostSyncGOOGLE()
24063 stream->clearPool(); in vkQueueHostSyncGOOGLE()
24138 countingStream->clearPool(); in vkQueueSubmitAsyncGOOGLE()
24139 stream->clearPool(); in vkQueueSubmitAsyncGOOGLE()
24174 countingStream->clearPool(); in vkQueueWaitIdleAsyncGOOGLE()
24175 stream->clearPool(); in vkQueueWaitIdleAsyncGOOGLE()
24250 countingStream->clearPool(); in vkQueueBindSparseAsyncGOOGLE()
24251 stream->clearPool(); in vkQueueBindSparseAsyncGOOGLE()