Searched refs:VkAllocationCallbacks (Results 1 - 25 of 262) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_alloc.h32 vk_alloc(const VkAllocationCallbacks *alloc,
40 vk_zalloc(const VkAllocationCallbacks *alloc,
54 vk_realloc(const VkAllocationCallbacks *alloc,
62 vk_free(const VkAllocationCallbacks *alloc, void *data)
71 vk_strdup(const VkAllocationCallbacks *alloc, const char *s,
88 vk_alloc2(const VkAllocationCallbacks *parent_alloc,
89 const VkAllocationCallbacks *alloc,
100 vk_zalloc2(const VkAllocationCallbacks *parent_alloc,
101 const VkAllocationCallbacks *alloc,
115 vk_free2(const VkAllocationCallbacks *parent_allo
[all...]
H A Dvk_debug_report.h54 const VkAllocationCallbacks* pAllocator,
55 const VkAllocationCallbacks* instance_allocator,
60 const VkAllocationCallbacks* pAllocator,
61 const VkAllocationCallbacks* instance_allocator);
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_x11.h34 VkResult wsi_create_xcb_surface(const VkAllocationCallbacks *pAllocator,
38 VkResult wsi_create_xlib_surface(const VkAllocationCallbacks *pAllocator,
H A Dwsi_common_wayland.h32 VkResult wsi_create_wl_surface(const VkAllocationCallbacks *pAllocator,
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_query_pool.h19 VkAllocationCallbacks allocator;
H A Dvn_android.h35 const VkAllocationCallbacks *alloc,
50 const VkAllocationCallbacks *alloc,
57 const VkAllocationCallbacks *alloc,
64 const VkAllocationCallbacks *alloc);
75 const VkAllocationCallbacks *alloc,
93 UNUSED const VkAllocationCallbacks *alloc,
117 UNUSED const VkAllocationCallbacks *alloc,
127 UNUSED const VkAllocationCallbacks *alloc,
137 UNUSED const VkAllocationCallbacks *alloc)
157 UNUSED const VkAllocationCallbacks *allo
[all...]
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_win32.h34 const VkAllocationCallbacks *pAllocator,
H A Dwsi_common_display.h35 const VkAllocationCallbacks *allocator,
44 const VkAllocationCallbacks *allocator,
H A Dwsi_common_private.h53 VkAllocationCallbacks alloc;
64 const VkAllocationCallbacks *pAllocator);
83 const VkAllocationCallbacks *pAllocator);
140 const VkAllocationCallbacks* pAllocator,
145 const VkAllocationCallbacks *alloc,
148 const VkAllocationCallbacks *alloc);
150 const VkAllocationCallbacks *alloc,
153 const VkAllocationCallbacks *alloc);
155 const VkAllocationCallbacks *alloc,
158 const VkAllocationCallbacks *allo
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_ios.h42 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
48 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_macos.h42 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
48 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_vi.h42 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
48 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_fuchsia.h42 typedef VkResult (VKAPI_PTR *PFN_vkCreateImagePipeSurfaceFUCHSIA)(VkInstance instance, const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
48 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_ggp.h42 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
48 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_intel.h45 typedef VkResult (VKAPI_PTR *PFN_vkCreateDmaBufImageINTEL)(VkDevice device, const VkDmaBufImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMem, VkImage* pImage);
52 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_metal.h49 typedef VkResult (VKAPI_PTR *PFN_vkCreateMetalSurfaceEXT)(VkInstance instance, const VkMetalSurfaceCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
55 const VkAllocationCallbacks* pAllocator,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_ios.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateIOSSurfaceMVK)(VkInstance instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_macos.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateMacOSSurfaceMVK)(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_vi.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateViSurfaceNN)(VkInstance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 const VkAllocationCallbacks* pAllocator,
H A Dvulkan_ggp.h33 typedef VkResult (VKAPI_PTR *PFN_vkCreateStreamDescriptorSurfaceGGP)(VkInstance instance, const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface);
39 const VkAllocationCallbacks* pAllocator,
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_alloc.h36 const VkAllocationCallbacks *
40 vk_alloc(const VkAllocationCallbacks *alloc,
48 vk_zalloc(const VkAllocationCallbacks *alloc,
62 vk_realloc(const VkAllocationCallbacks *alloc,
70 vk_free(const VkAllocationCallbacks *alloc, void *data)
79 vk_strdup(const VkAllocationCallbacks *alloc, const char *s,
96 vk_vasprintf(const VkAllocationCallbacks *alloc,
109 vk_asprintf(const VkAllocationCallbacks *alloc,
122 vk_alloc2(const VkAllocationCallbacks *parent_alloc,
123 const VkAllocationCallbacks *allo
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_wsi_wayland.c45 const VkAllocationCallbacks *pAllocator,
49 const VkAllocationCallbacks *alloc;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_wsi_wayland.c42 const VkAllocationCallbacks* pAllocator,
46 const VkAllocationCallbacks *alloc;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android_stubs.c30 const VkAllocationCallbacks *alloc,
63 const VkAllocationCallbacks *alloc,
H A Danv_wsi_wayland.c40 const VkAllocationCallbacks* pAllocator,
44 const VkAllocationCallbacks *alloc;

Completed in 22 milliseconds

1234567891011