Home
last modified time | relevance | path

Searched defs:pAllocator (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp852 …evice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, … in AllocateMemory()
856 … void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator) { in FreeMemory()
908 …e(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateFence()
912 …I_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { in DestroyFence()
928 …Device device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSemaphore()
932 …DestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator) { in DestroySemaphore()
936 …t(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateEvent()
940 …I_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocator) { in DestroyEvent()
956 …Device device, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateQueryPool()
960 …DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* pAllocator) { in DestroyQueryPool()
[all …]
Ddriver_gen.cpp34 …ice device, const VkSwapchainCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in checkedCreateSwapchainKHR()
43 …ySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator) { in checkedDestroySwapchainKHR()
Ddriver.cpp1004 const VkAllocationCallbacks* pAllocator, in CreateInstance()
1094 const VkAllocationCallbacks* pAllocator) { in DestroyInstance()
1109 const VkAllocationCallbacks* pAllocator, in CreateDevice()
1191 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()
Dapi.cpp1180 const VkAllocationCallbacks* pAllocator, in CreateInstance()
1191 const VkAllocationCallbacks* pAllocator) { in DestroyInstance()
1200 const VkAllocationCallbacks* pAllocator, in CreateDevice()
1208 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1478 …(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocator) { in DestroyDebugReportCallbackEXT()
1542 …, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateSamplerYcbcrConversion()
1546 …Device device, VkSamplerYcbcrConversion ycbcrConversion, const VkAllocationCallbacks* pAllocator) { in DestroySamplerYcbcrConversion()
1549 …const VkDescriptorUpdateTemplateCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, … in CreateDescriptorUpdateTemplate()
1553 …ce, VkDescriptorUpdateTemplate descriptorUpdateTemplate, const VkAllocationCallbacks* pAllocator) { in DestroyDescriptorUpdateTemplate()