Home
last modified time | relevance | path

Searched refs:PFN_vkCreateDevice (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkInterface.h67 VkPtr<PFN_vkCreateDevice> fCreateDevice;
/external/skqp/src/gpu/vk/
DGrVkInterface.h67 VkPtr<PFN_vkCreateDevice> fCreateDevice;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h18 PFN_vkCreateDevice vkCreateDevice;
/external/mesa3d/include/vulkan/
Dvulkan.h2565 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2745 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2745 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2910 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
Dvulkan.hpp54911 PFN_vkCreateDevice vkCreateDevice = 0;
55319 vkCreateDevice = PFN_vkCreateDevice( vkGetInstanceProcAddr( instance, "vkCreateDevice" ) ); in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2863 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
Dvulkan.hpp52527 PFN_vkCreateDevice vkCreateDevice = 0;
52927 vkCreateDevice = PFN_vkCreateDevice(instance.getProcAddr( "vkCreateDevice")); in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2638 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2635 typedef VkResult (VKAPI_PTR *PFN_vkCreateDevice)(VkPhysicalDevice physicalDevice, const VkDeviceCre… typedef