• Home
  • Raw
  • Download

Lines Matching defs:pAllocator

513 …kCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, …  in vkCreateInstance()
594 …TTR void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) in vkDestroyInstance()
693 …e physicalDevice, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDevice()
1186 VKAPI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) in vkDestroyDevice()
1296 …evice device, const VkMemoryAllocateInfo *pAllocateInfo, const VkAllocationCallbacks *pAllocator, … in vkAllocateMemory()
1312 …_CALL vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks *pAllocator) in vkFreeMemory()
1560 …e(VkDevice device, const VkFenceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateFence()
1583 … VKAPI_CALL vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks *pAllocator) in vkDestroyFence()
1619 …Device device, const VkSemaphoreCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateSemaphore()
1661 …vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks *pAllocator) in vkDestroySemaphore()
1762 …t(VkDevice device, const VkEventCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateEvent()
1784 … VKAPI_CALL vkDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks *pAllocator) in vkDestroyEvent()
1817 …Device device, const VkQueryPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateQueryPool()
1838 …vkDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks *pAllocator) in vkDestroyQueryPool()
1854 …(VkDevice device, const VkBufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateBuffer()
1880 …API_CALL vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks *pAllocator) in vkDestroyBuffer()
1915 …evice device, const VkBufferViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateBufferView()
1936 …estroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks *pAllocator) in vkDestroyBufferView()
1944 …e(VkDevice device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateImage()
2049 … VKAPI_CALL vkDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks *pAllocator) in vkDestroyImage()
2073 …Device device, const VkImageViewCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateImageView()
2134 …vkDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallbacks *pAllocator) in vkDestroyImageView()
2143 …ice device, const VkShaderModuleCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateShaderModule()
2172 …ShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks *pAllocator) in vkDestroyShaderModule()
2180 …ce device, const VkPipelineCacheCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreatePipelineCache()
2204 …elineCache(VkDevice device, VkPipelineCache pipelineCache, const VkAllocationCallbacks *pAllocator) in vkDestroyPipelineCache()
2228 …Count, const VkGraphicsPipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, … in vkCreateGraphicsPipelines()
2275 …oCount, const VkComputePipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, … in vkCreateComputePipelines()
2322 …LL vkDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks *pAllocator) in vkDestroyPipeline()
2330 …e device, const VkPipelineLayoutCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreatePipelineLayout()
2358 …neLayout(VkDevice device, VkPipelineLayout pipelineLayout, const VkAllocationCallbacks *pAllocator) in vkDestroyPipelineLayout()
2366 …VkDevice device, const VkSamplerCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateSampler()
2431 …_CALL vkDestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks *pAllocator) in vkDestroySampler()
2444 …ice, const VkDescriptorSetLayoutCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDescriptorSetLayout()
2469 …kDevice device, VkDescriptorSetLayout descriptorSetLayout, const VkAllocationCallbacks *pAllocator) in vkDestroyDescriptorSetLayout()
2477 …e device, const VkDescriptorPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDescriptorPool()
2499 …ptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks *pAllocator) in vkDestroyDescriptorPool()
2564 …vice device, const VkFramebufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateFramebuffer()
2572 …royFramebuffer(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks *pAllocator) in vkDestroyFramebuffer()
2580 …evice device, const VkRenderPassCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateRenderPass()
2596 …e device, const VkRenderPassCreateInfo2KHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateRenderPass2()
2612 …estroyRenderPass(VkDevice device, VkRenderPass renderPass, const VkAllocationCallbacks *pAllocator) in vkDestroyRenderPass()
2628 …vice device, const VkCommandPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateCommandPool()
2651 …royCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocator) in vkDestroyCommandPool()
4027 …, const VkSamplerYcbcrConversionCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateSamplerYcbcrConversion()
4051 …VkDevice device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks *pAllocator) in vkDestroySamplerYcbcrConversion()
4059 …const VkDescriptorUpdateTemplateCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDescriptorUpdateTemplate()
4085 …vice, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks *pAllocator) in vkDestroyDescriptorUpdateTemplate()
4148 … device, const VkPrivateDataSlotCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreatePrivateDataSlot()
4156 …taSlot(VkDevice device, VkPrivateDataSlot privateDataSlot, const VkAllocationCallbacks *pAllocator) in vkDestroyPrivateDataSlot()
4205 const VkAllocationCallbacks *pAllocator = nullptr; in vkGetDeviceImageMemoryRequirements() local
4261 …, const VkDebugUtilsMessengerCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDebugUtilsMessengerEXT()
4275 …T(VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks *pAllocator) in vkDestroyDebugUtilsMessengerEXT()
4331 … instance, const VkXcbSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateXcbSurfaceKHR()
4352 …tance, const VkWaylandSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateWaylandSurfaceKHR()
4370 …ance, const VkDirectFBSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDirectFBSurfaceEXT()
4388 … display, const VkDisplayModeCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDisplayModeKHR()
4396 …tance, const VkDisplaySurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateDisplayPlaneSurfaceKHR()
4446 …nstance, const VkMacOSSurfaceCreateInfoMVK *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateMacOSSurfaceMVK()
4456 …nstance, const VkMetalSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateMetalSurfaceEXT()
4466 …nstance, const VkWin32SurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateWin32SurfaceKHR()
4482 …ance, const VkHeadlessSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateHeadlessSurfaceEXT()
4491 …stroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks *pAllocator) in vkDestroySurfaceKHR()
4582 …ice device, const VkSwapchainCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, … in vkCreateSwapchainKHR()
4618 …roySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks *pAllocator) in vkDestroySwapchainKHR()