Lines Matching defs:pAllocator
851 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in AllocateMemory()
855 … void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in FreeMemory()
907 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFence()
911 …I_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in DestroyFence()
927 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSemaphore()
931 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in DestroySemaphore()
935 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateEvent()
939 …I_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in DestroyEvent()
955 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateQueryPool()
959 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in DestroyQueryPool()
967 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateBuffer()
971 …TTR void DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) { in DestroyBuffer()
975 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateBufferView()
979 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) { in DestroyBufferView()
983 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateImage()
987 …I_ATTR void DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) { in DestroyImage()
995 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateImageView()
999 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) { in DestroyImageView()
1003 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateShaderModule()
1007 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) { in DestroyShaderModule()
1011 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreatePipelineCache()
1015 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) { in DestroyPipelineCache()
1027 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in CreateGraphicsPipelines()
1031 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in CreateComputePipelines()
1035 …id DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) { in DestroyPipeline()
1039 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreatePipelineLayout()
1043 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) { in DestroyPipelineLayout()
1047 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSampler()
1051 … void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) { in DestroySampler()
1055 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorSetLayout()
1059 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorSetLayout()
1063 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorPool()
1067 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorPool()
1087 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFramebuffer()
1091 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) { in DestroyFramebuffer()
1095 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateRenderPass()
1099 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) { in DestroyRenderPass()
1107 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateCommandPool()
1111 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) { in DestroyCommandPool()
1387 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSamplerYcbcrConversion()
1391 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) { in DestroySamplerYcbcrConversion()
1395 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorUpdateTemplate()
1399 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorUpdateTemplate()
1423 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) { in DestroySurfaceKHR()
1443 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSwapchainKHR()
1447 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in DestroySwapchainKHR()
1479 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateAndroidSurfaceKHR()
1502 …kCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateInstance()
1507 VKAPI_ATTR void vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance()
1557 …e physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDevice()
1562 VKAPI_ATTR void vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in vkDestroyDevice()
1607 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in vkAllocateMemory()
1612 …oid vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in vkFreeMemory()
1677 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateFence()
1682 …ATTR void vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in vkDestroyFence()
1702 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSemaphore()
1707 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in vkDestroySemaphore()
1712 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateEvent()
1717 …ATTR void vkDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in vkDestroyEvent()
1737 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateQueryPool()
1742 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyQueryPool()
1752 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateBuffer()
1757 …R void vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) { in vkDestroyBuffer()
1762 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateBufferView()
1767 …troyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) { in vkDestroyBufferView()
1772 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateImage()
1777 …ATTR void vkDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) { in vkDestroyImage()
1787 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateImageView()
1792 …DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) { in vkDestroyImageView()
1797 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateShaderModule()
1802 …aderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) { in vkDestroyShaderModule()
1807 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreatePipelineCache()
1812 …ineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipelineCache()
1827 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in vkCreateGraphicsPipelines()
1832 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in vkCreateComputePipelines()
1837 … vkDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipeline()
1842 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreatePipelineLayout()
1847 …Layout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) { in vkDestroyPipelineLayout()
1852 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSampler()
1857 …oid vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) { in vkDestroySampler()
1862 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorSetLayout()
1867 …evice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorSetLayout()
1872 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorPool()
1877 …orPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorPool()
1902 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateFramebuffer()
1907 …yFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) { in vkDestroyFramebuffer()
1912 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateRenderPass()
1917 …troyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) { in vkDestroyRenderPass()
1927 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateCommandPool()
1932 …yCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) { in vkDestroyCommandPool()
2282 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSamplerYcbcrConversion()
2287 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) { in vkDestroySamplerYcbcrConversion()
2292 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateDescriptorUpdateTemplate()
2297 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) { in vkDestroyDescriptorUpdateTemplate()
2327 …roySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocator) { in vkDestroySurfaceKHR()
2352 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateSwapchainKHR()
2357 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in vkDestroySwapchainKHR()
2397 …tance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in vkCreateAndroidSurfaceKHR()