Lines Matching refs:VkAllocationCallbacks
40 VkAllocationCallbacks allocator;
100 VkAllocationCallbacks allocator;
237 const VkAllocationCallbacks kDefaultAllocCallbacks = {
293 const VkAllocationCallbacks* allocator, in CreateInstance()
343 const VkAllocationCallbacks* /*allocator*/) { in DestroyInstance() argument
662 const VkAllocationCallbacks* allocator, in CreateDevice()
692 const VkAllocationCallbacks* /*allocator*/) { in DestroyDevice() argument
707 VkAllocationCallbacks allocator;
713 const VkAllocationCallbacks* allocator, in DEFINE_OBJECT_HANDLE_CONVERSION()
729 const VkAllocationCallbacks* /*allocator*/) { in DestroyCommandPool() argument
785 const VkAllocationCallbacks* allocator, in DEFINE_OBJECT_HANDLE_CONVERSION()
805 const VkAllocationCallbacks* allocator) { in FreeMemory()
834 const VkAllocationCallbacks* allocator, in DEFINE_OBJECT_HANDLE_CONVERSION()
863 const VkAllocationCallbacks* allocator) { in DestroyBuffer()
881 const VkAllocationCallbacks* allocator, in DEFINE_OBJECT_HANDLE_CONVERSION()
923 const VkAllocationCallbacks* allocator) { in DestroyImage()
974 const VkAllocationCallbacks* /*allocator*/, in CreateBufferView() argument
982 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorPool() argument
999 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorSetLayout() argument
1008 const VkAllocationCallbacks* /*allocator*/, in CreateEvent() argument
1016 const VkAllocationCallbacks* /*allocator*/, in CreateFence() argument
1024 const VkAllocationCallbacks* /*allocator*/, in CreateFramebuffer() argument
1032 const VkAllocationCallbacks* /*allocator*/, in CreateImageView() argument
1042 const VkAllocationCallbacks* /*allocator*/, in CreateGraphicsPipelines() argument
1053 const VkAllocationCallbacks* /*allocator*/, in CreateComputePipelines() argument
1062 const VkAllocationCallbacks* /*allocator*/, in CreatePipelineCache() argument
1070 const VkAllocationCallbacks* /*allocator*/, in CreatePipelineLayout() argument
1079 const VkAllocationCallbacks* /*allocator*/, in CreateQueryPool() argument
1087 const VkAllocationCallbacks* /*allocator*/, in CreateRenderPass() argument
1095 const VkAllocationCallbacks* /*allocator*/, in CreateSampler() argument
1103 const VkAllocationCallbacks* /*allocator*/, in CreateSemaphore() argument
1111 const VkAllocationCallbacks* /*allocator*/, in CreateShaderModule() argument
1119 const VkAllocationCallbacks*, in CreateDebugReportCallbackEXT() argument
1218 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence()
1234 void DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* allocato… in DestroySemaphore()
1237 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent()
1255 void DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* allocato… in DestroyQueryPool()
1263 void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* alloc… in DestroyBufferView()
1270 void DestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* allocato… in DestroyImageView()
1273 void DestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks*… in DestroyShaderModule()
1276 …pelineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks* allocator… in DestroyPipelineCache()
1289 void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* allocator) { in DestroyPipeline()
1292 …ineLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks* allocator… in DestroyPipelineLayout()
1295 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler()
1298 …VkDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks* allocator… in DestroyDescriptorSetLayout()
1301 …iptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* allocator… in DestroyDescriptorPool()
1318 void DestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* al… in DestroyFramebuffer()
1321 void DestroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks* alloc… in DestroyRenderPass()
1478 …EXT(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocato… in DestroyDebugReportCallbackEXT()
1542 …ice, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateSamplerYcbcrConversion()
1546 …(VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocato… in DestroySamplerYcbcrConversion()
1549 …e, const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocato… in CreateDescriptorUpdateTemplate()
1553 …evice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocato… in DestroyDescriptorUpdateTemplate()