Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/
DVulkanWindowContext.h97 PFN_vkDestroyDevice fDestroyDevice = nullptr;
/external/skqp/tools/sk_app/
DVulkanWindowContext.h100 PFN_vkDestroyDevice fDestroyDevice = nullptr;
/external/skia/src/gpu/vk/
DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice;
/external/skqp/src/gpu/vk/
DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h19 PFN_vkDestroyDevice vkDestroyDevice;
/external/mesa3d/include/vulkan/
Dvulkan.h2566 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2746 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2746 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2911 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
Dvulkan.hpp54743 PFN_vkDestroyDevice vkDestroyDevice = 0;
55153 …vkDestroyDevice = PFN_vkDestroyDevice( device ? vkGetDeviceProcAddr( device, "vkDestroyDevice" ) :… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2864 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
Dvulkan.hpp52590 PFN_vkDestroyDevice vkDestroyDevice = 0;
52990 …vkDestroyDevice = PFN_vkDestroyDevice(device ? device.getProcAddr( "vkDestroyDevice") : instance.g… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2639 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2636 typedef void (VKAPI_PTR *PFN_vkDestroyDevice)(VkDevice device, const VkAllocationCallbacks* pAlloca… typedef