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.cpp57 …HR(VkInstance instance, const VkAndroidSurfaceCreateInfoKHR*, const VkAllocationCallbacks*, VkSurf… in disabledCreateAndroidSurfaceKHR()
62 …R void disabledDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR, const VkAllocationCallbacks*) { in disabledDestroySurfaceKHR()
86 …wapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR*, const VkAllocationCallbacks*, VkSwap… in disabledCreateSwapchainKHR()
91 …R void disabledDestroySwapchainKHR(VkDevice device, VkSwapchainKHR, const VkAllocationCallbacks*) { in disabledDestroySwapchainKHR()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp343 const VkAllocationCallbacks* /*allocator*/) { in DestroyInstance()
692 const VkAllocationCallbacks* /*allocator*/) { in DestroyDevice()
729 const VkAllocationCallbacks* /*allocator*/) { in DestroyCommandPool()
996 const VkAllocationCallbacks* /*allocator*/, in CreateBufferView()
1004 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorPool()
1021 const VkAllocationCallbacks* /*allocator*/, in CreateDescriptorSetLayout()
1030 const VkAllocationCallbacks* /*allocator*/, in CreateEvent()
1038 const VkAllocationCallbacks* /*allocator*/, in CreateFence()
1046 const VkAllocationCallbacks* /*allocator*/, in CreateFramebuffer()
1054 const VkAllocationCallbacks* /*allocator*/, in CreateImageView()
[all …]