Home
last modified time | relevance | path

Searched refs:PFN_vkAllocateMemory (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/common/
Dvulkan_wrapper.h54 extern PFN_vkAllocateMemory vkAllocateMemory;
Dvulkan_wrapper.cpp51 vkAllocateMemory = reinterpret_cast<PFN_vkAllocateMemory>(dlsym(libvulkan, "vkAllocateMemory")); in InitVulkan()
239 PFN_vkAllocateMemory vkAllocateMemory;
/external/vulkan-validation-layers/include/vulkan/
Dvk_layer.h45 PFN_vkAllocateMemory AllocateMemory;
Dvulkan.h2274 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/skia/include/gpu/vk/
DGrVkInterface.h89 VkPtr<PFN_vkAllocateMemory> fAllocateMemory;
/external/vulkan-validation-layers/loader/
Dtable_ops.h57 table->AllocateMemory = (PFN_vkAllocateMemory)gpa(dev, "vkAllocateMemory"); in loader_init_device_dispatch_table()
/external/mesa3d/include/vulkan/
Dvulkan.h2283 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h2380 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2439 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef