Home
last modified time | relevance | path

Searched refs:PFN_vkGetDeviceQueue2 (Results 1 – 8 of 8) sorted by relevance

/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4389 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4389 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4556 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef
Dvulkan.hpp54788 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0;
55197 …vkGetDeviceQueue2 = PFN_vkGetDeviceQueue2( device ? vkGetDeviceProcAddr( device, "vkGetDeviceQueue… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h4509 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef
Dvulkan.hpp52645 PFN_vkGetDeviceQueue2 vkGetDeviceQueue2 = 0;
53045 …vkGetDeviceQueue2 = PFN_vkGetDeviceQueue2(device ? device.getProcAddr( "vkGetDeviceQueue2") : inst… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl4245 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4242 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue2)(VkDevice device, const VkDeviceQueueInfo2* pQueueIn… typedef