Home
last modified time | relevance | path

Searched defs:VkAllocationCallbacks (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dstubhal.cpp68 const VkAllocationCallbacks* /*allocator*/, in CreateInstance()
84 const VkAllocationCallbacks* /*allocator*/) { in DestroyInstance()
Dapi_gen.cpp60 …HR(VkInstance instance, const VkAndroidSurfaceCreateInfoKHR*, const VkAllocationCallbacks*, VkSurf… in disabledCreateAndroidSurfaceKHR()
65 …R void disabledDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR, const VkAllocationCallbacks*) { in disabledDestroySurfaceKHR()
89 …wapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR*, const VkAllocationCallbacks*, VkSwap… in disabledCreateSwapchainKHR()
94 …R void disabledDestroySwapchainKHR(VkDevice device, VkSwapchainKHR, const VkAllocationCallbacks*) { in disabledDestroySwapchainKHR()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp344 const VkAllocationCallbacks* /*allocator*/) { in DestroyInstance()
693 const VkAllocationCallbacks* /*allocator*/) { in DestroyDevice()
730 const VkAllocationCallbacks* /*allocator*/) { in DestroyCommandPool()
997 const VkAllocationCallbacks* /*allocator*/, in CreateBufferView()
1005 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorPool()
1022 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorSetLayout()
1031 const VkAllocationCallbacks* /*allocator*/, in CreateEvent()
1039 const VkAllocationCallbacks* /*allocator*/, in CreateFence()
1047 const VkAllocationCallbacks* /*allocator*/, in CreateFramebuffer()
1055 const VkAllocationCallbacks* /*allocator*/, in CreateImageView()
[all …]