Home
last modified time | relevance | path

Searched refs:VkAllocationCallbacks (Results 1 – 25 of 157) sorted by relevance

1234567

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_alloc.h40 const VkAllocationCallbacks *
44 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc()
52 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc()
66 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc()
74 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free()
83 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup()
100 vk_vasprintf(const VkAllocationCallbacks *alloc, in vk_vasprintf()
113 vk_asprintf(const VkAllocationCallbacks *alloc, in vk_asprintf()
126 vk_alloc2(const VkAllocationCallbacks *parent_alloc, in vk_alloc2()
127 const VkAllocationCallbacks *alloc, in vk_alloc2()
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_private.h151 VkAllocationCallbacks alloc;
180 const VkAllocationCallbacks *pAllocator);
205 const VkAllocationCallbacks *pAllocator);
209 const VkAllocationCallbacks *pAllocator);
217 const VkAllocationCallbacks *pAllocator);
354 const VkAllocationCallbacks* pAllocator,
359 const VkAllocationCallbacks *alloc,
362 const VkAllocationCallbacks *alloc);
364 const VkAllocationCallbacks *alloc,
367 const VkAllocationCallbacks *alloc);
[all …]
Dwsi_common_display.h37 const VkAllocationCallbacks *allocator,
46 const VkAllocationCallbacks *allocator,
/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h45 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) { in vkAllocateMemory()
112 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer) { in vkCreateBuffer()
117 const VkAllocationCallbacks* pAllocator, in vkCreateCommandPool()
124 const VkAllocationCallbacks* pAllocator, in vkCreateDebugUtilsMessengerEXT()
137 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) { in vkCreateDevice()
142 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
148 const VkAllocationCallbacks* pAllocator, VkImageView* pView) { in vkCreateImageView()
153 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in vkCreateInstance()
158 const VkAllocationCallbacks* pAllocator) { in vkDestroyBuffer()
164 const VkAllocationCallbacks* pAllocator) { in vkDestroyCommandPool()
[all …]
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h121 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance);
124 const VkAllocationCallbacks* pAllocator);
199 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice);
208 const VkAllocationCallbacks* pAllocator);
212 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer);
215 const VkAllocationCallbacks* pAllocator);
228 const VkAllocationCallbacks* pAllocator, VkImage* pImage);
231 const VkAllocationCallbacks* pAllocator);
243 const VkAllocationCallbacks* pAllocator, VkImageView* pView);
246 VkImageView imageView, const VkAllocationCallbacks* pAllocator);
[all …]
DVkDecoderSnapshot.h63 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance);
66 const VkAllocationCallbacks* pAllocator);
108 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice);
111 const VkAllocationCallbacks* pAllocator);
146 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory);
149 const VkAllocationCallbacks* pAllocator);
196 const VkAllocationCallbacks* pAllocator, VkFence* pFence);
199 const VkAllocationCallbacks* pAllocator);
213 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
216 const VkAllocationCallbacks* pAllocator);
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_object.h208 const VkAllocationCallbacks *alloc,
214 const VkAllocationCallbacks *alloc,
223 const VkAllocationCallbacks *alloc,
229 const VkAllocationCallbacks *alloc,
234 const VkAllocationCallbacks *alloc,
249 const VkAllocationCallbacks* pAllocator,
254 const VkAllocationCallbacks *pAllocator);
Dvk_object.c66 const VkAllocationCallbacks *alloc, in vk_object_alloc()
82 const VkAllocationCallbacks *alloc, in vk_object_zalloc()
99 const VkAllocationCallbacks *alloc, in vk_object_multialloc()
115 const VkAllocationCallbacks *alloc, in vk_object_multizalloc()
130 const VkAllocationCallbacks *alloc, in vk_object_free()
140 const VkAllocationCallbacks* pAllocator, in vk_private_data_slot_create()
161 const VkAllocationCallbacks *pAllocator) in vk_private_data_slot_destroy()
285 const VkAllocationCallbacks *pAllocator, in vk_common_CreatePrivateDataSlotEXT()
296 const VkAllocationCallbacks *pAllocator) in vk_common_DestroyPrivateDataSlotEXT()
Dvk_query_pool.h54 const VkAllocationCallbacks *alloc,
57 const VkAllocationCallbacks *alloc,
Dvk_command_pool.h45 VkAllocationCallbacks alloc;
76 const VkAllocationCallbacks *pAllocator);
Dvk_buffer_view.h65 const VkAllocationCallbacks *alloc,
68 const VkAllocationCallbacks *alloc,
Dvk_fence.h62 const VkAllocationCallbacks *pAllocator,
67 const VkAllocationCallbacks *pAllocator);
Dvk_image.h97 const VkAllocationCallbacks *alloc,
100 const VkAllocationCallbacks *alloc,
106 const VkAllocationCallbacks *pAllocator,
341 const VkAllocationCallbacks *alloc,
344 const VkAllocationCallbacks *alloc,
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h60 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance,
62 void vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllocator,
88 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice,
90 void vkDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator, uint32_t doLock);
111 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory,
114 const VkAllocationCallbacks* pAllocator, uint32_t doLock);
143 const VkAllocationCallbacks* pAllocator, VkFence* pFence,
145 void vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator,
153 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore,
156 const VkAllocationCallbacks* pAllocator, uint32_t doLock);
[all …]
DResourceTracker.h178 const VkAllocationCallbacks* pAllocator, VkInstance* pInstance);
182 const VkAllocationCallbacks* pAllocator, VkDevice* pDevice);
184 const VkAllocationCallbacks* pAllocator);
188 const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory);
190 const VkAllocationCallbacks* pAllocator);
200 const VkAllocationCallbacks* pAllocator, VkImage* pImage);
202 const VkAllocationCallbacks* pAllocator);
226 const VkAllocationCallbacks* pAllocator, VkBuffer* pBuffer);
228 const VkAllocationCallbacks* pAllocator);
251 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
[all …]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_macos.h34 …e instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_ios.h34 …nce instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_vi.h34 …tance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_fuchsia.h34 …ce, const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
224 …ce, const VkBufferCollectionCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocato…
227 …SIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocationCallbacks* pAllocato…
234 const VkAllocationCallbacks* pAllocator,
250 const VkAllocationCallbacks* pAllocator);
Dvulkan_ggp.h34 … const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_macos.h34 …e instance, const VkMacOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_vi.h34 …tance instance, const VkViSurfaceCreateInfoNN* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_ios.h34 …nce instance, const VkIOSSurfaceCreateInfoMVK* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
Dvulkan_fuchsia.h34 …ce, const VkImagePipeSurfaceCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,
224 …ce, const VkBufferCollectionCreateInfoFUCHSIA* pCreateInfo, const VkAllocationCallbacks* pAllocato…
227 …SIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocationCallbacks* pAllocato…
234 const VkAllocationCallbacks* pAllocator,
250 const VkAllocationCallbacks* pAllocator);
Dvulkan_ggp.h34 … const VkStreamDescriptorSurfaceCreateInfoGGP* pCreateInfo, const VkAllocationCallbacks* pAllocato…
40 const VkAllocationCallbacks* pAllocator,

1234567