Searched defs:pAllocator (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 53 const VkAllocationCallbacks* pAllocator, in entry_vkCreateInstance() 64 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyInstance() 162 const VkAllocationCallbacks* pAllocator, in entry_vkCreateDevice() 173 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyDevice() 272 const VkAllocationCallbacks* pAllocator, in entry_vkAllocateMemory() 285 const VkAllocationCallbacks* pAllocator) in entry_vkFreeMemory() 431 const VkAllocationCallbacks* pAllocator, in entry_vkCreateFence() 444 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyFence() 489 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSemaphore() 502 const VkAllocationCallbacks* pAllocator) in entry_vkDestroySemaphore() [all …]
|
D | goldfish_vulkan.cpp | 512 const VkAllocationCallbacks* pAllocator, in CreateBufferCollectionFUCHSIA() 533 const VkAllocationCallbacks* pAllocator) { in DestroyBufferCollectionFUCHSIA()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 2168 const VkAllocationCallbacks* pAllocator, in on_vkAllocateMemory() 2925 const VkAllocationCallbacks *pAllocator, in on_vkCreateImage() 3066 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversion() 3105 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversion() 3116 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversionKHR() 3155 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversionKHR() 3166 const VkAllocationCallbacks* pAllocator, in on_vkCreateSampler() 3227 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in on_vkCreateFence() 3281 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyFence() 3551 const VkAllocationCallbacks* pAllocator, in on_vkCreateDescriptorPool() [all …]
|
D | VkEncoder.cpp | 173 const VkAllocationCallbacks* pAllocator, in vkCreateInstance() 258 const VkAllocationCallbacks* pAllocator) in vkDestroyInstance() 881 const VkAllocationCallbacks* pAllocator, in vkCreateDevice() 974 const VkAllocationCallbacks* pAllocator) in vkDestroyDevice() 1729 const VkAllocationCallbacks* pAllocator, in vkAllocateMemory() 1822 const VkAllocationCallbacks* pAllocator) in vkFreeMemory() 2706 const VkAllocationCallbacks* pAllocator, in vkCreateFence() 2799 const VkAllocationCallbacks* pAllocator) in vkDestroyFence() 3056 const VkAllocationCallbacks* pAllocator, in vkCreateSemaphore() 3149 const VkAllocationCallbacks* pAllocator) in vkDestroySemaphore() [all …]
|