Lines Matching defs:allocator
40 VkAllocationCallbacks allocator; member
100 VkAllocationCallbacks allocator; member
293 const VkAllocationCallbacks* allocator, in CreateInstance()
662 const VkAllocationCallbacks* allocator, in CreateDevice()
707 VkAllocationCallbacks allocator; member
805 const VkAllocationCallbacks* allocator) { in FreeMemory()
863 const VkAllocationCallbacks* allocator) { in DestroyBuffer()
923 const VkAllocationCallbacks* allocator) { in DestroyImage()
1248 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence()
1264 … DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocator) { in DestroySemaphore()
1267 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent()
1285 … DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* allocator) { in DestroyQueryPool()
1293 …stroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* allocator) { in DestroyBufferView()
1300 … DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* allocator) { in DestroyImageView()
1303 …haderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* allocator) { in DestroyShaderModule()
1306 …lineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* allocator) { in DestroyPipelineCache()
1319 void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* allocator) { in DestroyPipeline()
1322 …eLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* allocator) { in DestroyPipelineLayout()
1325 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler()
1328 …Device device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* allocator) { in DestroyDescriptorSetLayout()
1331 …torPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* allocator) { in DestroyDescriptorPool()
1348 …oyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* allocator) { in DestroyFramebuffer()
1351 …stroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* allocator) { in DestroyRenderPass()