• Home
  • Raw
  • Download

Lines Matching defs:pAllocator

2524 …eCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, …  in PreCallValidateCreateInstance()
2525 …dCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateInstance()
2526 …dCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateInstance()
2527 …bool PreCallValidateDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyInstance()
2528 …l void PreCallRecordDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyInstance()
2529 … void PostCallRecordDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyInstance()
2557 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDevice()
2558 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDevice()
2559 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDevice()
2560 …rtual bool PreCallValidateDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDevice()
2561 …virtual void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDevice()
2562 …irtual void PostCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDevice()
2587 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateAllocateMemory()
2588 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordAllocateMemory()
2589 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordAllocateMemory()
2590 …lidateFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) … in PreCallValidateFreeMemory()
2591 …RecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) … in PreCallRecordFreeMemory()
2592 …RecordFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) … in PostCallRecordFreeMemory()
2629 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateFence()
2630 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateFence()
2631 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateFence()
2632 …CallValidateDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyFence()
2633 …reCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyFence()
2634 …stCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyFence()
2644 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSemaphore()
2645 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSemaphore()
2646 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSemaphore()
2647 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySemaphore()
2648 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySemaphore()
2649 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySemaphore()
2650 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateEvent()
2651 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateEvent()
2652 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateEvent()
2653 …CallValidateDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyEvent()
2654 …reCallRecordDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyEvent()
2655 …stCallRecordDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyEvent()
2665 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateQueryPool()
2666 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateQueryPool()
2667 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateQueryPool()
2668 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyQueryPool()
2669 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyQueryPool()
2670 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyQueryPool()
2674 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateBuffer()
2675 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateBuffer()
2676 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateBuffer()
2677 …lValidateDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyBuffer()
2678 …allRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyBuffer()
2679 …allRecordDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyBuffer()
2680 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateBufferView()
2681 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateBufferView()
2682 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateBufferView()
2683 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyBufferView()
2684 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyBufferView()
2685 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyBufferView()
2686 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateImage()
2687 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateImage()
2688 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateImage()
2689 …CallValidateDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyImage()
2690 …reCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyImage()
2691 …stCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyImage()
2695 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateImageView()
2696 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateImageView()
2697 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateImageView()
2698 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyImageView()
2699 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyImageView()
2700 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyImageView()
2701 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateShaderModule()
2702 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateShaderModule()
2703 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateShaderModule()
2704 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyShaderModule()
2705 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyShaderModule()
2706 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyShaderModule()
2707 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreatePipelineCache()
2708 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreatePipelineCache()
2709 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreatePipelineCache()
2710 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyPipelineCache()
2711 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyPipelineCache()
2712 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyPipelineCache()
2719 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateGraphicsPipelines()
2720 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateGraphicsPipelines()
2721 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateGraphicsPipelines()
2722 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateComputePipelines()
2723 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateComputePipelines()
2724 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateComputePipelines()
2725 …ateDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyPipeline()
2726 …ordDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyPipeline()
2727 …ordDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyPipeline()
2728 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreatePipelineLayout()
2729 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreatePipelineLayout()
2730 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreatePipelineLayout()
2731 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyPipelineLayout()
2732 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyPipelineLayout()
2733 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyPipelineLayout()
2734 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSampler()
2735 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSampler()
2736 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSampler()
2737 …lidateDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySampler()
2738 …RecordDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySampler()
2739 …RecordDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySampler()
2740 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDescriptorSetLayout()
2741 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDescriptorSetLayout()
2742 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDescriptorSetLayout()
2743 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDescriptorSetLayout()
2744 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDescriptorSetLayout()
2745 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDescriptorSetLayout()
2746 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDescriptorPool()
2747 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDescriptorPool()
2748 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDescriptorPool()
2749 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDescriptorPool()
2750 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDescriptorPool()
2751 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDescriptorPool()
2764 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateFramebuffer()
2765 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateFramebuffer()
2766 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateFramebuffer()
2767 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyFramebuffer()
2768 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyFramebuffer()
2769 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyFramebuffer()
2770 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateRenderPass()
2771 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateRenderPass()
2772 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateRenderPass()
2773 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyRenderPass()
2774 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyRenderPass()
2775 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyRenderPass()
2779 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateCommandPool()
2780 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateCommandPool()
2781 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateCommandPool()
2782 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyCommandPool()
2783 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyCommandPool()
2784 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyCommandPool()
2989 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSamplerYcbcrConversion()
2990 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSamplerYcbcrConversion()
2991 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSamplerYcbcrConversion()
2992 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySamplerYcbcrConversion()
2993 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySamplerYcbcrConversion()
2994 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySamplerYcbcrConversion()
2995 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDescriptorUpdateTemplate()
2996 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDescriptorUpdateTemplate()
2997 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDescriptorUpdateTemplate()
2998 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDescriptorUpdateTemplate()
2999 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDescriptorUpdateTemplate()
3000 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDescriptorUpdateTemplate()
3016 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySurfaceKHR()
3017 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySurfaceKHR()
3018 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySurfaceKHR()
3031 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSwapchainKHR()
3032 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSwapchainKHR()
3033 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSwapchainKHR()
3034 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySwapchainKHR()
3035 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySwapchainKHR()
3036 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySwapchainKHR()
3070 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDisplayModeKHR()
3071 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDisplayModeKHR()
3072 … display, const VkDisplayModeCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDisplayModeKHR()
3076 …tance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDisplayPlaneSurfaceKHR()
3077 …tance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDisplayPlaneSurfaceKHR()
3078 …tance, const VkDisplaySurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDisplayPlaneSurfaceKHR()
3079 …hainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSharedSwapchainsKHR()
3080 …hainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSharedSwapchainsKHR()
3081 …hainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSharedSwapchainsKHR()
3083 …instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateXlibSurfaceKHR()
3084 …instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateXlibSurfaceKHR()
3085 …instance, const VkXlibSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateXlibSurfaceKHR()
3093 … instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateXcbSurfaceKHR()
3094 … instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateXcbSurfaceKHR()
3095 … instance, const VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateXcbSurfaceKHR()
3103 …tance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateWaylandSurfaceKHR()
3104 …tance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateWaylandSurfaceKHR()
3105 …tance, const VkWaylandSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateWaylandSurfaceKHR()
3113 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateAndroidSurfaceKHR()
3114 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateAndroidSurfaceKHR()
3115 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateAndroidSurfaceKHR()
3118 …nstance, const VkWin32SurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateWin32SurfaceKHR()
3119 …nstance, const VkWin32SurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateWin32SurfaceKHR()
3120 …nstance, const VkWin32SurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateWin32SurfaceKHR()
3207 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDescriptorUpdateTemplateKHR()
3208 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDescriptorUpdateTemplateKHR()
3209 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDescriptorUpdateTemplateKHR()
3210 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDescriptorUpdateTemplateKHR()
3211 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDescriptorUpdateTemplateKHR()
3212 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDescriptorUpdateTemplateKHR()
3216 …e device, const VkRenderPassCreateInfo2KHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateRenderPass2KHR()
3217 …e device, const VkRenderPassCreateInfo2KHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateRenderPass2KHR()
3218 …e device, const VkRenderPassCreateInfo2KHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateRenderPass2KHR()
3277 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateSamplerYcbcrConversionKHR()
3278 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateSamplerYcbcrConversionKHR()
3279 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateSamplerYcbcrConversionKHR()
3280 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroySamplerYcbcrConversionKHR()
3281 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroySamplerYcbcrConversionKHR()
3282 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroySamplerYcbcrConversionKHR()
3307 …, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDebugReportCallbackEXT()
3308 …, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDebugReportCallbackEXT()
3309 …, const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDebugReportCallbackEXT()
3310 …(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDebugReportCallbackEXT()
3311 …(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDebugReportCallbackEXT()
3312 …(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDebugReportCallbackEXT()
3362 …nst VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateStreamDescriptorSurfaceGGP()
3363 …nst VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateStreamDescriptorSurfaceGGP()
3364 …nst VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateStreamDescriptorSurfaceGGP()
3375 …ce instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateViSurfaceNN()
3376 …ce instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateViSurfaceNN()
3377 …ce instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateViSurfaceNN()
3391 …onst VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateIndirectCommandsLayoutNVX()
3392 …onst VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateIndirectCommandsLayoutNVX()
3393 …onst VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateIndirectCommandsLayoutNVX()
3394 …ice, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyIndirectCommandsLayoutNVX()
3395 …ice, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyIndirectCommandsLayoutNVX()
3396 …ice, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyIndirectCommandsLayoutNVX()
3397 …e device, const VkObjectTableCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateObjectTableNVX()
3398 …e device, const VkObjectTableCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateObjectTableNVX()
3399 …e device, const VkObjectTableCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateObjectTableNVX()
3400 …tTableNVX(VkDevice device, VkObjectTableNVX objectTable, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyObjectTableNVX()
3401 …tTableNVX(VkDevice device, VkObjectTableNVX objectTable, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyObjectTableNVX()
3402 …tTableNVX(VkDevice device, VkObjectTableNVX objectTable, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyObjectTableNVX()
3434 …ce device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateRegisterDeviceEventEXT()
3435 …ce device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordRegisterDeviceEventEXT()
3436 …ce device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordRegisterDeviceEventEXT()
3437 …display, const VkDisplayEventInfoEXT* pDisplayEventInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateRegisterDisplayEventEXT()
3438 …display, const VkDisplayEventInfoEXT* pDisplayEventInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordRegisterDisplayEventEXT()
3439 …display, const VkDisplayEventInfoEXT* pDisplayEventInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordRegisterDisplayEventEXT()
3456 … instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateIOSSurfaceMVK()
3457 … instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateIOSSurfaceMVK()
3458 … instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateIOSSurfaceMVK()
3461 …nstance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateMacOSSurfaceMVK()
3462 …nstance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateMacOSSurfaceMVK()
3463 …nstance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateMacOSSurfaceMVK()
3489 …, const VkDebugUtilsMessengerCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateDebugUtilsMessengerEXT()
3490 …, const VkDebugUtilsMessengerCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDebugUtilsMessengerEXT()
3491 …, const VkDebugUtilsMessengerCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateDebugUtilsMessengerEXT()
3492 …VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyDebugUtilsMessengerEXT()
3493 …VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDebugUtilsMessengerEXT()
3494 …VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyDebugUtilsMessengerEXT()
3526 … const VkAccelerationStructureCreateInfoNV* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateAccelerationStructureNV()
3527 … const VkAccelerationStructureCreateInfoNV* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateAccelerationStructureNV()
3528 … const VkAccelerationStructureCreateInfoNV* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateAccelerationStructureNV()
3529 …device, VkAccelerationStructureNV accelerationStructure, const VkAllocationCallbacks* pAllocator) … in PreCallValidateDestroyAccelerationStructureNV()
3530 …device, VkAccelerationStructureNV accelerationStructure, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyAccelerationStructureNV()
3531 …device, VkAccelerationStructureNV accelerationStructure, const VkAllocationCallbacks* pAllocator) … in PostCallRecordDestroyAccelerationStructureNV()
3547 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateRayTracingPipelinesNV()
3548 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateRayTracingPipelinesNV()
3549 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateRayTracingPipelinesNV()
3623 … const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateImagePipeSurfaceFUCHSIA()
3624 … const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateImagePipeSurfaceFUCHSIA()
3625 … const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateImagePipeSurfaceFUCHSIA()
3628 …nstance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateMetalSurfaceEXT()
3629 …nstance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateMetalSurfaceEXT()
3630 …nstance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateMetalSurfaceEXT()
3661 …ance, const VkHeadlessSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateHeadlessSurfaceEXT()
3662 …ance, const VkHeadlessSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateHeadlessSurfaceEXT()
3663 …ance, const VkHeadlessSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateHeadlessSurfaceEXT()
3671 …vice, const VkValidationCacheCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CoreLayerCreateValidationCacheEXT()
3672 …T(VkDevice device, VkValidationCacheEXT validationCache, const VkAllocationCallbacks* pAllocator) … in CoreLayerDestroyValidationCacheEXT()
3677 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateGraphicsPipelines()
3680 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateGraphicsPipelines()
3683 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateGraphicsPipelines()
3688 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateComputePipelines()
3691 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateComputePipelines()
3694 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateComputePipelines()
3699 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateRayTracingPipelinesNV()
3702 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateRayTracingPipelinesNV()
3705 …t, const VkRayTracingPipelineCreateInfoNV* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateRayTracingPipelinesNV()
3710 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreatePipelineLayout()
3715 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallValidateCreateShaderModule()
3718 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateShaderModule()
3721 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PostCallRecordCreateShaderModule()
3734 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in PreCallRecordCreateDevice()