• Home
  • Raw
  • Download

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()
1218 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence()
1234 … DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocator) { in DestroySemaphore()
1237 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent()
1255 … DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* allocator) { in DestroyQueryPool()
1263 …stroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* allocator) { in DestroyBufferView()
1270 … DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* allocator) { in DestroyImageView()
1273 …haderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* allocator) { in DestroyShaderModule()
1276 …lineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* allocator) { in DestroyPipelineCache()
1289 void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* allocator) { in DestroyPipeline()
1292 …eLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* allocator) { in DestroyPipelineLayout()
1295 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler()
1298 …Device device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* allocator) { in DestroyDescriptorSetLayout()
1301 …torPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* allocator) { in DestroyDescriptorPool()
1318 …oyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* allocator) { in DestroyFramebuffer()
1321 …stroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* allocator) { in DestroyRenderPass()