Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkInterface.h77 VkPtr<PFN_vkAllocateMemory> fAllocateMemory;
/external/skqp/src/gpu/vk/
DGrVkInterface.h77 VkPtr<PFN_vkAllocateMemory> fAllocateMemory;
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1158 PFN_vkAllocateMemory vkAllocateMemory;
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1158 PFN_vkAllocateMemory vkAllocateMemory;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h28 PFN_vkAllocateMemory vkAllocateMemory;
/external/mesa3d/include/vulkan/
Dvulkan.h2575 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2755 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2755 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2920 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
Dvulkan.hpp54693 PFN_vkAllocateMemory vkAllocateMemory = 0;
55103 …vkAllocateMemory = PFN_vkAllocateMemory( device ? vkGetDeviceProcAddr( device, "vkAllocateMemory" … in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2873 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
Dvulkan.hpp52414 PFN_vkAllocateMemory vkAllocateMemory = 0;
52814 …vkAllocateMemory = PFN_vkAllocateMemory(device ? device.getProcAddr( "vkAllocateMemory") : instanc… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2648 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2645 typedef VkResult (VKAPI_PTR *PFN_vkAllocateMemory)(VkDevice device, const VkMemoryAllocateInfo* pAl… typedef