Lines Matching refs:VkAllocationCallbacks
58 …R void disabledDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR, const VkAllocationCallbacks*) { in disabledDestroySurfaceKHR() argument
82 …pchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR*, const VkAllocationCallbacks*, VkSwapch… in disabledCreateSwapchainKHR() argument
87 …R void disabledDestroySwapchainKHR(VkDevice device, VkSwapchainKHR, const VkAllocationCallbacks*) { in disabledDestroySwapchainKHR() argument
126 …(VkInstance instance, const VkAndroidSurfaceCreateInfoKHR*, const VkAllocationCallbacks*, VkSurfac… in disabledCreateAndroidSurfaceKHR() argument
366 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato…
367 VKAPI_ATTR void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAl…
380 …ence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
381 VKAPI_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato…
385 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
386 …id DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato…
387 …vent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
388 VKAPI_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocato…
392 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
393 …id DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocato…
395 …fer(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
396 VKAPI_ATTR void DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAlloc…
397 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
398 …DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocato…
399 …mage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
400 VKAPI_ATTR void DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocato…
402 …(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
403 …id DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocato…
404 …Device device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
405 …yShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocato…
406 …evice device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
407 …pelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocato…
410 …nfoCount, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato…
411 …InfoCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato…
412 VKAPI_ATTR void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* …
413 …vice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
414 …ineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocato…
415 …er(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
416 VKAPI_ATTR void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAl…
417 …device, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
418 …VkDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocato…
419 …vice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
420 …iptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocato…
425 …kDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
426 …troyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocato…
427 …VkDevice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
428 …DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocato…
430 …kDevice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
431 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocato…
500 …ice, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
501 …(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocato…
502 …e, const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato…
503 …evice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocato…
509 …estroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato…
514 …Device device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato…
515 …troySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocato…
523 …instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato…
852 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… in AllocateMemory()
856 VKAPI_ATTR void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAl… in FreeMemory()
908 …ence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateFence()
912 VKAPI_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… in DestroyFence()
928 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateSemaphore()
932 …id DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… in DestroySemaphore()
936 …vent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateEvent()
940 VKAPI_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocato… in DestroyEvent()
956 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateQueryPool()
960 …id DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocato… in DestroyQueryPool()
968 …fer(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateBuffer()
972 VKAPI_ATTR void DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAlloc… in DestroyBuffer()
976 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateBufferView()
980 …DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocato… in DestroyBufferView()
984 …mage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateImage()
988 VKAPI_ATTR void DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocato… in DestroyImage()
996 …(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateImageView()
1000 …id DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocato… in DestroyImageView()
1004 …Device device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateShaderModule()
1008 …yShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocato… in DestroyShaderModule()
1012 …evice device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreatePipelineCache()
1016 …pelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocato… in DestroyPipelineCache()
1028 …nfoCount, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato… in CreateGraphicsPipelines()
1032 …InfoCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato… in CreateComputePipelines()
1036 VKAPI_ATTR void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* … in DestroyPipeline()
1040 …vice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreatePipelineLayout()
1044 …ineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocato… in DestroyPipelineLayout()
1048 …er(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateSampler()
1052 VKAPI_ATTR void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAl… in DestroySampler()
1056 …device, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateDescriptorSetLayout()
1060 …VkDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocato… in DestroyDescriptorSetLayout()
1064 …vice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateDescriptorPool()
1068 …iptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocato… in DestroyDescriptorPool()
1088 …kDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateFramebuffer()
1092 …troyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocato… in DestroyFramebuffer()
1096 …VkDevice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateRenderPass()
1100 …DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocato… in DestroyRenderPass()
1108 …kDevice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateCommandPool()
1112 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocato… in DestroyCommandPool()
1388 …ice, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateSamplerYcbcrConversion()
1392 …(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocato… in DestroySamplerYcbcrConversion()
1396 …e, const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateDescriptorUpdateTemplate()
1400 …evice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocato… in DestroyDescriptorUpdateTemplate()
1424 …estroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… in DestroySurfaceKHR()
1444 …Device device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateSwapchainKHR()
1448 …troySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocato… in DestroySwapchainKHR()
1480 …instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateAndroidSurfaceKHR()
1503 …t vkCreateInstance(const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateInstance()
1508 VKAPI_ATTR void vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstance()
1558 …vice physicalDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateDevice()
1563 VKAPI_ATTR void vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in vkDestroyDevice()
1608 …VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocato… in vkAllocateMemory()
1613 VKAPI_ATTR void vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* p… in vkFreeMemory()
1678 …ence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateFence()
1683 VKAPI_ATTR void vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAlloca… in vkDestroyFence()
1703 …(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateSemaphore()
1708 … vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocato… in vkDestroySemaphore()
1713 …vent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateEvent()
1718 VKAPI_ATTR void vkDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAlloca… in vkDestroyEvent()
1738 …(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateQueryPool()
1743 … vkDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocato… in vkDestroyQueryPool()
1753 …fer(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateBuffer()
1758 VKAPI_ATTR void vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAll… in vkDestroyBuffer()
1763 …VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateBufferView()
1768 …DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocato… in vkDestroyBufferView()
1773 …mage(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateImage()
1778 VKAPI_ATTR void vkDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAlloca… in vkDestroyImage()
1788 …(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateImageView()
1793 … vkDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocato… in vkDestroyImageView()
1798 …Device device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateShaderModule()
1803 …yShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocato… in vkDestroyShaderModule()
1808 …evice device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreatePipelineCache()
1813 …pelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocato… in vkDestroyPipelineCache()
1828 …nfoCount, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato… in vkCreateGraphicsPipelines()
1833 …InfoCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocato… in vkCreateComputePipelines()
1838 VKAPI_ATTR void vkDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks… in vkDestroyPipeline()
1843 …vice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreatePipelineLayout()
1848 …ineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocato… in vkDestroyPipelineLayout()
1853 …er(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateSampler()
1858 VKAPI_ATTR void vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* p… in vkDestroySampler()
1863 …device, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateDescriptorSetLayout()
1868 …VkDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocato… in vkDestroyDescriptorSetLayout()
1873 …vice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateDescriptorPool()
1878 …iptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocato… in vkDestroyDescriptorPool()
1903 …kDevice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateFramebuffer()
1908 …troyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocato… in vkDestroyFramebuffer()
1913 …VkDevice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateRenderPass()
1918 …DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocato… in vkDestroyRenderPass()
1928 …kDevice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateCommandPool()
1933 …troyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocato… in vkDestroyCommandPool()
2283 …ice, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateSamplerYcbcrConversion()
2288 …(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocato… in vkDestroySamplerYcbcrConversion()
2293 …e, const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateDescriptorUpdateTemplate()
2298 …evice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocato… in vkDestroyDescriptorUpdateTemplate()
2328 …estroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks* pAllocato… in vkDestroySurfaceKHR()
2353 …Device device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateSwapchainKHR()
2358 …troySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocato… in vkDestroySwapchainKHR()
2398 …instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocato… in vkCreateAndroidSurfaceKHR()