Lines Matching defs:pAllocator
1754 anv_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) in anv_DestroyDevice()
1784 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in anv_AllocateMemory()
1790 … anv_FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) in anv_FreeMemory()
1862 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateFence()
1868 anv_DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) in anv_DestroyFence()
1892 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateSemaphore()
1898 …v_DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) in anv_DestroySemaphore()
1904 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateEvent()
1910 anv_DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) in anv_DestroyEvent()
1934 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateQueryPool()
1940 …v_DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) in anv_DestroyQueryPool()
1958 …(VkDevice device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateBuffer()
1964 anv_DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in anv_DestroyBuffer()
1970 …evice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateBufferView()
1976 …estroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in anv_DestroyBufferView()
1982 …e(VkDevice device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateImage()
1988 anv_DestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks* pAllocator) in anv_DestroyImage()
2000 …Device device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateImageView()
2006 …v_DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator) in anv_DestroyImageView()
2012 …ice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateShaderModule()
2018 …ShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in anv_DestroyShaderModule()
2024 …ce device, const VkPipelineCacheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreatePipelineCache()
2030 …elineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* pAllocator) in anv_DestroyPipelineCache()
2048 …Count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in anv_CreateGraphicsPipelines()
2054 …oCount, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, … in anv_CreateComputePipelines()
2060 … anv_DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator) in anv_DestroyPipeline()
2066 …e device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreatePipelineLayout()
2072 …neLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* pAllocator) in anv_DestroyPipelineLayout()
2078 …VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateSampler()
2084 … anv_DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocator) in anv_DestroySampler()
2090 …ice, const VkDescriptorSetLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateDescriptorSetLayout()
2096 …kDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* pAllocator) in anv_DestroyDescriptorSetLayout()
2102 …e device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateDescriptorPool()
2108 …ptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator) in anv_DestroyDescriptorPool()
2138 …vice device, const VkFramebufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateFramebuffer()
2144 …royFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator) in anv_DestroyFramebuffer()
2150 …evice device, const VkRenderPassCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateRenderPass()
2156 …estroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* pAllocator) in anv_DestroyRenderPass()
2168 …vice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateCommandPool()
2174 …royCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) in anv_DestroyCommandPool()
2492 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateSwapchainKHR()
2498 …roySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) in anv_DestroySwapchainKHR()
2576 …ce device, const VkDeviceEventInfoEXT* pDeviceEventInfo, const VkAllocationCallbacks* pAllocator, … in anv_RegisterDeviceEventEXT()
2582 …display, const VkDisplayEventInfoEXT* pDisplayEventInfo, const VkAllocationCallbacks* pAllocator, … in anv_RegisterDisplayEventEXT()
2642 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateDescriptorUpdateTemplate()
2648 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) in anv_DestroyDescriptorUpdateTemplate()
2684 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateSamplerYcbcrConversion()
2690 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) in anv_DestroySamplerYcbcrConversion()
2752 …vice device, const VkRenderPassCreateInfo2* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateRenderPass2()
3044 …vice, const VkPrivateDataSlotCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreatePrivateDataSlotEXT()
3050 …EXT(VkDevice device, VkPrivateDataSlotEXT privateDataSlot, const VkAllocationCallbacks* pAllocator) in anv_DestroyPrivateDataSlotEXT()
3104 …vice device, const VkDmaBufImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in anv_CreateDmaBufImageINTEL()