Lines Matching defs:pAllocator
1010 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in AllocateMemory()
1014 … void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in FreeMemory()
1066 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFence()
1070 …I_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in DestroyFence()
1086 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSemaphore()
1090 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in DestroySemaphore()
1094 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateEvent()
1098 …I_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in DestroyEvent()
1114 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateQueryPool()
1118 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in DestroyQueryPool()
1130 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateBuffer()
1134 …TTR void DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) { in DestroyBuffer()
1138 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateBufferView()
1142 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) { in DestroyBufferView()
1146 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateImage()
1150 …I_ATTR void DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) { in DestroyImage()
1158 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateImageView()
1162 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) { in DestroyImageView()
1166 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateShaderModule()
1170 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) { in DestroyShaderModule()
1174 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreatePipelineCache()
1178 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) { in DestroyPipelineCache()
1190 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in CreateGraphicsPipelines()
1194 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in CreateComputePipelines()
1198 …id DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) { in DestroyPipeline()
1202 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreatePipelineLayout()
1206 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) { in DestroyPipelineLayout()
1210 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSampler()
1214 … void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) { in DestroySampler()
1218 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorSetLayout()
1222 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorSetLayout()
1226 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorPool()
1230 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorPool()
1250 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFramebuffer()
1254 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) { in DestroyFramebuffer()
1258 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateRenderPass()
1262 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) { in DestroyRenderPass()
1270 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateCommandPool()
1274 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) { in DestroyCommandPool()
1478 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateAndroidSurfaceKHR()
1482 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) { in DestroySurfaceKHR()
1502 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSwapchainKHR()
1506 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in DestroySwapchainKHR()
1606 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorUpdateTemplate()
1610 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorUpdateTemplate()
1642 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSamplerYcbcrConversion()
1646 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) { in DestroySamplerYcbcrConversion()
1658 …vice device, const VkRenderPassCreateInfo2* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateRenderPass2()
1778 … device, const VkPrivateDataSlotCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreatePrivateDataSlot()
1782 …Slot(VkDevice device, VkPrivateDataSlot privateDataSlot, const VkAllocationCallbacks* pAllocator) { in DestroyPrivateDataSlot()
1861 …kCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateInstance()
1866 VKAPI_ATTR void vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance()
1916 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDevice()
1921 VKAPI_ATTR void vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in vkDestroyDevice()
1971 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in vkAllocateMemory()
1976 …oid vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in vkFreeMemory()
2041 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateFence()
2046 …ATTR void vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in vkDestroyFence()
2066 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSemaphore()
2071 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in vkDestroySemaphore()
2076 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateEvent()
2081 …ATTR void vkDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in vkDestroyEvent()
2101 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateQueryPool()
2106 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyQueryPool()
2121 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateBuffer()
2126 …R void vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) { in vkDestroyBuffer()
2131 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateBufferView()
2136 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) { in vkDestroyBufferView()
2141 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateImage()
2146 …ATTR void vkDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) { in vkDestroyImage()
2156 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateImageView()
2161 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) { in vkDestroyImageView()
2166 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateShaderModule()
2171 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) { in vkDestroyShaderModule()
2176 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreatePipelineCache()
2181 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipelineCache()
2196 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in vkCreateGraphicsPipelines()
2201 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in vkCreateComputePipelines()
2206 … vkDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipeline()
2211 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreatePipelineLayout()
2216 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipelineLayout()
2221 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSampler()
2226 …oid vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) { in vkDestroySampler()
2231 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorSetLayout()
2236 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorSetLayout()
2241 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorPool()
2246 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorPool()
2271 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateFramebuffer()
2276 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) { in vkDestroyFramebuffer()
2281 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateRenderPass()
2286 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) { in vkDestroyRenderPass()
2296 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateCommandPool()
2301 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyCommandPool()
2556 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateAndroidSurfaceKHR()
2561 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) { in vkDestroySurfaceKHR()
2586 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSwapchainKHR()
2591 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in vkDestroySwapchainKHR()
2716 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorUpdateTemplate()
2721 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorUpdateTemplate()
2761 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSamplerYcbcrConversion()
2766 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) { in vkDestroySamplerYcbcrConversion()
2781 …vice device, const VkRenderPassCreateInfo2* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateRenderPass2()
2931 … device, const VkPrivateDataSlotCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreatePrivateDataSlot()
2936 …Slot(VkDevice device, VkPrivateDataSlot privateDataSlot, const VkAllocationCallbacks* pAllocator) { in vkDestroyPrivateDataSlot()