Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkInterface.h80 VkPtr<PFN_vkUnmapMemory> fUnmapMemory;
/external/skqp/src/gpu/vk/
DGrVkInterface.h80 VkPtr<PFN_vkUnmapMemory> fUnmapMemory;
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1161 PFN_vkUnmapMemory vkUnmapMemory;
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1161 PFN_vkUnmapMemory vkUnmapMemory;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h31 PFN_vkUnmapMemory vkUnmapMemory;
/external/mesa3d/include/vulkan/
Dvulkan.h2578 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2758 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2758 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2923 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
Dvulkan.hpp54859 PFN_vkUnmapMemory vkUnmapMemory = 0;
55268 …vkUnmapMemory = PFN_vkUnmapMemory( device ? vkGetDeviceProcAddr( device, "vkUnmapMemory" ) : vkGet… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2876 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
Dvulkan.hpp52790 PFN_vkUnmapMemory vkUnmapMemory = 0;
53190 …vkUnmapMemory = PFN_vkUnmapMemory(device ? device.getProcAddr( "vkUnmapMemory") : instance.getProc… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2651 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2648 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef