Lines Matching refs:ThreadSafety
28 void ThreadSafety::PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloca… in PreCallRecordAllocateCommandBuffers()
34 void ThreadSafety::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloc… in PostCallRecordAllocateCommandBuffers()
49 void ThreadSafety::PreCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloca… in PreCallRecordAllocateDescriptorSets()
56 void ThreadSafety::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloc… in PostCallRecordAllocateDescriptorSets()
63 void ThreadSafety::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallRecordFreeCommandBuffers()
88 void ThreadSafety::PostCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uin… in PostCallRecordFreeCommandBuffers()
94 void ThreadSafety::PreCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallRecordResetCommandPool()
102 void ThreadSafety::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in PostCallRecordResetCommandPool()
109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool()
117 void ThreadSafety::PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in PostCallRecordDestroyCommandPool()
125 void ThreadSafety::PreCallRecordGetSwapchainImagesKHR(VkDevice device, VkSwapchainKHR swapchain, ui… in PreCallRecordGetSwapchainImagesKHR()
131 void ThreadSafety::PostCallRecordGetSwapchainImagesKHR(VkDevice device, VkSwapchainKHR swapchain, u… in PostCallRecordGetSwapchainImagesKHR()
139 void ThreadSafety::PreCallRecordDestroyInstance( in PreCallRecordDestroyInstance()
146 void ThreadSafety::PostCallRecordDestroyInstance( in PostCallRecordDestroyInstance()
153 void ThreadSafety::PreCallRecordEnumeratePhysicalDevices( in PreCallRecordEnumeratePhysicalDevices()
160 void ThreadSafety::PostCallRecordEnumeratePhysicalDevices( in PostCallRecordEnumeratePhysicalDevices()
168 void ThreadSafety::PreCallRecordGetInstanceProcAddr( in PreCallRecordGetInstanceProcAddr()
174 void ThreadSafety::PostCallRecordGetInstanceProcAddr( in PostCallRecordGetInstanceProcAddr()
180 void ThreadSafety::PreCallRecordGetDeviceProcAddr( in PreCallRecordGetDeviceProcAddr()
186 void ThreadSafety::PostCallRecordGetDeviceProcAddr( in PostCallRecordGetDeviceProcAddr()
192 void ThreadSafety::PreCallRecordDestroyDevice( in PreCallRecordDestroyDevice()
199 void ThreadSafety::PostCallRecordDestroyDevice( in PostCallRecordDestroyDevice()
206 void ThreadSafety::PreCallRecordGetDeviceQueue( in PreCallRecordGetDeviceQueue()
214 void ThreadSafety::PostCallRecordGetDeviceQueue( in PostCallRecordGetDeviceQueue()
222 void ThreadSafety::PreCallRecordQueueSubmit( in PreCallRecordQueueSubmit()
233 void ThreadSafety::PostCallRecordQueueSubmit( in PostCallRecordQueueSubmit()
245 void ThreadSafety::PreCallRecordQueueWaitIdle( in PreCallRecordQueueWaitIdle()
251 void ThreadSafety::PostCallRecordQueueWaitIdle( in PostCallRecordQueueWaitIdle()
258 void ThreadSafety::PreCallRecordDeviceWaitIdle( in PreCallRecordDeviceWaitIdle()
264 void ThreadSafety::PostCallRecordDeviceWaitIdle( in PostCallRecordDeviceWaitIdle()
271 void ThreadSafety::PreCallRecordAllocateMemory( in PreCallRecordAllocateMemory()
279 void ThreadSafety::PostCallRecordAllocateMemory( in PostCallRecordAllocateMemory()
288 void ThreadSafety::PreCallRecordFreeMemory( in PreCallRecordFreeMemory()
297 void ThreadSafety::PostCallRecordFreeMemory( in PostCallRecordFreeMemory()
306 void ThreadSafety::PreCallRecordMapMemory( in PreCallRecordMapMemory()
318 void ThreadSafety::PostCallRecordMapMemory( in PostCallRecordMapMemory()
331 void ThreadSafety::PreCallRecordUnmapMemory( in PreCallRecordUnmapMemory()
339 void ThreadSafety::PostCallRecordUnmapMemory( in PostCallRecordUnmapMemory()
347 void ThreadSafety::PreCallRecordFlushMappedMemoryRanges( in PreCallRecordFlushMappedMemoryRanges()
354 void ThreadSafety::PostCallRecordFlushMappedMemoryRanges( in PostCallRecordFlushMappedMemoryRanges()
362 void ThreadSafety::PreCallRecordInvalidateMappedMemoryRanges( in PreCallRecordInvalidateMappedMemoryRanges()
369 void ThreadSafety::PostCallRecordInvalidateMappedMemoryRanges( in PostCallRecordInvalidateMappedMemoryRanges()
377 void ThreadSafety::PreCallRecordGetDeviceMemoryCommitment( in PreCallRecordGetDeviceMemoryCommitment()
385 void ThreadSafety::PostCallRecordGetDeviceMemoryCommitment( in PostCallRecordGetDeviceMemoryCommitment()
393 void ThreadSafety::PreCallRecordBindBufferMemory( in PreCallRecordBindBufferMemory()
404 void ThreadSafety::PostCallRecordBindBufferMemory( in PostCallRecordBindBufferMemory()
416 void ThreadSafety::PreCallRecordBindImageMemory( in PreCallRecordBindImageMemory()
427 void ThreadSafety::PostCallRecordBindImageMemory( in PostCallRecordBindImageMemory()
439 void ThreadSafety::PreCallRecordGetBufferMemoryRequirements( in PreCallRecordGetBufferMemoryRequirements()
447 void ThreadSafety::PostCallRecordGetBufferMemoryRequirements( in PostCallRecordGetBufferMemoryRequirements()
455 void ThreadSafety::PreCallRecordGetImageMemoryRequirements( in PreCallRecordGetImageMemoryRequirements()
463 void ThreadSafety::PostCallRecordGetImageMemoryRequirements( in PostCallRecordGetImageMemoryRequirements()
471 void ThreadSafety::PreCallRecordGetImageSparseMemoryRequirements( in PreCallRecordGetImageSparseMemoryRequirements()
480 void ThreadSafety::PostCallRecordGetImageSparseMemoryRequirements( in PostCallRecordGetImageSparseMemoryRequirements()
489 void ThreadSafety::PreCallRecordQueueBindSparse( in PreCallRecordQueueBindSparse()
520 void ThreadSafety::PostCallRecordQueueBindSparse( in PostCallRecordQueueBindSparse()
552 void ThreadSafety::PreCallRecordCreateFence( in PreCallRecordCreateFence()
560 void ThreadSafety::PostCallRecordCreateFence( in PostCallRecordCreateFence()
569 void ThreadSafety::PreCallRecordDestroyFence( in PreCallRecordDestroyFence()
578 void ThreadSafety::PostCallRecordDestroyFence( in PostCallRecordDestroyFence()
587 void ThreadSafety::PreCallRecordResetFences( in PreCallRecordResetFences()
600 void ThreadSafety::PostCallRecordResetFences( in PostCallRecordResetFences()
614 void ThreadSafety::PreCallRecordGetFenceStatus( in PreCallRecordGetFenceStatus()
621 void ThreadSafety::PostCallRecordGetFenceStatus( in PostCallRecordGetFenceStatus()
629 void ThreadSafety::PreCallRecordWaitForFences( in PreCallRecordWaitForFences()
643 void ThreadSafety::PostCallRecordWaitForFences( in PostCallRecordWaitForFences()
658 void ThreadSafety::PreCallRecordCreateSemaphore( in PreCallRecordCreateSemaphore()
666 void ThreadSafety::PostCallRecordCreateSemaphore( in PostCallRecordCreateSemaphore()
675 void ThreadSafety::PreCallRecordDestroySemaphore( in PreCallRecordDestroySemaphore()
684 void ThreadSafety::PostCallRecordDestroySemaphore( in PostCallRecordDestroySemaphore()
693 void ThreadSafety::PreCallRecordCreateEvent( in PreCallRecordCreateEvent()
701 void ThreadSafety::PostCallRecordCreateEvent( in PostCallRecordCreateEvent()
710 void ThreadSafety::PreCallRecordDestroyEvent( in PreCallRecordDestroyEvent()
719 void ThreadSafety::PostCallRecordDestroyEvent( in PostCallRecordDestroyEvent()
728 void ThreadSafety::PreCallRecordGetEventStatus( in PreCallRecordGetEventStatus()
735 void ThreadSafety::PostCallRecordGetEventStatus( in PostCallRecordGetEventStatus()
743 void ThreadSafety::PreCallRecordSetEvent( in PreCallRecordSetEvent()
751 void ThreadSafety::PostCallRecordSetEvent( in PostCallRecordSetEvent()
760 void ThreadSafety::PreCallRecordResetEvent( in PreCallRecordResetEvent()
768 void ThreadSafety::PostCallRecordResetEvent( in PostCallRecordResetEvent()
777 void ThreadSafety::PreCallRecordCreateQueryPool( in PreCallRecordCreateQueryPool()
785 void ThreadSafety::PostCallRecordCreateQueryPool( in PostCallRecordCreateQueryPool()
794 void ThreadSafety::PreCallRecordDestroyQueryPool( in PreCallRecordDestroyQueryPool()
803 void ThreadSafety::PostCallRecordDestroyQueryPool( in PostCallRecordDestroyQueryPool()
812 void ThreadSafety::PreCallRecordGetQueryPoolResults( in PreCallRecordGetQueryPoolResults()
825 void ThreadSafety::PostCallRecordGetQueryPoolResults( in PostCallRecordGetQueryPoolResults()
839 void ThreadSafety::PreCallRecordCreateBuffer( in PreCallRecordCreateBuffer()
847 void ThreadSafety::PostCallRecordCreateBuffer( in PostCallRecordCreateBuffer()
856 void ThreadSafety::PreCallRecordDestroyBuffer( in PreCallRecordDestroyBuffer()
865 void ThreadSafety::PostCallRecordDestroyBuffer( in PostCallRecordDestroyBuffer()
874 void ThreadSafety::PreCallRecordCreateBufferView( in PreCallRecordCreateBufferView()
882 void ThreadSafety::PostCallRecordCreateBufferView( in PostCallRecordCreateBufferView()
891 void ThreadSafety::PreCallRecordDestroyBufferView( in PreCallRecordDestroyBufferView()
900 void ThreadSafety::PostCallRecordDestroyBufferView( in PostCallRecordDestroyBufferView()
909 void ThreadSafety::PreCallRecordCreateImage( in PreCallRecordCreateImage()
917 void ThreadSafety::PostCallRecordCreateImage( in PostCallRecordCreateImage()
926 void ThreadSafety::PreCallRecordDestroyImage( in PreCallRecordDestroyImage()
935 void ThreadSafety::PostCallRecordDestroyImage( in PostCallRecordDestroyImage()
944 void ThreadSafety::PreCallRecordGetImageSubresourceLayout( in PreCallRecordGetImageSubresourceLayout()
953 void ThreadSafety::PostCallRecordGetImageSubresourceLayout( in PostCallRecordGetImageSubresourceLayout()
962 void ThreadSafety::PreCallRecordCreateImageView( in PreCallRecordCreateImageView()
970 void ThreadSafety::PostCallRecordCreateImageView( in PostCallRecordCreateImageView()
979 void ThreadSafety::PreCallRecordDestroyImageView( in PreCallRecordDestroyImageView()
988 void ThreadSafety::PostCallRecordDestroyImageView( in PostCallRecordDestroyImageView()
997 void ThreadSafety::PreCallRecordCreateShaderModule( in PreCallRecordCreateShaderModule()
1005 void ThreadSafety::PostCallRecordCreateShaderModule( in PostCallRecordCreateShaderModule()
1014 void ThreadSafety::PreCallRecordDestroyShaderModule( in PreCallRecordDestroyShaderModule()
1023 void ThreadSafety::PostCallRecordDestroyShaderModule( in PostCallRecordDestroyShaderModule()
1032 void ThreadSafety::PreCallRecordCreatePipelineCache( in PreCallRecordCreatePipelineCache()
1040 void ThreadSafety::PostCallRecordCreatePipelineCache( in PostCallRecordCreatePipelineCache()
1049 void ThreadSafety::PreCallRecordDestroyPipelineCache( in PreCallRecordDestroyPipelineCache()
1058 void ThreadSafety::PostCallRecordDestroyPipelineCache( in PostCallRecordDestroyPipelineCache()
1067 void ThreadSafety::PreCallRecordGetPipelineCacheData( in PreCallRecordGetPipelineCacheData()
1076 void ThreadSafety::PostCallRecordGetPipelineCacheData( in PostCallRecordGetPipelineCacheData()
1086 void ThreadSafety::PreCallRecordMergePipelineCaches( in PreCallRecordMergePipelineCaches()
1101 void ThreadSafety::PostCallRecordMergePipelineCaches( in PostCallRecordMergePipelineCaches()
1117 void ThreadSafety::PreCallRecordCreateGraphicsPipelines( in PreCallRecordCreateGraphicsPipelines()
1128 void ThreadSafety::PostCallRecordCreateGraphicsPipelines( in PostCallRecordCreateGraphicsPipelines()
1140 void ThreadSafety::PreCallRecordCreateComputePipelines( in PreCallRecordCreateComputePipelines()
1151 void ThreadSafety::PostCallRecordCreateComputePipelines( in PostCallRecordCreateComputePipelines()
1163 void ThreadSafety::PreCallRecordDestroyPipeline( in PreCallRecordDestroyPipeline()
1172 void ThreadSafety::PostCallRecordDestroyPipeline( in PostCallRecordDestroyPipeline()
1181 void ThreadSafety::PreCallRecordCreatePipelineLayout( in PreCallRecordCreatePipelineLayout()
1189 void ThreadSafety::PostCallRecordCreatePipelineLayout( in PostCallRecordCreatePipelineLayout()
1198 void ThreadSafety::PreCallRecordDestroyPipelineLayout( in PreCallRecordDestroyPipelineLayout()
1207 void ThreadSafety::PostCallRecordDestroyPipelineLayout( in PostCallRecordDestroyPipelineLayout()
1216 void ThreadSafety::PreCallRecordCreateSampler( in PreCallRecordCreateSampler()
1224 void ThreadSafety::PostCallRecordCreateSampler( in PostCallRecordCreateSampler()
1233 void ThreadSafety::PreCallRecordDestroySampler( in PreCallRecordDestroySampler()
1242 void ThreadSafety::PostCallRecordDestroySampler( in PostCallRecordDestroySampler()
1251 void ThreadSafety::PreCallRecordCreateDescriptorSetLayout( in PreCallRecordCreateDescriptorSetLayout()
1259 void ThreadSafety::PostCallRecordCreateDescriptorSetLayout( in PostCallRecordCreateDescriptorSetLayout()
1268 void ThreadSafety::PreCallRecordDestroyDescriptorSetLayout( in PreCallRecordDestroyDescriptorSetLayout()
1277 void ThreadSafety::PostCallRecordDestroyDescriptorSetLayout( in PostCallRecordDestroyDescriptorSetLayout()
1286 void ThreadSafety::PreCallRecordCreateDescriptorPool( in PreCallRecordCreateDescriptorPool()
1294 void ThreadSafety::PostCallRecordCreateDescriptorPool( in PostCallRecordCreateDescriptorPool()
1303 void ThreadSafety::PreCallRecordDestroyDescriptorPool( in PreCallRecordDestroyDescriptorPool()
1312 void ThreadSafety::PostCallRecordDestroyDescriptorPool( in PostCallRecordDestroyDescriptorPool()
1321 void ThreadSafety::PreCallRecordResetDescriptorPool( in PreCallRecordResetDescriptorPool()
1331 void ThreadSafety::PostCallRecordResetDescriptorPool( in PostCallRecordResetDescriptorPool()
1342 void ThreadSafety::PreCallRecordFreeDescriptorSets( in PreCallRecordFreeDescriptorSets()
1358 void ThreadSafety::PostCallRecordFreeDescriptorSets( in PostCallRecordFreeDescriptorSets()
1375 void ThreadSafety::PreCallRecordUpdateDescriptorSets( in PreCallRecordUpdateDescriptorSets()
1396 void ThreadSafety::PostCallRecordUpdateDescriptorSets( in PostCallRecordUpdateDescriptorSets()
1417 void ThreadSafety::PreCallRecordCreateFramebuffer( in PreCallRecordCreateFramebuffer()
1425 void ThreadSafety::PostCallRecordCreateFramebuffer( in PostCallRecordCreateFramebuffer()
1434 void ThreadSafety::PreCallRecordDestroyFramebuffer( in PreCallRecordDestroyFramebuffer()
1443 void ThreadSafety::PostCallRecordDestroyFramebuffer( in PostCallRecordDestroyFramebuffer()
1452 void ThreadSafety::PreCallRecordCreateRenderPass( in PreCallRecordCreateRenderPass()
1460 void ThreadSafety::PostCallRecordCreateRenderPass( in PostCallRecordCreateRenderPass()
1469 void ThreadSafety::PreCallRecordDestroyRenderPass( in PreCallRecordDestroyRenderPass()
1478 void ThreadSafety::PostCallRecordDestroyRenderPass( in PostCallRecordDestroyRenderPass()
1487 void ThreadSafety::PreCallRecordGetRenderAreaGranularity( in PreCallRecordGetRenderAreaGranularity()
1495 void ThreadSafety::PostCallRecordGetRenderAreaGranularity( in PostCallRecordGetRenderAreaGranularity()
1503 void ThreadSafety::PreCallRecordCreateCommandPool( in PreCallRecordCreateCommandPool()
1511 void ThreadSafety::PostCallRecordCreateCommandPool( in PostCallRecordCreateCommandPool()
1520 void ThreadSafety::PreCallRecordBeginCommandBuffer( in PreCallRecordBeginCommandBuffer()
1528 void ThreadSafety::PostCallRecordBeginCommandBuffer( in PostCallRecordBeginCommandBuffer()
1537 void ThreadSafety::PreCallRecordEndCommandBuffer( in PreCallRecordEndCommandBuffer()
1544 void ThreadSafety::PostCallRecordEndCommandBuffer( in PostCallRecordEndCommandBuffer()
1552 void ThreadSafety::PreCallRecordResetCommandBuffer( in PreCallRecordResetCommandBuffer()
1559 void ThreadSafety::PostCallRecordResetCommandBuffer( in PostCallRecordResetCommandBuffer()
1567 void ThreadSafety::PreCallRecordCmdBindPipeline( in PreCallRecordCmdBindPipeline()
1576 void ThreadSafety::PostCallRecordCmdBindPipeline( in PostCallRecordCmdBindPipeline()
1585 void ThreadSafety::PreCallRecordCmdSetViewport( in PreCallRecordCmdSetViewport()
1594 void ThreadSafety::PostCallRecordCmdSetViewport( in PostCallRecordCmdSetViewport()
1603 void ThreadSafety::PreCallRecordCmdSetScissor( in PreCallRecordCmdSetScissor()
1612 void ThreadSafety::PostCallRecordCmdSetScissor( in PostCallRecordCmdSetScissor()
1621 void ThreadSafety::PreCallRecordCmdSetLineWidth( in PreCallRecordCmdSetLineWidth()
1628 void ThreadSafety::PostCallRecordCmdSetLineWidth( in PostCallRecordCmdSetLineWidth()
1635 void ThreadSafety::PreCallRecordCmdSetDepthBias( in PreCallRecordCmdSetDepthBias()
1644 void ThreadSafety::PostCallRecordCmdSetDepthBias( in PostCallRecordCmdSetDepthBias()
1653 void ThreadSafety::PreCallRecordCmdSetBlendConstants( in PreCallRecordCmdSetBlendConstants()
1660 void ThreadSafety::PostCallRecordCmdSetBlendConstants( in PostCallRecordCmdSetBlendConstants()
1667 void ThreadSafety::PreCallRecordCmdSetDepthBounds( in PreCallRecordCmdSetDepthBounds()
1675 void ThreadSafety::PostCallRecordCmdSetDepthBounds( in PostCallRecordCmdSetDepthBounds()
1683 void ThreadSafety::PreCallRecordCmdSetStencilCompareMask( in PreCallRecordCmdSetStencilCompareMask()
1691 void ThreadSafety::PostCallRecordCmdSetStencilCompareMask( in PostCallRecordCmdSetStencilCompareMask()
1699 void ThreadSafety::PreCallRecordCmdSetStencilWriteMask( in PreCallRecordCmdSetStencilWriteMask()
1707 void ThreadSafety::PostCallRecordCmdSetStencilWriteMask( in PostCallRecordCmdSetStencilWriteMask()
1715 void ThreadSafety::PreCallRecordCmdSetStencilReference( in PreCallRecordCmdSetStencilReference()
1723 void ThreadSafety::PostCallRecordCmdSetStencilReference( in PostCallRecordCmdSetStencilReference()
1731 void ThreadSafety::PreCallRecordCmdBindDescriptorSets( in PreCallRecordCmdBindDescriptorSets()
1750 void ThreadSafety::PostCallRecordCmdBindDescriptorSets( in PostCallRecordCmdBindDescriptorSets()
1769 void ThreadSafety::PreCallRecordCmdBindIndexBuffer( in PreCallRecordCmdBindIndexBuffer()
1779 void ThreadSafety::PostCallRecordCmdBindIndexBuffer( in PostCallRecordCmdBindIndexBuffer()
1789 void ThreadSafety::PreCallRecordCmdBindVertexBuffers( in PreCallRecordCmdBindVertexBuffers()
1804 void ThreadSafety::PostCallRecordCmdBindVertexBuffers( in PostCallRecordCmdBindVertexBuffers()
1819 void ThreadSafety::PreCallRecordCmdDraw( in PreCallRecordCmdDraw()
1829 void ThreadSafety::PostCallRecordCmdDraw( in PostCallRecordCmdDraw()
1839 void ThreadSafety::PreCallRecordCmdDrawIndexed( in PreCallRecordCmdDrawIndexed()
1850 void ThreadSafety::PostCallRecordCmdDrawIndexed( in PostCallRecordCmdDrawIndexed()
1861 void ThreadSafety::PreCallRecordCmdDrawIndirect( in PreCallRecordCmdDrawIndirect()
1872 void ThreadSafety::PostCallRecordCmdDrawIndirect( in PostCallRecordCmdDrawIndirect()
1883 void ThreadSafety::PreCallRecordCmdDrawIndexedIndirect( in PreCallRecordCmdDrawIndexedIndirect()
1894 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirect( in PostCallRecordCmdDrawIndexedIndirect()
1905 void ThreadSafety::PreCallRecordCmdDispatch( in PreCallRecordCmdDispatch()
1914 void ThreadSafety::PostCallRecordCmdDispatch( in PostCallRecordCmdDispatch()
1923 void ThreadSafety::PreCallRecordCmdDispatchIndirect( in PreCallRecordCmdDispatchIndirect()
1932 void ThreadSafety::PostCallRecordCmdDispatchIndirect( in PostCallRecordCmdDispatchIndirect()
1941 void ThreadSafety::PreCallRecordCmdCopyBuffer( in PreCallRecordCmdCopyBuffer()
1953 void ThreadSafety::PostCallRecordCmdCopyBuffer( in PostCallRecordCmdCopyBuffer()
1965 void ThreadSafety::PreCallRecordCmdCopyImage( in PreCallRecordCmdCopyImage()
1979 void ThreadSafety::PostCallRecordCmdCopyImage( in PostCallRecordCmdCopyImage()
1993 void ThreadSafety::PreCallRecordCmdBlitImage( in PreCallRecordCmdBlitImage()
2008 void ThreadSafety::PostCallRecordCmdBlitImage( in PostCallRecordCmdBlitImage()
2023 void ThreadSafety::PreCallRecordCmdCopyBufferToImage( in PreCallRecordCmdCopyBufferToImage()
2036 void ThreadSafety::PostCallRecordCmdCopyBufferToImage( in PostCallRecordCmdCopyBufferToImage()
2049 void ThreadSafety::PreCallRecordCmdCopyImageToBuffer( in PreCallRecordCmdCopyImageToBuffer()
2062 void ThreadSafety::PostCallRecordCmdCopyImageToBuffer( in PostCallRecordCmdCopyImageToBuffer()
2075 void ThreadSafety::PreCallRecordCmdUpdateBuffer( in PreCallRecordCmdUpdateBuffer()
2086 void ThreadSafety::PostCallRecordCmdUpdateBuffer( in PostCallRecordCmdUpdateBuffer()
2097 void ThreadSafety::PreCallRecordCmdFillBuffer( in PreCallRecordCmdFillBuffer()
2108 void ThreadSafety::PostCallRecordCmdFillBuffer( in PostCallRecordCmdFillBuffer()
2119 void ThreadSafety::PreCallRecordCmdClearColorImage( in PreCallRecordCmdClearColorImage()
2131 void ThreadSafety::PostCallRecordCmdClearColorImage( in PostCallRecordCmdClearColorImage()
2143 void ThreadSafety::PreCallRecordCmdClearDepthStencilImage( in PreCallRecordCmdClearDepthStencilImage()
2155 void ThreadSafety::PostCallRecordCmdClearDepthStencilImage( in PostCallRecordCmdClearDepthStencilImage()
2167 void ThreadSafety::PreCallRecordCmdClearAttachments( in PreCallRecordCmdClearAttachments()
2177 void ThreadSafety::PostCallRecordCmdClearAttachments( in PostCallRecordCmdClearAttachments()
2187 void ThreadSafety::PreCallRecordCmdResolveImage( in PreCallRecordCmdResolveImage()
2201 void ThreadSafety::PostCallRecordCmdResolveImage( in PostCallRecordCmdResolveImage()
2215 void ThreadSafety::PreCallRecordCmdSetEvent( in PreCallRecordCmdSetEvent()
2224 void ThreadSafety::PostCallRecordCmdSetEvent( in PostCallRecordCmdSetEvent()
2233 void ThreadSafety::PreCallRecordCmdResetEvent( in PreCallRecordCmdResetEvent()
2242 void ThreadSafety::PostCallRecordCmdResetEvent( in PostCallRecordCmdResetEvent()
2251 void ThreadSafety::PreCallRecordCmdWaitEvents( in PreCallRecordCmdWaitEvents()
2272 void ThreadSafety::PostCallRecordCmdWaitEvents( in PostCallRecordCmdWaitEvents()
2293 void ThreadSafety::PreCallRecordCmdPipelineBarrier( in PreCallRecordCmdPipelineBarrier()
2308 void ThreadSafety::PostCallRecordCmdPipelineBarrier( in PostCallRecordCmdPipelineBarrier()
2323 void ThreadSafety::PreCallRecordCmdBeginQuery( in PreCallRecordCmdBeginQuery()
2333 void ThreadSafety::PostCallRecordCmdBeginQuery( in PostCallRecordCmdBeginQuery()
2343 void ThreadSafety::PreCallRecordCmdEndQuery( in PreCallRecordCmdEndQuery()
2352 void ThreadSafety::PostCallRecordCmdEndQuery( in PostCallRecordCmdEndQuery()
2361 void ThreadSafety::PreCallRecordCmdResetQueryPool( in PreCallRecordCmdResetQueryPool()
2371 void ThreadSafety::PostCallRecordCmdResetQueryPool( in PostCallRecordCmdResetQueryPool()
2381 void ThreadSafety::PreCallRecordCmdWriteTimestamp( in PreCallRecordCmdWriteTimestamp()
2391 void ThreadSafety::PostCallRecordCmdWriteTimestamp( in PostCallRecordCmdWriteTimestamp()
2401 void ThreadSafety::PreCallRecordCmdCopyQueryPoolResults( in PreCallRecordCmdCopyQueryPoolResults()
2416 void ThreadSafety::PostCallRecordCmdCopyQueryPoolResults( in PostCallRecordCmdCopyQueryPoolResults()
2431 void ThreadSafety::PreCallRecordCmdPushConstants( in PreCallRecordCmdPushConstants()
2443 void ThreadSafety::PostCallRecordCmdPushConstants( in PostCallRecordCmdPushConstants()
2455 void ThreadSafety::PreCallRecordCmdBeginRenderPass( in PreCallRecordCmdBeginRenderPass()
2463 void ThreadSafety::PostCallRecordCmdBeginRenderPass( in PostCallRecordCmdBeginRenderPass()
2471 void ThreadSafety::PreCallRecordCmdNextSubpass( in PreCallRecordCmdNextSubpass()
2478 void ThreadSafety::PostCallRecordCmdNextSubpass( in PostCallRecordCmdNextSubpass()
2485 void ThreadSafety::PreCallRecordCmdEndRenderPass( in PreCallRecordCmdEndRenderPass()
2491 void ThreadSafety::PostCallRecordCmdEndRenderPass( in PostCallRecordCmdEndRenderPass()
2497 void ThreadSafety::PreCallRecordCmdExecuteCommands( in PreCallRecordCmdExecuteCommands()
2510 void ThreadSafety::PostCallRecordCmdExecuteCommands( in PostCallRecordCmdExecuteCommands()
2523 void ThreadSafety::PreCallRecordBindBufferMemory2( in PreCallRecordBindBufferMemory2()
2530 void ThreadSafety::PostCallRecordBindBufferMemory2( in PostCallRecordBindBufferMemory2()
2538 void ThreadSafety::PreCallRecordBindImageMemory2( in PreCallRecordBindImageMemory2()
2545 void ThreadSafety::PostCallRecordBindImageMemory2( in PostCallRecordBindImageMemory2()
2553 void ThreadSafety::PreCallRecordGetDeviceGroupPeerMemoryFeatures( in PreCallRecordGetDeviceGroupPeerMemoryFeatures()
2562 void ThreadSafety::PostCallRecordGetDeviceGroupPeerMemoryFeatures( in PostCallRecordGetDeviceGroupPeerMemoryFeatures()
2571 void ThreadSafety::PreCallRecordCmdSetDeviceMask( in PreCallRecordCmdSetDeviceMask()
2578 void ThreadSafety::PostCallRecordCmdSetDeviceMask( in PostCallRecordCmdSetDeviceMask()
2585 void ThreadSafety::PreCallRecordCmdDispatchBase( in PreCallRecordCmdDispatchBase()
2597 void ThreadSafety::PostCallRecordCmdDispatchBase( in PostCallRecordCmdDispatchBase()
2609 void ThreadSafety::PreCallRecordEnumeratePhysicalDeviceGroups( in PreCallRecordEnumeratePhysicalDeviceGroups()
2616 void ThreadSafety::PostCallRecordEnumeratePhysicalDeviceGroups( in PostCallRecordEnumeratePhysicalDeviceGroups()
2624 void ThreadSafety::PreCallRecordGetImageMemoryRequirements2( in PreCallRecordGetImageMemoryRequirements2()
2631 void ThreadSafety::PostCallRecordGetImageMemoryRequirements2( in PostCallRecordGetImageMemoryRequirements2()
2638 void ThreadSafety::PreCallRecordGetBufferMemoryRequirements2( in PreCallRecordGetBufferMemoryRequirements2()
2645 void ThreadSafety::PostCallRecordGetBufferMemoryRequirements2( in PostCallRecordGetBufferMemoryRequirements2()
2652 void ThreadSafety::PreCallRecordGetImageSparseMemoryRequirements2( in PreCallRecordGetImageSparseMemoryRequirements2()
2660 void ThreadSafety::PostCallRecordGetImageSparseMemoryRequirements2( in PostCallRecordGetImageSparseMemoryRequirements2()
2668 void ThreadSafety::PreCallRecordTrimCommandPool( in PreCallRecordTrimCommandPool()
2677 void ThreadSafety::PostCallRecordTrimCommandPool( in PostCallRecordTrimCommandPool()
2686 void ThreadSafety::PreCallRecordGetDeviceQueue2( in PreCallRecordGetDeviceQueue2()
2693 void ThreadSafety::PostCallRecordGetDeviceQueue2( in PostCallRecordGetDeviceQueue2()
2700 void ThreadSafety::PreCallRecordCreateSamplerYcbcrConversion( in PreCallRecordCreateSamplerYcbcrConversion()
2708 void ThreadSafety::PostCallRecordCreateSamplerYcbcrConversion( in PostCallRecordCreateSamplerYcbcrConversion()
2717 void ThreadSafety::PreCallRecordDestroySamplerYcbcrConversion( in PreCallRecordDestroySamplerYcbcrConversion()
2726 void ThreadSafety::PostCallRecordDestroySamplerYcbcrConversion( in PostCallRecordDestroySamplerYcbcrConversion()
2735 void ThreadSafety::PreCallRecordCreateDescriptorUpdateTemplate( in PreCallRecordCreateDescriptorUpdateTemplate()
2743 void ThreadSafety::PostCallRecordCreateDescriptorUpdateTemplate( in PostCallRecordCreateDescriptorUpdateTemplate()
2752 void ThreadSafety::PreCallRecordDestroyDescriptorUpdateTemplate( in PreCallRecordDestroyDescriptorUpdateTemplate()
2761 void ThreadSafety::PostCallRecordDestroyDescriptorUpdateTemplate( in PostCallRecordDestroyDescriptorUpdateTemplate()
2770 void ThreadSafety::PreCallRecordUpdateDescriptorSetWithTemplate( in PreCallRecordUpdateDescriptorSetWithTemplate()
2781 void ThreadSafety::PostCallRecordUpdateDescriptorSetWithTemplate( in PostCallRecordUpdateDescriptorSetWithTemplate()
2792 void ThreadSafety::PreCallRecordGetDescriptorSetLayoutSupport( in PreCallRecordGetDescriptorSetLayoutSupport()
2799 void ThreadSafety::PostCallRecordGetDescriptorSetLayoutSupport( in PostCallRecordGetDescriptorSetLayoutSupport()
2806 void ThreadSafety::PreCallRecordDestroySurfaceKHR( in PreCallRecordDestroySurfaceKHR()
2815 void ThreadSafety::PostCallRecordDestroySurfaceKHR( in PostCallRecordDestroySurfaceKHR()
2824 void ThreadSafety::PreCallRecordGetPhysicalDeviceSurfaceSupportKHR( in PreCallRecordGetPhysicalDeviceSurfaceSupportKHR()
2832 void ThreadSafety::PostCallRecordGetPhysicalDeviceSurfaceSupportKHR( in PostCallRecordGetPhysicalDeviceSurfaceSupportKHR()
2841 void ThreadSafety::PreCallRecordGetPhysicalDeviceSurfaceCapabilitiesKHR( in PreCallRecordGetPhysicalDeviceSurfaceCapabilitiesKHR()
2848 void ThreadSafety::PostCallRecordGetPhysicalDeviceSurfaceCapabilitiesKHR( in PostCallRecordGetPhysicalDeviceSurfaceCapabilitiesKHR()
2856 void ThreadSafety::PreCallRecordGetPhysicalDeviceSurfaceFormatsKHR( in PreCallRecordGetPhysicalDeviceSurfaceFormatsKHR()
2864 void ThreadSafety::PostCallRecordGetPhysicalDeviceSurfaceFormatsKHR( in PostCallRecordGetPhysicalDeviceSurfaceFormatsKHR()
2873 void ThreadSafety::PreCallRecordGetPhysicalDeviceSurfacePresentModesKHR( in PreCallRecordGetPhysicalDeviceSurfacePresentModesKHR()
2881 void ThreadSafety::PostCallRecordGetPhysicalDeviceSurfacePresentModesKHR( in PostCallRecordGetPhysicalDeviceSurfacePresentModesKHR()
2890 void ThreadSafety::PreCallRecordCreateSwapchainKHR( in PreCallRecordCreateSwapchainKHR()
2901 void ThreadSafety::PostCallRecordCreateSwapchainKHR( in PostCallRecordCreateSwapchainKHR()
2913 void ThreadSafety::PreCallRecordDestroySwapchainKHR( in PreCallRecordDestroySwapchainKHR()
2922 void ThreadSafety::PostCallRecordDestroySwapchainKHR( in PostCallRecordDestroySwapchainKHR()
2931 void ThreadSafety::PreCallRecordAcquireNextImageKHR( in PreCallRecordAcquireNextImageKHR()
2947 void ThreadSafety::PostCallRecordAcquireNextImageKHR( in PostCallRecordAcquireNextImageKHR()
2964 void ThreadSafety::PreCallRecordGetDeviceGroupPresentCapabilitiesKHR( in PreCallRecordGetDeviceGroupPresentCapabilitiesKHR()
2970 void ThreadSafety::PostCallRecordGetDeviceGroupPresentCapabilitiesKHR( in PostCallRecordGetDeviceGroupPresentCapabilitiesKHR()
2977 void ThreadSafety::PreCallRecordGetDeviceGroupSurfacePresentModesKHR( in PreCallRecordGetDeviceGroupSurfacePresentModesKHR()
2986 void ThreadSafety::PostCallRecordGetDeviceGroupSurfacePresentModesKHR( in PostCallRecordGetDeviceGroupSurfacePresentModesKHR()
2996 void ThreadSafety::PreCallRecordGetPhysicalDevicePresentRectanglesKHR( in PreCallRecordGetPhysicalDevicePresentRectanglesKHR()
3005 void ThreadSafety::PostCallRecordGetPhysicalDevicePresentRectanglesKHR( in PostCallRecordGetPhysicalDevicePresentRectanglesKHR()
3015 void ThreadSafety::PreCallRecordAcquireNextImage2KHR( in PreCallRecordAcquireNextImage2KHR()
3022 void ThreadSafety::PostCallRecordAcquireNextImage2KHR( in PostCallRecordAcquireNextImage2KHR()
3030 void ThreadSafety::PreCallRecordGetDisplayPlaneSupportedDisplaysKHR( in PreCallRecordGetDisplayPlaneSupportedDisplaysKHR()
3042 void ThreadSafety::PostCallRecordGetDisplayPlaneSupportedDisplaysKHR( in PostCallRecordGetDisplayPlaneSupportedDisplaysKHR()
3055 void ThreadSafety::PreCallRecordGetDisplayModePropertiesKHR( in PreCallRecordGetDisplayModePropertiesKHR()
3063 void ThreadSafety::PostCallRecordGetDisplayModePropertiesKHR( in PostCallRecordGetDisplayModePropertiesKHR()
3072 void ThreadSafety::PreCallRecordCreateDisplayModeKHR( in PreCallRecordCreateDisplayModeKHR()
3082 void ThreadSafety::PostCallRecordCreateDisplayModeKHR( in PostCallRecordCreateDisplayModeKHR()
3093 void ThreadSafety::PreCallRecordGetDisplayPlaneCapabilitiesKHR( in PreCallRecordGetDisplayPlaneCapabilitiesKHR()
3102 void ThreadSafety::PostCallRecordGetDisplayPlaneCapabilitiesKHR( in PostCallRecordGetDisplayPlaneCapabilitiesKHR()
3112 void ThreadSafety::PreCallRecordCreateDisplayPlaneSurfaceKHR( in PreCallRecordCreateDisplayPlaneSurfaceKHR()
3120 void ThreadSafety::PostCallRecordCreateDisplayPlaneSurfaceKHR( in PostCallRecordCreateDisplayPlaneSurfaceKHR()
3129 void ThreadSafety::PreCallRecordCreateSharedSwapchainsKHR( in PreCallRecordCreateSharedSwapchainsKHR()
3150 void ThreadSafety::PostCallRecordCreateSharedSwapchainsKHR( in PostCallRecordCreateSharedSwapchainsKHR()
3174 void ThreadSafety::PreCallRecordCreateXlibSurfaceKHR( in PreCallRecordCreateXlibSurfaceKHR()
3182 void ThreadSafety::PostCallRecordCreateXlibSurfaceKHR( in PostCallRecordCreateXlibSurfaceKHR()
3194 void ThreadSafety::PreCallRecordCreateXcbSurfaceKHR( in PreCallRecordCreateXcbSurfaceKHR()
3202 void ThreadSafety::PostCallRecordCreateXcbSurfaceKHR( in PostCallRecordCreateXcbSurfaceKHR()
3214 void ThreadSafety::PreCallRecordCreateWaylandSurfaceKHR( in PreCallRecordCreateWaylandSurfaceKHR()
3222 void ThreadSafety::PostCallRecordCreateWaylandSurfaceKHR( in PostCallRecordCreateWaylandSurfaceKHR()
3234 void ThreadSafety::PreCallRecordCreateAndroidSurfaceKHR( in PreCallRecordCreateAndroidSurfaceKHR()
3242 void ThreadSafety::PostCallRecordCreateAndroidSurfaceKHR( in PostCallRecordCreateAndroidSurfaceKHR()
3254 void ThreadSafety::PreCallRecordCreateWin32SurfaceKHR( in PreCallRecordCreateWin32SurfaceKHR()
3262 void ThreadSafety::PostCallRecordCreateWin32SurfaceKHR( in PostCallRecordCreateWin32SurfaceKHR()
3272 void ThreadSafety::PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR( in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR()
3281 void ThreadSafety::PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR( in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR()
3290 void ThreadSafety::PreCallRecordCmdSetDeviceMaskKHR( in PreCallRecordCmdSetDeviceMaskKHR()
3297 void ThreadSafety::PostCallRecordCmdSetDeviceMaskKHR( in PostCallRecordCmdSetDeviceMaskKHR()
3304 void ThreadSafety::PreCallRecordCmdDispatchBaseKHR( in PreCallRecordCmdDispatchBaseKHR()
3316 void ThreadSafety::PostCallRecordCmdDispatchBaseKHR( in PostCallRecordCmdDispatchBaseKHR()
3328 void ThreadSafety::PreCallRecordTrimCommandPoolKHR( in PreCallRecordTrimCommandPoolKHR()
3337 void ThreadSafety::PostCallRecordTrimCommandPoolKHR( in PostCallRecordTrimCommandPoolKHR()
3346 void ThreadSafety::PreCallRecordEnumeratePhysicalDeviceGroupsKHR( in PreCallRecordEnumeratePhysicalDeviceGroupsKHR()
3353 void ThreadSafety::PostCallRecordEnumeratePhysicalDeviceGroupsKHR( in PostCallRecordEnumeratePhysicalDeviceGroupsKHR()
3363 void ThreadSafety::PreCallRecordGetMemoryWin32HandleKHR( in PreCallRecordGetMemoryWin32HandleKHR()
3370 void ThreadSafety::PostCallRecordGetMemoryWin32HandleKHR( in PostCallRecordGetMemoryWin32HandleKHR()
3378 void ThreadSafety::PreCallRecordGetMemoryWin32HandlePropertiesKHR( in PreCallRecordGetMemoryWin32HandlePropertiesKHR()
3386 void ThreadSafety::PostCallRecordGetMemoryWin32HandlePropertiesKHR( in PostCallRecordGetMemoryWin32HandlePropertiesKHR()
3396 void ThreadSafety::PreCallRecordGetMemoryFdKHR( in PreCallRecordGetMemoryFdKHR()
3403 void ThreadSafety::PostCallRecordGetMemoryFdKHR( in PostCallRecordGetMemoryFdKHR()
3411 void ThreadSafety::PreCallRecordGetMemoryFdPropertiesKHR( in PreCallRecordGetMemoryFdPropertiesKHR()
3419 void ThreadSafety::PostCallRecordGetMemoryFdPropertiesKHR( in PostCallRecordGetMemoryFdPropertiesKHR()
3433 void ThreadSafety::PreCallRecordImportSemaphoreWin32HandleKHR( in PreCallRecordImportSemaphoreWin32HandleKHR()
3439 void ThreadSafety::PostCallRecordImportSemaphoreWin32HandleKHR( in PostCallRecordImportSemaphoreWin32HandleKHR()
3446 void ThreadSafety::PreCallRecordGetSemaphoreWin32HandleKHR( in PreCallRecordGetSemaphoreWin32HandleKHR()
3453 void ThreadSafety::PostCallRecordGetSemaphoreWin32HandleKHR( in PostCallRecordGetSemaphoreWin32HandleKHR()
3462 void ThreadSafety::PreCallRecordImportSemaphoreFdKHR( in PreCallRecordImportSemaphoreFdKHR()
3468 void ThreadSafety::PostCallRecordImportSemaphoreFdKHR( in PostCallRecordImportSemaphoreFdKHR()
3475 void ThreadSafety::PreCallRecordGetSemaphoreFdKHR( in PreCallRecordGetSemaphoreFdKHR()
3482 void ThreadSafety::PostCallRecordGetSemaphoreFdKHR( in PostCallRecordGetSemaphoreFdKHR()
3490 void ThreadSafety::PreCallRecordCmdPushDescriptorSetKHR( in PreCallRecordCmdPushDescriptorSetKHR()
3502 void ThreadSafety::PostCallRecordCmdPushDescriptorSetKHR( in PostCallRecordCmdPushDescriptorSetKHR()
3514 void ThreadSafety::PreCallRecordCmdPushDescriptorSetWithTemplateKHR( in PreCallRecordCmdPushDescriptorSetWithTemplateKHR()
3526 void ThreadSafety::PostCallRecordCmdPushDescriptorSetWithTemplateKHR( in PostCallRecordCmdPushDescriptorSetWithTemplateKHR()
3538 void ThreadSafety::PreCallRecordCreateDescriptorUpdateTemplateKHR( in PreCallRecordCreateDescriptorUpdateTemplateKHR()
3546 void ThreadSafety::PostCallRecordCreateDescriptorUpdateTemplateKHR( in PostCallRecordCreateDescriptorUpdateTemplateKHR()
3555 void ThreadSafety::PreCallRecordDestroyDescriptorUpdateTemplateKHR( in PreCallRecordDestroyDescriptorUpdateTemplateKHR()
3564 void ThreadSafety::PostCallRecordDestroyDescriptorUpdateTemplateKHR( in PostCallRecordDestroyDescriptorUpdateTemplateKHR()
3573 void ThreadSafety::PreCallRecordUpdateDescriptorSetWithTemplateKHR( in PreCallRecordUpdateDescriptorSetWithTemplateKHR()
3584 void ThreadSafety::PostCallRecordUpdateDescriptorSetWithTemplateKHR( in PostCallRecordUpdateDescriptorSetWithTemplateKHR()
3595 void ThreadSafety::PreCallRecordCreateRenderPass2KHR( in PreCallRecordCreateRenderPass2KHR()
3603 void ThreadSafety::PostCallRecordCreateRenderPass2KHR( in PostCallRecordCreateRenderPass2KHR()
3612 void ThreadSafety::PreCallRecordCmdBeginRenderPass2KHR( in PreCallRecordCmdBeginRenderPass2KHR()
3620 void ThreadSafety::PostCallRecordCmdBeginRenderPass2KHR( in PostCallRecordCmdBeginRenderPass2KHR()
3628 void ThreadSafety::PreCallRecordCmdNextSubpass2KHR( in PreCallRecordCmdNextSubpass2KHR()
3636 void ThreadSafety::PostCallRecordCmdNextSubpass2KHR( in PostCallRecordCmdNextSubpass2KHR()
3644 void ThreadSafety::PreCallRecordCmdEndRenderPass2KHR( in PreCallRecordCmdEndRenderPass2KHR()
3651 void ThreadSafety::PostCallRecordCmdEndRenderPass2KHR( in PostCallRecordCmdEndRenderPass2KHR()
3658 void ThreadSafety::PreCallRecordGetSwapchainStatusKHR( in PreCallRecordGetSwapchainStatusKHR()
3666 void ThreadSafety::PostCallRecordGetSwapchainStatusKHR( in PostCallRecordGetSwapchainStatusKHR()
3677 void ThreadSafety::PreCallRecordImportFenceWin32HandleKHR( in PreCallRecordImportFenceWin32HandleKHR()
3683 void ThreadSafety::PostCallRecordImportFenceWin32HandleKHR( in PostCallRecordImportFenceWin32HandleKHR()
3690 void ThreadSafety::PreCallRecordGetFenceWin32HandleKHR( in PreCallRecordGetFenceWin32HandleKHR()
3697 void ThreadSafety::PostCallRecordGetFenceWin32HandleKHR( in PostCallRecordGetFenceWin32HandleKHR()
3706 void ThreadSafety::PreCallRecordImportFenceFdKHR( in PreCallRecordImportFenceFdKHR()
3712 void ThreadSafety::PostCallRecordImportFenceFdKHR( in PostCallRecordImportFenceFdKHR()
3719 void ThreadSafety::PreCallRecordGetFenceFdKHR( in PreCallRecordGetFenceFdKHR()
3726 void ThreadSafety::PostCallRecordGetFenceFdKHR( in PostCallRecordGetFenceFdKHR()
3734 void ThreadSafety::PreCallRecordGetDisplayModeProperties2KHR( in PreCallRecordGetDisplayModeProperties2KHR()
3742 void ThreadSafety::PostCallRecordGetDisplayModeProperties2KHR( in PostCallRecordGetDisplayModeProperties2KHR()
3751 void ThreadSafety::PreCallRecordGetImageMemoryRequirements2KHR( in PreCallRecordGetImageMemoryRequirements2KHR()
3758 void ThreadSafety::PostCallRecordGetImageMemoryRequirements2KHR( in PostCallRecordGetImageMemoryRequirements2KHR()
3765 void ThreadSafety::PreCallRecordGetBufferMemoryRequirements2KHR( in PreCallRecordGetBufferMemoryRequirements2KHR()
3772 void ThreadSafety::PostCallRecordGetBufferMemoryRequirements2KHR( in PostCallRecordGetBufferMemoryRequirements2KHR()
3779 void ThreadSafety::PreCallRecordGetImageSparseMemoryRequirements2KHR( in PreCallRecordGetImageSparseMemoryRequirements2KHR()
3787 void ThreadSafety::PostCallRecordGetImageSparseMemoryRequirements2KHR( in PostCallRecordGetImageSparseMemoryRequirements2KHR()
3795 void ThreadSafety::PreCallRecordCreateSamplerYcbcrConversionKHR( in PreCallRecordCreateSamplerYcbcrConversionKHR()
3803 void ThreadSafety::PostCallRecordCreateSamplerYcbcrConversionKHR( in PostCallRecordCreateSamplerYcbcrConversionKHR()
3812 void ThreadSafety::PreCallRecordDestroySamplerYcbcrConversionKHR( in PreCallRecordDestroySamplerYcbcrConversionKHR()
3821 void ThreadSafety::PostCallRecordDestroySamplerYcbcrConversionKHR( in PostCallRecordDestroySamplerYcbcrConversionKHR()
3830 void ThreadSafety::PreCallRecordBindBufferMemory2KHR( in PreCallRecordBindBufferMemory2KHR()
3837 void ThreadSafety::PostCallRecordBindBufferMemory2KHR( in PostCallRecordBindBufferMemory2KHR()
3845 void ThreadSafety::PreCallRecordBindImageMemory2KHR( in PreCallRecordBindImageMemory2KHR()
3852 void ThreadSafety::PostCallRecordBindImageMemory2KHR( in PostCallRecordBindImageMemory2KHR()
3860 void ThreadSafety::PreCallRecordGetDescriptorSetLayoutSupportKHR( in PreCallRecordGetDescriptorSetLayoutSupportKHR()
3867 void ThreadSafety::PostCallRecordGetDescriptorSetLayoutSupportKHR( in PostCallRecordGetDescriptorSetLayoutSupportKHR()
3874 void ThreadSafety::PreCallRecordCmdDrawIndirectCountKHR( in PreCallRecordCmdDrawIndirectCountKHR()
3888 void ThreadSafety::PostCallRecordCmdDrawIndirectCountKHR( in PostCallRecordCmdDrawIndirectCountKHR()
3902 void ThreadSafety::PreCallRecordCmdDrawIndexedIndirectCountKHR( in PreCallRecordCmdDrawIndexedIndirectCountKHR()
3916 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirectCountKHR( in PostCallRecordCmdDrawIndexedIndirectCountKHR()
3930 void ThreadSafety::PreCallRecordGetPipelineExecutablePropertiesKHR( in PreCallRecordGetPipelineExecutablePropertiesKHR()
3938 void ThreadSafety::PostCallRecordGetPipelineExecutablePropertiesKHR( in PostCallRecordGetPipelineExecutablePropertiesKHR()
3947 void ThreadSafety::PreCallRecordGetPipelineExecutableStatisticsKHR( in PreCallRecordGetPipelineExecutableStatisticsKHR()
3955 void ThreadSafety::PostCallRecordGetPipelineExecutableStatisticsKHR( in PostCallRecordGetPipelineExecutableStatisticsKHR()
3964 void ThreadSafety::PreCallRecordGetPipelineExecutableInternalRepresentationsKHR( in PreCallRecordGetPipelineExecutableInternalRepresentationsKHR()
3972 void ThreadSafety::PostCallRecordGetPipelineExecutableInternalRepresentationsKHR( in PostCallRecordGetPipelineExecutableInternalRepresentationsKHR()
3981 void ThreadSafety::PreCallRecordCreateDebugReportCallbackEXT( in PreCallRecordCreateDebugReportCallbackEXT()
3989 void ThreadSafety::PostCallRecordCreateDebugReportCallbackEXT( in PostCallRecordCreateDebugReportCallbackEXT()
3998 void ThreadSafety::PreCallRecordDestroyDebugReportCallbackEXT( in PreCallRecordDestroyDebugReportCallbackEXT()
4007 void ThreadSafety::PostCallRecordDestroyDebugReportCallbackEXT( in PostCallRecordDestroyDebugReportCallbackEXT()
4016 void ThreadSafety::PreCallRecordDebugReportMessageEXT( in PreCallRecordDebugReportMessageEXT()
4028 void ThreadSafety::PostCallRecordDebugReportMessageEXT( in PostCallRecordDebugReportMessageEXT()
4045 void ThreadSafety::PreCallRecordCmdBindTransformFeedbackBuffersEXT( in PreCallRecordCmdBindTransformFeedbackBuffersEXT()
4061 void ThreadSafety::PostCallRecordCmdBindTransformFeedbackBuffersEXT( in PostCallRecordCmdBindTransformFeedbackBuffersEXT()
4077 void ThreadSafety::PreCallRecordCmdBeginTransformFeedbackEXT( in PreCallRecordCmdBeginTransformFeedbackEXT()
4092 void ThreadSafety::PostCallRecordCmdBeginTransformFeedbackEXT( in PostCallRecordCmdBeginTransformFeedbackEXT()
4107 void ThreadSafety::PreCallRecordCmdEndTransformFeedbackEXT( in PreCallRecordCmdEndTransformFeedbackEXT()
4122 void ThreadSafety::PostCallRecordCmdEndTransformFeedbackEXT( in PostCallRecordCmdEndTransformFeedbackEXT()
4137 void ThreadSafety::PreCallRecordCmdBeginQueryIndexedEXT( in PreCallRecordCmdBeginQueryIndexedEXT()
4148 void ThreadSafety::PostCallRecordCmdBeginQueryIndexedEXT( in PostCallRecordCmdBeginQueryIndexedEXT()
4159 void ThreadSafety::PreCallRecordCmdEndQueryIndexedEXT( in PreCallRecordCmdEndQueryIndexedEXT()
4169 void ThreadSafety::PostCallRecordCmdEndQueryIndexedEXT( in PostCallRecordCmdEndQueryIndexedEXT()
4179 void ThreadSafety::PreCallRecordCmdDrawIndirectByteCountEXT( in PreCallRecordCmdDrawIndirectByteCountEXT()
4192 void ThreadSafety::PostCallRecordCmdDrawIndirectByteCountEXT( in PostCallRecordCmdDrawIndirectByteCountEXT()
4205 void ThreadSafety::PreCallRecordGetImageViewHandleNVX( in PreCallRecordGetImageViewHandleNVX()
4211 void ThreadSafety::PostCallRecordGetImageViewHandleNVX( in PostCallRecordGetImageViewHandleNVX()
4217 void ThreadSafety::PreCallRecordCmdDrawIndirectCountAMD( in PreCallRecordCmdDrawIndirectCountAMD()
4231 void ThreadSafety::PostCallRecordCmdDrawIndirectCountAMD( in PostCallRecordCmdDrawIndirectCountAMD()
4245 void ThreadSafety::PreCallRecordCmdDrawIndexedIndirectCountAMD( in PreCallRecordCmdDrawIndexedIndirectCountAMD()
4259 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirectCountAMD( in PostCallRecordCmdDrawIndexedIndirectCountAMD()
4273 void ThreadSafety::PreCallRecordGetShaderInfoAMD( in PreCallRecordGetShaderInfoAMD()
4284 void ThreadSafety::PostCallRecordGetShaderInfoAMD( in PostCallRecordGetShaderInfoAMD()
4298 void ThreadSafety::PreCallRecordCreateStreamDescriptorSurfaceGGP( in PreCallRecordCreateStreamDescriptorSurfaceGGP()
4306 void ThreadSafety::PostCallRecordCreateStreamDescriptorSurfaceGGP( in PostCallRecordCreateStreamDescriptorSurfaceGGP()
4318 void ThreadSafety::PreCallRecordGetMemoryWin32HandleNV( in PreCallRecordGetMemoryWin32HandleNV()
4327 void ThreadSafety::PostCallRecordGetMemoryWin32HandleNV( in PostCallRecordGetMemoryWin32HandleNV()
4343 void ThreadSafety::PreCallRecordCreateViSurfaceNN( in PreCallRecordCreateViSurfaceNN()
4351 void ThreadSafety::PostCallRecordCreateViSurfaceNN( in PostCallRecordCreateViSurfaceNN()
4361 void ThreadSafety::PreCallRecordCmdBeginConditionalRenderingEXT( in PreCallRecordCmdBeginConditionalRenderingEXT()
4368 void ThreadSafety::PostCallRecordCmdBeginConditionalRenderingEXT( in PostCallRecordCmdBeginConditionalRenderingEXT()
4375 void ThreadSafety::PreCallRecordCmdEndConditionalRenderingEXT( in PreCallRecordCmdEndConditionalRenderingEXT()
4381 void ThreadSafety::PostCallRecordCmdEndConditionalRenderingEXT( in PostCallRecordCmdEndConditionalRenderingEXT()
4387 void ThreadSafety::PreCallRecordCmdProcessCommandsNVX( in PreCallRecordCmdProcessCommandsNVX()
4394 void ThreadSafety::PostCallRecordCmdProcessCommandsNVX( in PostCallRecordCmdProcessCommandsNVX()
4401 void ThreadSafety::PreCallRecordCmdReserveSpaceForCommandsNVX( in PreCallRecordCmdReserveSpaceForCommandsNVX()
4408 void ThreadSafety::PostCallRecordCmdReserveSpaceForCommandsNVX( in PostCallRecordCmdReserveSpaceForCommandsNVX()
4415 void ThreadSafety::PreCallRecordCreateIndirectCommandsLayoutNVX( in PreCallRecordCreateIndirectCommandsLayoutNVX()
4423 void ThreadSafety::PostCallRecordCreateIndirectCommandsLayoutNVX( in PostCallRecordCreateIndirectCommandsLayoutNVX()
4432 void ThreadSafety::PreCallRecordDestroyIndirectCommandsLayoutNVX( in PreCallRecordDestroyIndirectCommandsLayoutNVX()
4440 void ThreadSafety::PostCallRecordDestroyIndirectCommandsLayoutNVX( in PostCallRecordDestroyIndirectCommandsLayoutNVX()
4448 void ThreadSafety::PreCallRecordCreateObjectTableNVX( in PreCallRecordCreateObjectTableNVX()
4456 void ThreadSafety::PostCallRecordCreateObjectTableNVX( in PostCallRecordCreateObjectTableNVX()
4465 void ThreadSafety::PreCallRecordDestroyObjectTableNVX( in PreCallRecordDestroyObjectTableNVX()
4474 void ThreadSafety::PostCallRecordDestroyObjectTableNVX( in PostCallRecordDestroyObjectTableNVX()
4483 void ThreadSafety::PreCallRecordRegisterObjectsNVX( in PreCallRecordRegisterObjectsNVX()
4494 void ThreadSafety::PostCallRecordRegisterObjectsNVX( in PostCallRecordRegisterObjectsNVX()
4506 void ThreadSafety::PreCallRecordUnregisterObjectsNVX( in PreCallRecordUnregisterObjectsNVX()
4517 void ThreadSafety::PostCallRecordUnregisterObjectsNVX( in PostCallRecordUnregisterObjectsNVX()
4529 void ThreadSafety::PreCallRecordCmdSetViewportWScalingNV( in PreCallRecordCmdSetViewportWScalingNV()
4538 void ThreadSafety::PostCallRecordCmdSetViewportWScalingNV( in PostCallRecordCmdSetViewportWScalingNV()
4547 void ThreadSafety::PreCallRecordReleaseDisplayEXT( in PreCallRecordReleaseDisplayEXT()
4553 void ThreadSafety::PostCallRecordReleaseDisplayEXT( in PostCallRecordReleaseDisplayEXT()
4562 void ThreadSafety::PreCallRecordAcquireXlibDisplayEXT( in PreCallRecordAcquireXlibDisplayEXT()
4569 void ThreadSafety::PostCallRecordAcquireXlibDisplayEXT( in PostCallRecordAcquireXlibDisplayEXT()
4578 void ThreadSafety::PreCallRecordGetPhysicalDeviceSurfaceCapabilities2EXT( in PreCallRecordGetPhysicalDeviceSurfaceCapabilities2EXT()
4585 void ThreadSafety::PostCallRecordGetPhysicalDeviceSurfaceCapabilities2EXT( in PostCallRecordGetPhysicalDeviceSurfaceCapabilities2EXT()
4593 void ThreadSafety::PreCallRecordDisplayPowerControlEXT( in PreCallRecordDisplayPowerControlEXT()
4601 void ThreadSafety::PostCallRecordDisplayPowerControlEXT( in PostCallRecordDisplayPowerControlEXT()
4610 void ThreadSafety::PreCallRecordRegisterDeviceEventEXT( in PreCallRecordRegisterDeviceEventEXT()
4618 void ThreadSafety::PostCallRecordRegisterDeviceEventEXT( in PostCallRecordRegisterDeviceEventEXT()
4627 void ThreadSafety::PreCallRecordRegisterDisplayEventEXT( in PreCallRecordRegisterDisplayEventEXT()
4637 void ThreadSafety::PostCallRecordRegisterDisplayEventEXT( in PostCallRecordRegisterDisplayEventEXT()
4648 void ThreadSafety::PreCallRecordGetSwapchainCounterEXT( in PreCallRecordGetSwapchainCounterEXT()
4657 void ThreadSafety::PostCallRecordGetSwapchainCounterEXT( in PostCallRecordGetSwapchainCounterEXT()
4667 void ThreadSafety::PreCallRecordGetRefreshCycleDurationGOOGLE( in PreCallRecordGetRefreshCycleDurationGOOGLE()
4676 void ThreadSafety::PostCallRecordGetRefreshCycleDurationGOOGLE( in PostCallRecordGetRefreshCycleDurationGOOGLE()
4686 void ThreadSafety::PreCallRecordGetPastPresentationTimingGOOGLE( in PreCallRecordGetPastPresentationTimingGOOGLE()
4696 void ThreadSafety::PostCallRecordGetPastPresentationTimingGOOGLE( in PostCallRecordGetPastPresentationTimingGOOGLE()
4707 void ThreadSafety::PreCallRecordCmdSetDiscardRectangleEXT( in PreCallRecordCmdSetDiscardRectangleEXT()
4716 void ThreadSafety::PostCallRecordCmdSetDiscardRectangleEXT( in PostCallRecordCmdSetDiscardRectangleEXT()
4725 void ThreadSafety::PreCallRecordSetHdrMetadataEXT( in PreCallRecordSetHdrMetadataEXT()
4738 void ThreadSafety::PostCallRecordSetHdrMetadataEXT( in PostCallRecordSetHdrMetadataEXT()
4753 void ThreadSafety::PreCallRecordCreateIOSSurfaceMVK( in PreCallRecordCreateIOSSurfaceMVK()
4761 void ThreadSafety::PostCallRecordCreateIOSSurfaceMVK( in PostCallRecordCreateIOSSurfaceMVK()
4773 void ThreadSafety::PreCallRecordCreateMacOSSurfaceMVK( in PreCallRecordCreateMacOSSurfaceMVK()
4781 void ThreadSafety::PostCallRecordCreateMacOSSurfaceMVK( in PostCallRecordCreateMacOSSurfaceMVK()
4793 void ThreadSafety::PreCallRecordQueueBeginDebugUtilsLabelEXT( in PreCallRecordQueueBeginDebugUtilsLabelEXT()
4799 void ThreadSafety::PostCallRecordQueueBeginDebugUtilsLabelEXT( in PostCallRecordQueueBeginDebugUtilsLabelEXT()
4805 void ThreadSafety::PreCallRecordQueueEndDebugUtilsLabelEXT( in PreCallRecordQueueEndDebugUtilsLabelEXT()
4810 void ThreadSafety::PostCallRecordQueueEndDebugUtilsLabelEXT( in PostCallRecordQueueEndDebugUtilsLabelEXT()
4815 void ThreadSafety::PreCallRecordQueueInsertDebugUtilsLabelEXT( in PreCallRecordQueueInsertDebugUtilsLabelEXT()
4821 void ThreadSafety::PostCallRecordQueueInsertDebugUtilsLabelEXT( in PostCallRecordQueueInsertDebugUtilsLabelEXT()
4827 void ThreadSafety::PreCallRecordCmdBeginDebugUtilsLabelEXT( in PreCallRecordCmdBeginDebugUtilsLabelEXT()
4833 void ThreadSafety::PostCallRecordCmdBeginDebugUtilsLabelEXT( in PostCallRecordCmdBeginDebugUtilsLabelEXT()
4839 void ThreadSafety::PreCallRecordCmdEndDebugUtilsLabelEXT( in PreCallRecordCmdEndDebugUtilsLabelEXT()
4844 void ThreadSafety::PostCallRecordCmdEndDebugUtilsLabelEXT( in PostCallRecordCmdEndDebugUtilsLabelEXT()
4849 void ThreadSafety::PreCallRecordCmdInsertDebugUtilsLabelEXT( in PreCallRecordCmdInsertDebugUtilsLabelEXT()
4855 void ThreadSafety::PostCallRecordCmdInsertDebugUtilsLabelEXT( in PostCallRecordCmdInsertDebugUtilsLabelEXT()
4861 void ThreadSafety::PreCallRecordCreateDebugUtilsMessengerEXT( in PreCallRecordCreateDebugUtilsMessengerEXT()
4869 void ThreadSafety::PostCallRecordCreateDebugUtilsMessengerEXT( in PostCallRecordCreateDebugUtilsMessengerEXT()
4878 void ThreadSafety::PreCallRecordDestroyDebugUtilsMessengerEXT( in PreCallRecordDestroyDebugUtilsMessengerEXT()
4887 void ThreadSafety::PostCallRecordDestroyDebugUtilsMessengerEXT( in PostCallRecordDestroyDebugUtilsMessengerEXT()
4896 void ThreadSafety::PreCallRecordSubmitDebugUtilsMessageEXT( in PreCallRecordSubmitDebugUtilsMessageEXT()
4904 void ThreadSafety::PostCallRecordSubmitDebugUtilsMessageEXT( in PostCallRecordSubmitDebugUtilsMessageEXT()
4914 void ThreadSafety::PreCallRecordGetAndroidHardwareBufferPropertiesANDROID( in PreCallRecordGetAndroidHardwareBufferPropertiesANDROID()
4921 void ThreadSafety::PostCallRecordGetAndroidHardwareBufferPropertiesANDROID( in PostCallRecordGetAndroidHardwareBufferPropertiesANDROID()
4929 void ThreadSafety::PreCallRecordGetMemoryAndroidHardwareBufferANDROID( in PreCallRecordGetMemoryAndroidHardwareBufferANDROID()
4936 void ThreadSafety::PostCallRecordGetMemoryAndroidHardwareBufferANDROID( in PostCallRecordGetMemoryAndroidHardwareBufferANDROID()
4945 void ThreadSafety::PreCallRecordCmdSetSampleLocationsEXT( in PreCallRecordCmdSetSampleLocationsEXT()
4952 void ThreadSafety::PostCallRecordCmdSetSampleLocationsEXT( in PostCallRecordCmdSetSampleLocationsEXT()
4959 void ThreadSafety::PreCallRecordGetImageDrmFormatModifierPropertiesEXT( in PreCallRecordGetImageDrmFormatModifierPropertiesEXT()
4967 void ThreadSafety::PostCallRecordGetImageDrmFormatModifierPropertiesEXT( in PostCallRecordGetImageDrmFormatModifierPropertiesEXT()
4976 void ThreadSafety::PreCallRecordCreateValidationCacheEXT( in PreCallRecordCreateValidationCacheEXT()
4984 void ThreadSafety::PostCallRecordCreateValidationCacheEXT( in PostCallRecordCreateValidationCacheEXT()
4993 void ThreadSafety::PreCallRecordDestroyValidationCacheEXT( in PreCallRecordDestroyValidationCacheEXT()
5002 void ThreadSafety::PostCallRecordDestroyValidationCacheEXT( in PostCallRecordDestroyValidationCacheEXT()
5011 void ThreadSafety::PreCallRecordMergeValidationCachesEXT( in PreCallRecordMergeValidationCachesEXT()
5026 void ThreadSafety::PostCallRecordMergeValidationCachesEXT( in PostCallRecordMergeValidationCachesEXT()
5042 void ThreadSafety::PreCallRecordGetValidationCacheDataEXT( in PreCallRecordGetValidationCacheDataEXT()
5051 void ThreadSafety::PostCallRecordGetValidationCacheDataEXT( in PostCallRecordGetValidationCacheDataEXT()
5061 void ThreadSafety::PreCallRecordCmdBindShadingRateImageNV( in PreCallRecordCmdBindShadingRateImageNV()
5070 void ThreadSafety::PostCallRecordCmdBindShadingRateImageNV( in PostCallRecordCmdBindShadingRateImageNV()
5079 void ThreadSafety::PreCallRecordCmdSetViewportShadingRatePaletteNV( in PreCallRecordCmdSetViewportShadingRatePaletteNV()
5088 void ThreadSafety::PostCallRecordCmdSetViewportShadingRatePaletteNV( in PostCallRecordCmdSetViewportShadingRatePaletteNV()
5097 void ThreadSafety::PreCallRecordCmdSetCoarseSampleOrderNV( in PreCallRecordCmdSetCoarseSampleOrderNV()
5106 void ThreadSafety::PostCallRecordCmdSetCoarseSampleOrderNV( in PostCallRecordCmdSetCoarseSampleOrderNV()
5115 void ThreadSafety::PreCallRecordCreateAccelerationStructureNV( in PreCallRecordCreateAccelerationStructureNV()
5123 void ThreadSafety::PostCallRecordCreateAccelerationStructureNV( in PostCallRecordCreateAccelerationStructureNV()
5132 void ThreadSafety::PreCallRecordDestroyAccelerationStructureNV( in PreCallRecordDestroyAccelerationStructureNV()
5140 void ThreadSafety::PostCallRecordDestroyAccelerationStructureNV( in PostCallRecordDestroyAccelerationStructureNV()
5148 void ThreadSafety::PreCallRecordGetAccelerationStructureMemoryRequirementsNV( in PreCallRecordGetAccelerationStructureMemoryRequirementsNV()
5155 void ThreadSafety::PostCallRecordGetAccelerationStructureMemoryRequirementsNV( in PostCallRecordGetAccelerationStructureMemoryRequirementsNV()
5162 void ThreadSafety::PreCallRecordBindAccelerationStructureMemoryNV( in PreCallRecordBindAccelerationStructureMemoryNV()
5169 void ThreadSafety::PostCallRecordBindAccelerationStructureMemoryNV( in PostCallRecordBindAccelerationStructureMemoryNV()
5177 void ThreadSafety::PreCallRecordCmdBuildAccelerationStructureNV( in PreCallRecordCmdBuildAccelerationStructureNV()
5194 void ThreadSafety::PostCallRecordCmdBuildAccelerationStructureNV( in PostCallRecordCmdBuildAccelerationStructureNV()
5211 void ThreadSafety::PreCallRecordCmdCopyAccelerationStructureNV( in PreCallRecordCmdCopyAccelerationStructureNV()
5221 void ThreadSafety::PostCallRecordCmdCopyAccelerationStructureNV( in PostCallRecordCmdCopyAccelerationStructureNV()
5231 void ThreadSafety::PreCallRecordCmdTraceRaysNV( in PreCallRecordCmdTraceRaysNV()
5254 void ThreadSafety::PostCallRecordCmdTraceRaysNV( in PostCallRecordCmdTraceRaysNV()
5277 void ThreadSafety::PreCallRecordCreateRayTracingPipelinesNV( in PreCallRecordCreateRayTracingPipelinesNV()
5288 void ThreadSafety::PostCallRecordCreateRayTracingPipelinesNV( in PostCallRecordCreateRayTracingPipelinesNV()
5300 void ThreadSafety::PreCallRecordGetRayTracingShaderGroupHandlesNV( in PreCallRecordGetRayTracingShaderGroupHandlesNV()
5311 void ThreadSafety::PostCallRecordGetRayTracingShaderGroupHandlesNV( in PostCallRecordGetRayTracingShaderGroupHandlesNV()
5323 void ThreadSafety::PreCallRecordGetAccelerationStructureHandleNV( in PreCallRecordGetAccelerationStructureHandleNV()
5332 void ThreadSafety::PostCallRecordGetAccelerationStructureHandleNV( in PostCallRecordGetAccelerationStructureHandleNV()
5342 void ThreadSafety::PreCallRecordCmdWriteAccelerationStructuresPropertiesNV( in PreCallRecordCmdWriteAccelerationStructuresPropertiesNV()
5358 void ThreadSafety::PostCallRecordCmdWriteAccelerationStructuresPropertiesNV( in PostCallRecordCmdWriteAccelerationStructuresPropertiesNV()
5374 void ThreadSafety::PreCallRecordCompileDeferredNV( in PreCallRecordCompileDeferredNV()
5382 void ThreadSafety::PostCallRecordCompileDeferredNV( in PostCallRecordCompileDeferredNV()
5391 void ThreadSafety::PreCallRecordGetMemoryHostPointerPropertiesEXT( in PreCallRecordGetMemoryHostPointerPropertiesEXT()
5399 void ThreadSafety::PostCallRecordGetMemoryHostPointerPropertiesEXT( in PostCallRecordGetMemoryHostPointerPropertiesEXT()
5408 void ThreadSafety::PreCallRecordCmdWriteBufferMarkerAMD( in PreCallRecordCmdWriteBufferMarkerAMD()
5419 void ThreadSafety::PostCallRecordCmdWriteBufferMarkerAMD( in PostCallRecordCmdWriteBufferMarkerAMD()
5430 void ThreadSafety::PreCallRecordGetCalibratedTimestampsEXT( in PreCallRecordGetCalibratedTimestampsEXT()
5439 void ThreadSafety::PostCallRecordGetCalibratedTimestampsEXT( in PostCallRecordGetCalibratedTimestampsEXT()
5452 void ThreadSafety::PreCallRecordCmdDrawMeshTasksNV( in PreCallRecordCmdDrawMeshTasksNV()
5460 void ThreadSafety::PostCallRecordCmdDrawMeshTasksNV( in PostCallRecordCmdDrawMeshTasksNV()
5468 void ThreadSafety::PreCallRecordCmdDrawMeshTasksIndirectNV( in PreCallRecordCmdDrawMeshTasksIndirectNV()
5479 void ThreadSafety::PostCallRecordCmdDrawMeshTasksIndirectNV( in PostCallRecordCmdDrawMeshTasksIndirectNV()
5490 void ThreadSafety::PreCallRecordCmdDrawMeshTasksIndirectCountNV( in PreCallRecordCmdDrawMeshTasksIndirectCountNV()
5504 void ThreadSafety::PostCallRecordCmdDrawMeshTasksIndirectCountNV( in PostCallRecordCmdDrawMeshTasksIndirectCountNV()
5518 void ThreadSafety::PreCallRecordCmdSetExclusiveScissorNV( in PreCallRecordCmdSetExclusiveScissorNV()
5527 void ThreadSafety::PostCallRecordCmdSetExclusiveScissorNV( in PostCallRecordCmdSetExclusiveScissorNV()
5536 void ThreadSafety::PreCallRecordCmdSetCheckpointNV( in PreCallRecordCmdSetCheckpointNV()
5542 void ThreadSafety::PostCallRecordCmdSetCheckpointNV( in PostCallRecordCmdSetCheckpointNV()
5548 void ThreadSafety::PreCallRecordGetQueueCheckpointDataNV( in PreCallRecordGetQueueCheckpointDataNV()
5555 void ThreadSafety::PostCallRecordGetQueueCheckpointDataNV( in PostCallRecordGetQueueCheckpointDataNV()
5562 void ThreadSafety::PreCallRecordInitializePerformanceApiINTEL( in PreCallRecordInitializePerformanceApiINTEL()
5568 void ThreadSafety::PostCallRecordInitializePerformanceApiINTEL( in PostCallRecordInitializePerformanceApiINTEL()
5575 void ThreadSafety::PreCallRecordUninitializePerformanceApiINTEL( in PreCallRecordUninitializePerformanceApiINTEL()
5580 void ThreadSafety::PostCallRecordUninitializePerformanceApiINTEL( in PostCallRecordUninitializePerformanceApiINTEL()
5585 void ThreadSafety::PreCallRecordCmdSetPerformanceMarkerINTEL( in PreCallRecordCmdSetPerformanceMarkerINTEL()
5591 void ThreadSafety::PostCallRecordCmdSetPerformanceMarkerINTEL( in PostCallRecordCmdSetPerformanceMarkerINTEL()
5598 void ThreadSafety::PreCallRecordCmdSetPerformanceStreamMarkerINTEL( in PreCallRecordCmdSetPerformanceStreamMarkerINTEL()
5604 void ThreadSafety::PostCallRecordCmdSetPerformanceStreamMarkerINTEL( in PostCallRecordCmdSetPerformanceStreamMarkerINTEL()
5611 void ThreadSafety::PreCallRecordCmdSetPerformanceOverrideINTEL( in PreCallRecordCmdSetPerformanceOverrideINTEL()
5617 void ThreadSafety::PostCallRecordCmdSetPerformanceOverrideINTEL( in PostCallRecordCmdSetPerformanceOverrideINTEL()
5624 void ThreadSafety::PreCallRecordAcquirePerformanceConfigurationINTEL( in PreCallRecordAcquirePerformanceConfigurationINTEL()
5631 void ThreadSafety::PostCallRecordAcquirePerformanceConfigurationINTEL( in PostCallRecordAcquirePerformanceConfigurationINTEL()
5639 void ThreadSafety::PreCallRecordReleasePerformanceConfigurationINTEL( in PreCallRecordReleasePerformanceConfigurationINTEL()
5646 void ThreadSafety::PostCallRecordReleasePerformanceConfigurationINTEL( in PostCallRecordReleasePerformanceConfigurationINTEL()
5654 void ThreadSafety::PreCallRecordQueueSetPerformanceConfigurationINTEL( in PreCallRecordQueueSetPerformanceConfigurationINTEL()
5661 void ThreadSafety::PostCallRecordQueueSetPerformanceConfigurationINTEL( in PostCallRecordQueueSetPerformanceConfigurationINTEL()
5669 void ThreadSafety::PreCallRecordGetPerformanceParameterINTEL( in PreCallRecordGetPerformanceParameterINTEL()
5676 void ThreadSafety::PostCallRecordGetPerformanceParameterINTEL( in PostCallRecordGetPerformanceParameterINTEL()
5684 void ThreadSafety::PreCallRecordSetLocalDimmingAMD( in PreCallRecordSetLocalDimmingAMD()
5692 void ThreadSafety::PostCallRecordSetLocalDimmingAMD( in PostCallRecordSetLocalDimmingAMD()
5702 void ThreadSafety::PreCallRecordCreateImagePipeSurfaceFUCHSIA( in PreCallRecordCreateImagePipeSurfaceFUCHSIA()
5710 void ThreadSafety::PostCallRecordCreateImagePipeSurfaceFUCHSIA( in PostCallRecordCreateImagePipeSurfaceFUCHSIA()
5722 void ThreadSafety::PreCallRecordCreateMetalSurfaceEXT( in PreCallRecordCreateMetalSurfaceEXT()
5730 void ThreadSafety::PostCallRecordCreateMetalSurfaceEXT( in PostCallRecordCreateMetalSurfaceEXT()
5740 void ThreadSafety::PreCallRecordGetBufferDeviceAddressEXT( in PreCallRecordGetBufferDeviceAddressEXT()
5746 void ThreadSafety::PostCallRecordGetBufferDeviceAddressEXT( in PostCallRecordGetBufferDeviceAddressEXT()
5754 void ThreadSafety::PreCallRecordAcquireFullScreenExclusiveModeEXT( in PreCallRecordAcquireFullScreenExclusiveModeEXT()
5761 void ThreadSafety::PostCallRecordAcquireFullScreenExclusiveModeEXT( in PostCallRecordAcquireFullScreenExclusiveModeEXT()
5769 void ThreadSafety::PreCallRecordReleaseFullScreenExclusiveModeEXT( in PreCallRecordReleaseFullScreenExclusiveModeEXT()
5776 void ThreadSafety::PostCallRecordReleaseFullScreenExclusiveModeEXT( in PostCallRecordReleaseFullScreenExclusiveModeEXT()
5784 void ThreadSafety::PreCallRecordGetDeviceGroupSurfacePresentModes2EXT( in PreCallRecordGetDeviceGroupSurfacePresentModes2EXT()
5791 void ThreadSafety::PostCallRecordGetDeviceGroupSurfacePresentModes2EXT( in PostCallRecordGetDeviceGroupSurfacePresentModes2EXT()
5800 void ThreadSafety::PreCallRecordCreateHeadlessSurfaceEXT( in PreCallRecordCreateHeadlessSurfaceEXT()
5808 void ThreadSafety::PostCallRecordCreateHeadlessSurfaceEXT( in PostCallRecordCreateHeadlessSurfaceEXT()
5817 void ThreadSafety::PreCallRecordCmdSetLineStippleEXT( in PreCallRecordCmdSetLineStippleEXT()
5825 void ThreadSafety::PostCallRecordCmdSetLineStippleEXT( in PostCallRecordCmdSetLineStippleEXT()
5833 void ThreadSafety::PreCallRecordResetQueryPoolEXT( in PreCallRecordResetQueryPoolEXT()
5842 void ThreadSafety::PostCallRecordResetQueryPoolEXT( in PostCallRecordResetQueryPoolEXT()