Lines Matching defs:pAllocator
61 const VkAllocationCallbacks* pAllocator, in entry_vkCreateInstance()
70 static void entry_vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyInstance()
152 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in entry_vkCreateDevice()
160 static void entry_vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDevice()
241 const VkAllocationCallbacks* pAllocator, in entry_vkAllocateMemory()
252 const VkAllocationCallbacks* pAllocator) { in entry_vkFreeMemory()
358 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in entry_vkCreateFence()
368 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyFence()
400 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSemaphore()
411 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySemaphore()
418 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) { in entry_vkCreateEvent()
427 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyEvent()
454 const VkAllocationCallbacks* pAllocator, in entry_vkCreateQueryPool()
464 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyQueryPool()
482 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in entry_vkCreateBuffer()
492 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyBuffer()
499 const VkAllocationCallbacks* pAllocator, in entry_vkCreateBufferView()
509 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyBufferView()
515 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in entry_vkCreateImage()
525 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyImage()
539 const VkAllocationCallbacks* pAllocator, in entry_vkCreateImageView()
550 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyImageView()
557 const VkAllocationCallbacks* pAllocator, in entry_vkCreateShaderModule()
567 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyShaderModule()
574 const VkAllocationCallbacks* pAllocator, in entry_vkCreatePipelineCache()
584 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyPipelineCache()
611 const VkAllocationCallbacks* pAllocator, in entry_vkCreateGraphicsPipelines()
625 const VkAllocationCallbacks* pAllocator, in entry_vkCreateComputePipelines()
636 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyPipeline()
643 const VkAllocationCallbacks* pAllocator, in entry_vkCreatePipelineLayout()
653 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyPipelineLayout()
659 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSampler()
670 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySampler()
677 const VkAllocationCallbacks* pAllocator, VkDescriptorSetLayout* pSetLayout) { in entry_vkCreateDescriptorSetLayout()
688 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDescriptorSetLayout()
696 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDescriptorPool()
707 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDescriptorPool()
757 const VkAllocationCallbacks* pAllocator, in entry_vkCreateFramebuffer()
767 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyFramebuffer()
773 const VkAllocationCallbacks* pAllocator, in entry_vkCreateRenderPass()
783 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyRenderPass()
796 const VkAllocationCallbacks* pAllocator, in entry_vkCreateCommandPool()
806 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyCommandPool()
1453 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in entry_vkCreateSamplerYcbcrConversion()
1464 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in dynCheck_entry_vkCreateSamplerYcbcrConversion()
1478 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySamplerYcbcrConversion()
1486 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroySamplerYcbcrConversion()
1497 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDescriptorUpdateTemplate()
1508 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateDescriptorUpdateTemplate()
1523 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDescriptorUpdateTemplate()
1531 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyDescriptorUpdateTemplate()
1630 const VkAllocationCallbacks* pAllocator, in entry_vkCreateRenderPass2()
1641 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateRenderPass2()
1837 const VkAllocationCallbacks* pAllocator, in entry_vkCreatePrivateDataSlot()
1848 const VkAllocationCallbacks* pAllocator, VkPrivateDataSlot* pPrivateDataSlot) { in dynCheck_entry_vkCreatePrivateDataSlot()
1861 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyPrivateDataSlot()
1868 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyPrivateDataSlot()
2168 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySurfaceKHR()
2224 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSwapchainKHR()
2235 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateSwapchainKHR()
2249 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySwapchainKHR()
2255 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroySwapchainKHR()
2452 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDisplayModeKHR()
2473 const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) { in entry_vkCreateDisplayPlaneSurfaceKHR()
2485 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSharedSwapchainsKHR()
2496 const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) { in dynCheck_entry_vkCreateSharedSwapchainsKHR()
2512 const VkAllocationCallbacks* pAllocator, in entry_vkCreateXlibSurfaceKHR()
2537 const VkAllocationCallbacks* pAllocator, in entry_vkCreateXcbSurfaceKHR()
2562 const VkAllocationCallbacks* pAllocator, in entry_vkCreateWaylandSurfaceKHR()
2585 const VkAllocationCallbacks* pAllocator, in entry_vkCreateAndroidSurfaceKHR()
2598 const VkAllocationCallbacks* pAllocator, in entry_vkCreateWin32SurfaceKHR()
2646 const VkAllocationCallbacks* pAllocator, in entry_vkCreateVideoSessionKHR()
2657 const VkAllocationCallbacks* pAllocator, VkVideoSessionKHR* pVideoSession) { in dynCheck_entry_vkCreateVideoSessionKHR()
2670 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyVideoSessionKHR()
2676 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyVideoSessionKHR()
2742 const VkAllocationCallbacks* pAllocator, VkVideoSessionParametersKHR* pVideoSessionParameters) { in entry_vkCreateVideoSessionParametersKHR()
2752 const VkAllocationCallbacks* pAllocator, VkVideoSessionParametersKHR* pVideoSessionParameters) { in dynCheck_entry_vkCreateVideoSessionParametersKHR()
2790 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyVideoSessionParametersKHR()
2798 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyVideoSessionParametersKHR()
3362 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDescriptorUpdateTemplateKHR()
3374 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateDescriptorUpdateTemplateKHR()
3391 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDescriptorUpdateTemplateKHR()
3399 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyDescriptorUpdateTemplateKHR()
3437 const VkAllocationCallbacks* pAllocator, in entry_vkCreateRenderPass2KHR()
3448 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateRenderPass2KHR()
3862 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in entry_vkCreateSamplerYcbcrConversionKHR()
3874 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in dynCheck_entry_vkCreateSamplerYcbcrConversionKHR()
3890 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroySamplerYcbcrConversionKHR()
3898 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroySamplerYcbcrConversionKHR()
4267 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDeferredOperationKHR()
4277 VkDevice device, const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateDeferredOperationKHR()
4292 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDeferredOperationKHR()
4299 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyDeferredOperationKHR()
4986 const VkAllocationCallbacks* pAllocator, VkDebugReportCallbackEXT* pCallback) { in entry_vkCreateDebugReportCallbackEXT()
4996 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDebugReportCallbackEXT()
5278 const VkAllocationCallbacks* pAllocator, in entry_vkCreateCuModuleNVX()
5289 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateCuModuleNVX()
5304 const VkAllocationCallbacks* pAllocator, in entry_vkCreateCuFunctionNVX()
5315 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateCuFunctionNVX()
5329 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyCuModuleNVX()
5335 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyCuModuleNVX()
5345 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyCuFunctionNVX()
5351 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyCuFunctionNVX()
5522 const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) { in entry_vkCreateStreamDescriptorSurfaceGGP()
5586 const VkAllocationCallbacks* pAllocator, in entry_vkCreateViSurfaceNN()
5741 const VkAllocationCallbacks* pAllocator, in entry_vkRegisterDeviceEventEXT()
5752 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in dynCheck_entry_vkRegisterDeviceEventEXT()
5766 const VkAllocationCallbacks* pAllocator, in entry_vkRegisterDisplayEventEXT()
5777 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in dynCheck_entry_vkRegisterDisplayEventEXT()
5972 const VkAllocationCallbacks* pAllocator, in entry_vkCreateIOSSurfaceMVK()
5985 const VkAllocationCallbacks* pAllocator, in entry_vkCreateMacOSSurfaceMVK()
6080 const VkAllocationCallbacks* pAllocator, VkDebugUtilsMessengerEXT* pMessenger) { in entry_vkCreateDebugUtilsMessengerEXT()
6090 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyDebugUtilsMessengerEXT()
6247 const VkAllocationCallbacks* pAllocator, in entry_vkCreateValidationCacheEXT()
6258 const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache) { in dynCheck_entry_vkCreateValidationCacheEXT()
6271 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyValidationCacheEXT()
6278 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyValidationCacheEXT()
6410 const VkAllocationCallbacks* pAllocator, VkAccelerationStructureNV* pAccelerationStructure) { in entry_vkCreateAccelerationStructureNV()
6420 const VkAllocationCallbacks* pAllocator, VkAccelerationStructureNV* pAccelerationStructure) { in dynCheck_entry_vkCreateAccelerationStructureNV()
6434 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyAccelerationStructureNV()
6442 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyAccelerationStructureNV()
6593 const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, in entry_vkCreateRayTracingPipelinesNV()
6605 const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateRayTracingPipelinesNV()
7240 const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) { in entry_vkCreateImagePipeSurfaceFUCHSIA()
7252 const VkAllocationCallbacks* pAllocator, in entry_vkCreateMetalSurfaceEXT()
7448 const VkAllocationCallbacks* pAllocator, in entry_vkCreateHeadlessSurfaceEXT()
7872 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in entry_vkCreateIndirectCommandsLayoutNV()
7882 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in dynCheck_entry_vkCreateIndirectCommandsLayoutNV()
7897 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyIndirectCommandsLayoutNV()
7905 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyIndirectCommandsLayoutNV()
7956 const VkAllocationCallbacks* pAllocator, in entry_vkCreatePrivateDataSlotEXT()
7967 const VkAllocationCallbacks* pAllocator, VkPrivateDataSlot* pPrivateDataSlot) { in dynCheck_entry_vkCreatePrivateDataSlotEXT()
7980 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyPrivateDataSlotEXT()
7987 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyPrivateDataSlotEXT()
8444 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDirectFBSurfaceEXT()
8616 const VkAllocationCallbacks* pAllocator, VkBufferCollectionFUCHSIA* pCollection) { in entry_vkCreateBufferCollectionFUCHSIA()
8626 const VkAllocationCallbacks* pAllocator, VkBufferCollectionFUCHSIA* pCollection) { in dynCheck_entry_vkCreateBufferCollectionFUCHSIA()
8695 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyBufferCollectionFUCHSIA()
8702 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyBufferCollectionFUCHSIA()
8962 const VkAllocationCallbacks* pAllocator, in entry_vkCreateScreenSurfaceQNX()
9092 VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in entry_vkCreateImageWithRequirementsGOOGLE()
9103 VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateImageWithRequirementsGOOGLE()
9119 VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in entry_vkCreateBufferWithRequirementsGOOGLE()
9130 VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateBufferWithRequirementsGOOGLE()
9171 const VkAllocationCallbacks* pAllocator) { in entry_vkFreeMemorySyncGOOGLE()
9180 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkFreeMemorySyncGOOGLE()
9440 const VkAllocationCallbacks* pAllocator, in entry_vkCreateMicromapEXT()
9451 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateMicromapEXT()
9465 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyMicromapEXT()
9471 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyMicromapEXT()
10678 const VkAllocationCallbacks* pAllocator, VkOpticalFlowSessionNV* pSession) { in entry_vkCreateOpticalFlowSessionNV()
10688 const VkAllocationCallbacks* pAllocator, VkOpticalFlowSessionNV* pSession) { in dynCheck_entry_vkCreateOpticalFlowSessionNV()
10701 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyOpticalFlowSessionNV()
10708 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyOpticalFlowSessionNV()
10769 const VkAllocationCallbacks* pAllocator, in entry_vkCreateShadersEXT()
10780 const VkAllocationCallbacks* pAllocator, in dynCheck_entry_vkCreateShadersEXT()
10794 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyShaderEXT()
10800 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyShaderEXT()
10943 const VkAllocationCallbacks* pAllocator, VkAccelerationStructureKHR* pAccelerationStructure) { in entry_vkCreateAccelerationStructureKHR()
10953 const VkAllocationCallbacks* pAllocator, VkAccelerationStructureKHR* pAccelerationStructure) { in dynCheck_entry_vkCreateAccelerationStructureKHR()
10968 const VkAllocationCallbacks* pAllocator) { in entry_vkDestroyAccelerationStructureKHR()
10976 const VkAllocationCallbacks* pAllocator) { in dynCheck_entry_vkDestroyAccelerationStructureKHR()
11366 const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) { in entry_vkCreateRayTracingPipelinesKHR()
11378 const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) { in dynCheck_entry_vkCreateRayTracingPipelinesKHR()