Lines Matching refs:VkDevice
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()
181 VkDevice device, in PreCallRecordGetDeviceProcAddr()
187 VkDevice device, in PostCallRecordGetDeviceProcAddr()
193 VkDevice device, in PreCallRecordDestroyDevice()
200 VkDevice device, in PostCallRecordDestroyDevice()
207 VkDevice device, in PreCallRecordGetDeviceQueue()
215 VkDevice device, in PostCallRecordGetDeviceQueue()
259 VkDevice device) { in PreCallRecordDeviceWaitIdle()
265 VkDevice device, in PostCallRecordDeviceWaitIdle()
272 VkDevice device, in PreCallRecordAllocateMemory()
280 VkDevice device, in PostCallRecordAllocateMemory()
289 VkDevice device, in PreCallRecordFreeMemory()
298 VkDevice device, in PostCallRecordFreeMemory()
307 VkDevice device, in PreCallRecordMapMemory()
319 VkDevice device, in PostCallRecordMapMemory()
332 VkDevice device, in PreCallRecordUnmapMemory()
340 VkDevice device, in PostCallRecordUnmapMemory()
348 VkDevice device, in PreCallRecordFlushMappedMemoryRanges()
355 VkDevice device, in PostCallRecordFlushMappedMemoryRanges()
363 VkDevice device, in PreCallRecordInvalidateMappedMemoryRanges()
370 VkDevice device, in PostCallRecordInvalidateMappedMemoryRanges()
378 VkDevice device, in PreCallRecordGetDeviceMemoryCommitment()
386 VkDevice device, in PostCallRecordGetDeviceMemoryCommitment()
394 VkDevice device, in PreCallRecordBindBufferMemory()
405 VkDevice device, in PostCallRecordBindBufferMemory()
417 VkDevice device, in PreCallRecordBindImageMemory()
428 VkDevice device, in PostCallRecordBindImageMemory()
440 VkDevice device, in PreCallRecordGetBufferMemoryRequirements()
448 VkDevice device, in PostCallRecordGetBufferMemoryRequirements()
456 VkDevice device, in PreCallRecordGetImageMemoryRequirements()
464 VkDevice device, in PostCallRecordGetImageMemoryRequirements()
472 VkDevice device, in PreCallRecordGetImageSparseMemoryRequirements()
481 VkDevice device, in PostCallRecordGetImageSparseMemoryRequirements()
553 VkDevice device, in PreCallRecordCreateFence()
561 VkDevice device, in PostCallRecordCreateFence()
570 VkDevice device, in PreCallRecordDestroyFence()
579 VkDevice device, in PostCallRecordDestroyFence()
588 VkDevice device, in PreCallRecordResetFences()
601 VkDevice device, in PostCallRecordResetFences()
615 VkDevice device, in PreCallRecordGetFenceStatus()
622 VkDevice device, in PostCallRecordGetFenceStatus()
630 VkDevice device, in PreCallRecordWaitForFences()
644 VkDevice device, in PostCallRecordWaitForFences()
659 VkDevice device, in PreCallRecordCreateSemaphore()
667 VkDevice device, in PostCallRecordCreateSemaphore()
676 VkDevice device, in PreCallRecordDestroySemaphore()
685 VkDevice device, in PostCallRecordDestroySemaphore()
694 VkDevice device, in PreCallRecordCreateEvent()
702 VkDevice device, in PostCallRecordCreateEvent()
711 VkDevice device, in PreCallRecordDestroyEvent()
720 VkDevice device, in PostCallRecordDestroyEvent()
729 VkDevice device, in PreCallRecordGetEventStatus()
736 VkDevice device, in PostCallRecordGetEventStatus()
744 VkDevice device, in PreCallRecordSetEvent()
752 VkDevice device, in PostCallRecordSetEvent()
761 VkDevice device, in PreCallRecordResetEvent()
769 VkDevice device, in PostCallRecordResetEvent()
778 VkDevice device, in PreCallRecordCreateQueryPool()
786 VkDevice device, in PostCallRecordCreateQueryPool()
795 VkDevice device, in PreCallRecordDestroyQueryPool()
804 VkDevice device, in PostCallRecordDestroyQueryPool()
813 VkDevice device, in PreCallRecordGetQueryPoolResults()
826 VkDevice device, in PostCallRecordGetQueryPoolResults()
840 VkDevice device, in PreCallRecordCreateBuffer()
848 VkDevice device, in PostCallRecordCreateBuffer()
857 VkDevice device, in PreCallRecordDestroyBuffer()
866 VkDevice device, in PostCallRecordDestroyBuffer()
875 VkDevice device, in PreCallRecordCreateBufferView()
883 VkDevice device, in PostCallRecordCreateBufferView()
892 VkDevice device, in PreCallRecordDestroyBufferView()
901 VkDevice device, in PostCallRecordDestroyBufferView()
910 VkDevice device, in PreCallRecordCreateImage()
918 VkDevice device, in PostCallRecordCreateImage()
927 VkDevice device, in PreCallRecordDestroyImage()
936 VkDevice device, in PostCallRecordDestroyImage()
945 VkDevice device, in PreCallRecordGetImageSubresourceLayout()
954 VkDevice device, in PostCallRecordGetImageSubresourceLayout()
963 VkDevice device, in PreCallRecordCreateImageView()
971 VkDevice device, in PostCallRecordCreateImageView()
980 VkDevice device, in PreCallRecordDestroyImageView()
989 VkDevice device, in PostCallRecordDestroyImageView()
998 VkDevice device, in PreCallRecordCreateShaderModule()
1006 VkDevice device, in PostCallRecordCreateShaderModule()
1015 VkDevice device, in PreCallRecordDestroyShaderModule()
1024 VkDevice device, in PostCallRecordDestroyShaderModule()
1033 VkDevice device, in PreCallRecordCreatePipelineCache()
1041 VkDevice device, in PostCallRecordCreatePipelineCache()
1050 VkDevice device, in PreCallRecordDestroyPipelineCache()
1059 VkDevice device, in PostCallRecordDestroyPipelineCache()
1068 VkDevice device, in PreCallRecordGetPipelineCacheData()
1077 VkDevice device, in PostCallRecordGetPipelineCacheData()
1087 VkDevice device, in PreCallRecordMergePipelineCaches()
1102 VkDevice device, in PostCallRecordMergePipelineCaches()
1118 VkDevice device, in PreCallRecordCreateGraphicsPipelines()
1129 VkDevice device, in PostCallRecordCreateGraphicsPipelines()
1141 VkDevice device, in PreCallRecordCreateComputePipelines()
1152 VkDevice device, in PostCallRecordCreateComputePipelines()
1164 VkDevice device, in PreCallRecordDestroyPipeline()
1173 VkDevice device, in PostCallRecordDestroyPipeline()
1182 VkDevice device, in PreCallRecordCreatePipelineLayout()
1190 VkDevice device, in PostCallRecordCreatePipelineLayout()
1199 VkDevice device, in PreCallRecordDestroyPipelineLayout()
1208 VkDevice device, in PostCallRecordDestroyPipelineLayout()
1217 VkDevice device, in PreCallRecordCreateSampler()
1225 VkDevice device, in PostCallRecordCreateSampler()
1234 VkDevice device, in PreCallRecordDestroySampler()
1243 VkDevice device, in PostCallRecordDestroySampler()
1252 VkDevice device, in PreCallRecordCreateDescriptorSetLayout()
1260 VkDevice device, in PostCallRecordCreateDescriptorSetLayout()
1269 VkDevice device, in PreCallRecordDestroyDescriptorSetLayout()
1278 VkDevice device, in PostCallRecordDestroyDescriptorSetLayout()
1287 VkDevice device, in PreCallRecordCreateDescriptorPool()
1295 VkDevice device, in PostCallRecordCreateDescriptorPool()
1304 VkDevice device, in PreCallRecordDestroyDescriptorPool()
1313 VkDevice device, in PostCallRecordDestroyDescriptorPool()
1322 VkDevice device, in PreCallRecordResetDescriptorPool()
1332 VkDevice device, in PostCallRecordResetDescriptorPool()
1343 VkDevice device, in PreCallRecordFreeDescriptorSets()
1359 VkDevice device, in PostCallRecordFreeDescriptorSets()
1376 VkDevice device, in PreCallRecordUpdateDescriptorSets()
1397 VkDevice device, in PostCallRecordUpdateDescriptorSets()
1418 VkDevice device, in PreCallRecordCreateFramebuffer()
1426 VkDevice device, in PostCallRecordCreateFramebuffer()
1435 VkDevice device, in PreCallRecordDestroyFramebuffer()
1444 VkDevice device, in PostCallRecordDestroyFramebuffer()
1453 VkDevice device, in PreCallRecordCreateRenderPass()
1461 VkDevice device, in PostCallRecordCreateRenderPass()
1470 VkDevice device, in PreCallRecordDestroyRenderPass()
1479 VkDevice device, in PostCallRecordDestroyRenderPass()
1488 VkDevice device, in PreCallRecordGetRenderAreaGranularity()
1496 VkDevice device, in PostCallRecordGetRenderAreaGranularity()
1504 VkDevice device, in PreCallRecordCreateCommandPool()
1512 VkDevice device, in PostCallRecordCreateCommandPool()
2524 VkDevice device, in PreCallRecordBindBufferMemory2()
2531 VkDevice device, in PostCallRecordBindBufferMemory2()
2539 VkDevice device, in PreCallRecordBindImageMemory2()
2546 VkDevice device, in PostCallRecordBindImageMemory2()
2554 VkDevice device, in PreCallRecordGetDeviceGroupPeerMemoryFeatures()
2563 VkDevice device, in PostCallRecordGetDeviceGroupPeerMemoryFeatures()
2625 VkDevice device, in PreCallRecordGetImageMemoryRequirements2()
2632 VkDevice device, in PostCallRecordGetImageMemoryRequirements2()
2639 VkDevice device, in PreCallRecordGetBufferMemoryRequirements2()
2646 VkDevice device, in PostCallRecordGetBufferMemoryRequirements2()
2653 VkDevice device, in PreCallRecordGetImageSparseMemoryRequirements2()
2661 VkDevice device, in PostCallRecordGetImageSparseMemoryRequirements2()
2669 VkDevice device, in PreCallRecordTrimCommandPool()
2678 VkDevice device, in PostCallRecordTrimCommandPool()
2687 VkDevice device, in PreCallRecordGetDeviceQueue2()
2694 VkDevice device, in PostCallRecordGetDeviceQueue2()
2701 VkDevice device, in PreCallRecordCreateSamplerYcbcrConversion()
2709 VkDevice device, in PostCallRecordCreateSamplerYcbcrConversion()
2718 VkDevice device, in PreCallRecordDestroySamplerYcbcrConversion()
2727 VkDevice device, in PostCallRecordDestroySamplerYcbcrConversion()
2736 VkDevice device, in PreCallRecordCreateDescriptorUpdateTemplate()
2744 VkDevice device, in PostCallRecordCreateDescriptorUpdateTemplate()
2753 VkDevice device, in PreCallRecordDestroyDescriptorUpdateTemplate()
2762 VkDevice device, in PostCallRecordDestroyDescriptorUpdateTemplate()
2771 VkDevice device, in PreCallRecordUpdateDescriptorSetWithTemplate()
2782 VkDevice device, in PostCallRecordUpdateDescriptorSetWithTemplate()
2793 VkDevice device, in PreCallRecordGetDescriptorSetLayoutSupport()
2800 VkDevice device, in PostCallRecordGetDescriptorSetLayoutSupport()
2891 VkDevice device, in PreCallRecordCreateSwapchainKHR()
2902 VkDevice device, in PostCallRecordCreateSwapchainKHR()
2914 VkDevice device, in PreCallRecordDestroySwapchainKHR()
2923 VkDevice device, in PostCallRecordDestroySwapchainKHR()
2932 VkDevice device, in PreCallRecordAcquireNextImageKHR()
2948 VkDevice device, in PostCallRecordAcquireNextImageKHR()
2965 VkDevice device, in PreCallRecordGetDeviceGroupPresentCapabilitiesKHR()
2971 VkDevice device, in PostCallRecordGetDeviceGroupPresentCapabilitiesKHR()
2978 VkDevice device, in PreCallRecordGetDeviceGroupSurfacePresentModesKHR()
2987 VkDevice device, in PostCallRecordGetDeviceGroupSurfacePresentModesKHR()
3016 VkDevice device, in PreCallRecordAcquireNextImage2KHR()
3023 VkDevice device, in PostCallRecordAcquireNextImage2KHR()
3130 VkDevice device, in PreCallRecordCreateSharedSwapchainsKHR()
3151 VkDevice device, in PostCallRecordCreateSharedSwapchainsKHR()
3273 VkDevice device, in PreCallRecordGetDeviceGroupPeerMemoryFeaturesKHR()
3282 VkDevice device, in PostCallRecordGetDeviceGroupPeerMemoryFeaturesKHR()
3329 VkDevice device, in PreCallRecordTrimCommandPoolKHR()
3338 VkDevice device, in PostCallRecordTrimCommandPoolKHR()
3364 VkDevice device, in PreCallRecordGetMemoryWin32HandleKHR()
3371 VkDevice device, in PostCallRecordGetMemoryWin32HandleKHR()
3379 VkDevice device, in PreCallRecordGetMemoryWin32HandlePropertiesKHR()
3387 VkDevice device, in PostCallRecordGetMemoryWin32HandlePropertiesKHR()
3397 VkDevice device, in PreCallRecordGetMemoryFdKHR()
3404 VkDevice device, in PostCallRecordGetMemoryFdKHR()
3412 VkDevice device, in PreCallRecordGetMemoryFdPropertiesKHR()
3420 VkDevice device, in PostCallRecordGetMemoryFdPropertiesKHR()
3434 VkDevice device, in PreCallRecordImportSemaphoreWin32HandleKHR()
3440 VkDevice device, in PostCallRecordImportSemaphoreWin32HandleKHR()
3447 VkDevice device, in PreCallRecordGetSemaphoreWin32HandleKHR()
3454 VkDevice device, in PostCallRecordGetSemaphoreWin32HandleKHR()
3463 VkDevice device, in PreCallRecordImportSemaphoreFdKHR()
3469 VkDevice device, in PostCallRecordImportSemaphoreFdKHR()
3476 VkDevice device, in PreCallRecordGetSemaphoreFdKHR()
3483 VkDevice device, in PostCallRecordGetSemaphoreFdKHR()
3539 VkDevice device, in PreCallRecordCreateDescriptorUpdateTemplateKHR()
3547 VkDevice device, in PostCallRecordCreateDescriptorUpdateTemplateKHR()
3556 VkDevice device, in PreCallRecordDestroyDescriptorUpdateTemplateKHR()
3565 VkDevice device, in PostCallRecordDestroyDescriptorUpdateTemplateKHR()
3574 VkDevice device, in PreCallRecordUpdateDescriptorSetWithTemplateKHR()
3585 VkDevice device, in PostCallRecordUpdateDescriptorSetWithTemplateKHR()
3596 VkDevice device, in PreCallRecordCreateRenderPass2KHR()
3604 VkDevice device, in PostCallRecordCreateRenderPass2KHR()
3659 VkDevice device, in PreCallRecordGetSwapchainStatusKHR()
3667 VkDevice device, in PostCallRecordGetSwapchainStatusKHR()
3678 VkDevice device, in PreCallRecordImportFenceWin32HandleKHR()
3684 VkDevice device, in PostCallRecordImportFenceWin32HandleKHR()
3691 VkDevice device, in PreCallRecordGetFenceWin32HandleKHR()
3698 VkDevice device, in PostCallRecordGetFenceWin32HandleKHR()
3707 VkDevice device, in PreCallRecordImportFenceFdKHR()
3713 VkDevice device, in PostCallRecordImportFenceFdKHR()
3720 VkDevice device, in PreCallRecordGetFenceFdKHR()
3727 VkDevice device, in PostCallRecordGetFenceFdKHR()
3752 VkDevice device, in PreCallRecordGetImageMemoryRequirements2KHR()
3759 VkDevice device, in PostCallRecordGetImageMemoryRequirements2KHR()
3766 VkDevice device, in PreCallRecordGetBufferMemoryRequirements2KHR()
3773 VkDevice device, in PostCallRecordGetBufferMemoryRequirements2KHR()
3780 VkDevice device, in PreCallRecordGetImageSparseMemoryRequirements2KHR()
3788 VkDevice device, in PostCallRecordGetImageSparseMemoryRequirements2KHR()
3796 VkDevice device, in PreCallRecordCreateSamplerYcbcrConversionKHR()
3804 VkDevice device, in PostCallRecordCreateSamplerYcbcrConversionKHR()
3813 VkDevice device, in PreCallRecordDestroySamplerYcbcrConversionKHR()
3822 VkDevice device, in PostCallRecordDestroySamplerYcbcrConversionKHR()
3831 VkDevice device, in PreCallRecordBindBufferMemory2KHR()
3838 VkDevice device, in PostCallRecordBindBufferMemory2KHR()
3846 VkDevice device, in PreCallRecordBindImageMemory2KHR()
3853 VkDevice device, in PostCallRecordBindImageMemory2KHR()
3861 VkDevice device, in PreCallRecordGetDescriptorSetLayoutSupportKHR()
3868 VkDevice device, in PostCallRecordGetDescriptorSetLayoutSupportKHR()
3931 VkDevice device, in PreCallRecordGetPipelineExecutablePropertiesKHR()
3939 VkDevice device, in PostCallRecordGetPipelineExecutablePropertiesKHR()
3948 VkDevice device, in PreCallRecordGetPipelineExecutableStatisticsKHR()
3956 VkDevice device, in PostCallRecordGetPipelineExecutableStatisticsKHR()
3965 VkDevice device, in PreCallRecordGetPipelineExecutableInternalRepresentationsKHR()
3973 VkDevice device, in PostCallRecordGetPipelineExecutableInternalRepresentationsKHR()
4206 VkDevice device, in PreCallRecordGetImageViewHandleNVX()
4212 VkDevice device, in PostCallRecordGetImageViewHandleNVX()
4274 VkDevice device, in PreCallRecordGetShaderInfoAMD()
4285 VkDevice device, in PostCallRecordGetShaderInfoAMD()
4319 VkDevice device, in PreCallRecordGetMemoryWin32HandleNV()
4328 VkDevice device, in PostCallRecordGetMemoryWin32HandleNV()
4416 VkDevice device, in PreCallRecordCreateIndirectCommandsLayoutNVX()
4424 VkDevice device, in PostCallRecordCreateIndirectCommandsLayoutNVX()
4433 VkDevice device, in PreCallRecordDestroyIndirectCommandsLayoutNVX()
4441 VkDevice device, in PostCallRecordDestroyIndirectCommandsLayoutNVX()
4449 VkDevice device, in PreCallRecordCreateObjectTableNVX()
4457 VkDevice device, in PostCallRecordCreateObjectTableNVX()
4466 VkDevice device, in PreCallRecordDestroyObjectTableNVX()
4475 VkDevice device, in PostCallRecordDestroyObjectTableNVX()
4484 VkDevice device, in PreCallRecordRegisterObjectsNVX()
4495 VkDevice device, in PostCallRecordRegisterObjectsNVX()
4507 VkDevice device, in PreCallRecordUnregisterObjectsNVX()
4518 VkDevice device, in PostCallRecordUnregisterObjectsNVX()
4594 VkDevice device, in PreCallRecordDisplayPowerControlEXT()
4602 VkDevice device, in PostCallRecordDisplayPowerControlEXT()
4611 VkDevice device, in PreCallRecordRegisterDeviceEventEXT()
4619 VkDevice device, in PostCallRecordRegisterDeviceEventEXT()
4628 VkDevice device, in PreCallRecordRegisterDisplayEventEXT()
4638 VkDevice device, in PostCallRecordRegisterDisplayEventEXT()
4649 VkDevice device, in PreCallRecordGetSwapchainCounterEXT()
4658 VkDevice device, in PostCallRecordGetSwapchainCounterEXT()
4668 VkDevice device, in PreCallRecordGetRefreshCycleDurationGOOGLE()
4677 VkDevice device, in PostCallRecordGetRefreshCycleDurationGOOGLE()
4687 VkDevice device, in PreCallRecordGetPastPresentationTimingGOOGLE()
4697 VkDevice device, in PostCallRecordGetPastPresentationTimingGOOGLE()
4726 VkDevice device, in PreCallRecordSetHdrMetadataEXT()
4739 VkDevice device, in PostCallRecordSetHdrMetadataEXT()
4915 VkDevice device, in PreCallRecordGetAndroidHardwareBufferPropertiesANDROID()
4922 VkDevice device, in PostCallRecordGetAndroidHardwareBufferPropertiesANDROID()
4930 VkDevice device, in PreCallRecordGetMemoryAndroidHardwareBufferANDROID()
4937 VkDevice device, in PostCallRecordGetMemoryAndroidHardwareBufferANDROID()
4960 VkDevice device, in PreCallRecordGetImageDrmFormatModifierPropertiesEXT()
4968 VkDevice device, in PostCallRecordGetImageDrmFormatModifierPropertiesEXT()
4977 VkDevice device, in PreCallRecordCreateValidationCacheEXT()
4985 VkDevice device, in PostCallRecordCreateValidationCacheEXT()
4994 VkDevice device, in PreCallRecordDestroyValidationCacheEXT()
5003 VkDevice device, in PostCallRecordDestroyValidationCacheEXT()
5012 VkDevice device, in PreCallRecordMergeValidationCachesEXT()
5027 VkDevice device, in PostCallRecordMergeValidationCachesEXT()
5043 VkDevice device, in PreCallRecordGetValidationCacheDataEXT()
5052 VkDevice device, in PostCallRecordGetValidationCacheDataEXT()
5116 VkDevice device, in PreCallRecordCreateAccelerationStructureNV()
5124 VkDevice device, in PostCallRecordCreateAccelerationStructureNV()
5133 VkDevice device, in PreCallRecordDestroyAccelerationStructureNV()
5141 VkDevice device, in PostCallRecordDestroyAccelerationStructureNV()
5149 VkDevice device, in PreCallRecordGetAccelerationStructureMemoryRequirementsNV()
5156 VkDevice device, in PostCallRecordGetAccelerationStructureMemoryRequirementsNV()
5163 VkDevice device, in PreCallRecordBindAccelerationStructureMemoryNV()
5170 VkDevice device, in PostCallRecordBindAccelerationStructureMemoryNV()
5278 VkDevice device, in PreCallRecordCreateRayTracingPipelinesNV()
5289 VkDevice device, in PostCallRecordCreateRayTracingPipelinesNV()
5301 VkDevice device, in PreCallRecordGetRayTracingShaderGroupHandlesNV()
5312 VkDevice device, in PostCallRecordGetRayTracingShaderGroupHandlesNV()
5324 VkDevice device, in PreCallRecordGetAccelerationStructureHandleNV()
5333 VkDevice device, in PostCallRecordGetAccelerationStructureHandleNV()
5375 VkDevice device, in PreCallRecordCompileDeferredNV()
5383 VkDevice device, in PostCallRecordCompileDeferredNV()
5392 VkDevice device, in PreCallRecordGetMemoryHostPointerPropertiesEXT()
5400 VkDevice device, in PostCallRecordGetMemoryHostPointerPropertiesEXT()
5431 VkDevice device, in PreCallRecordGetCalibratedTimestampsEXT()
5440 VkDevice device, in PostCallRecordGetCalibratedTimestampsEXT()
5563 VkDevice device, in PreCallRecordInitializePerformanceApiINTEL()
5569 VkDevice device, in PostCallRecordInitializePerformanceApiINTEL()
5576 VkDevice device) { in PreCallRecordUninitializePerformanceApiINTEL()
5581 VkDevice device) { in PostCallRecordUninitializePerformanceApiINTEL()
5625 VkDevice device, in PreCallRecordAcquirePerformanceConfigurationINTEL()
5632 VkDevice device, in PostCallRecordAcquirePerformanceConfigurationINTEL()
5640 VkDevice device, in PreCallRecordReleasePerformanceConfigurationINTEL()
5647 VkDevice device, in PostCallRecordReleasePerformanceConfigurationINTEL()
5670 VkDevice device, in PreCallRecordGetPerformanceParameterINTEL()
5677 VkDevice device, in PostCallRecordGetPerformanceParameterINTEL()
5685 VkDevice device, in PreCallRecordSetLocalDimmingAMD()
5693 VkDevice device, in PostCallRecordSetLocalDimmingAMD()
5741 VkDevice device, in PreCallRecordGetBufferDeviceAddressEXT()
5747 VkDevice device, in PostCallRecordGetBufferDeviceAddressEXT()
5755 VkDevice device, in PreCallRecordAcquireFullScreenExclusiveModeEXT()
5762 VkDevice device, in PostCallRecordAcquireFullScreenExclusiveModeEXT()
5770 VkDevice device, in PreCallRecordReleaseFullScreenExclusiveModeEXT()
5777 VkDevice device, in PostCallRecordReleaseFullScreenExclusiveModeEXT()
5785 VkDevice device, in PreCallRecordGetDeviceGroupSurfacePresentModes2EXT()
5792 VkDevice device, in PostCallRecordGetDeviceGroupSurfacePresentModes2EXT()
5834 VkDevice device, in PreCallRecordResetQueryPoolEXT()
5843 VkDevice device, in PostCallRecordResetQueryPoolEXT()