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() 270 const VkAllocationCallbacks* pAllocator, in entry_vkAllocateMemory() 283 const VkAllocationCallbacks* pAllocator) in entry_vkFreeMemory() 428 const VkAllocationCallbacks* pAllocator, in entry_vkCreateFence() 441 const VkAllocationCallbacks* pAllocator) in entry_vkDestroyFence() 486 const VkAllocationCallbacks* pAllocator, in entry_vkCreateSemaphore() 499 const VkAllocationCallbacks* pAllocator) in entry_vkDestroySemaphore() [all …]
|
D | goldfish_vulkan.cpp | 500 const VkAllocationCallbacks* pAllocator, in CreateBufferCollectionFUCHSIA() 521 const VkAllocationCallbacks* pAllocator) { in DestroyBufferCollectionFUCHSIA()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 1926 const VkAllocationCallbacks* pAllocator, in on_vkAllocateMemory() 2545 const VkAllocationCallbacks *pAllocator, in on_vkCreateImage() 2672 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversion() 2711 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversion() 2722 const VkAllocationCallbacks* pAllocator, in on_vkCreateSamplerYcbcrConversionKHR() 2761 const VkAllocationCallbacks* pAllocator) { in on_vkDestroySamplerYcbcrConversionKHR() 2772 const VkAllocationCallbacks* pAllocator, in on_vkCreateSampler() 2833 const VkAllocationCallbacks* pAllocator, VkFence* pFence) { in on_vkCreateFence() 2887 const VkAllocationCallbacks* pAllocator) { in on_vkDestroyFence() 3157 const VkAllocationCallbacks* pAllocator, in on_vkCreateDescriptorPool() [all …]
|
D | VkEncoder.cpp | 147 const VkAllocationCallbacks* pAllocator, in vkCreateInstance() 234 const VkAllocationCallbacks* pAllocator) in vkDestroyInstance() 840 const VkAllocationCallbacks* pAllocator, in vkCreateDevice() 935 const VkAllocationCallbacks* pAllocator) in vkDestroyDevice() 1686 const VkAllocationCallbacks* pAllocator, in vkAllocateMemory() 1779 const VkAllocationCallbacks* pAllocator) in vkFreeMemory() 2645 const VkAllocationCallbacks* pAllocator, in vkCreateFence() 2738 const VkAllocationCallbacks* pAllocator) in vkDestroyFence() 2992 const VkAllocationCallbacks* pAllocator, in vkCreateSemaphore() 3085 const VkAllocationCallbacks* pAllocator) in vkDestroySemaphore() [all …]
|