Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/
DVulkanWindowContext.h98 PFN_vkGetDeviceQueue fGetDeviceQueue = nullptr;
/external/skqp/tools/sk_app/
DVulkanWindowContext.h101 PFN_vkGetDeviceQueue fGetDeviceQueue = nullptr;
/external/skia/src/gpu/vk/
DGrVkInterface.h73 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue;
/external/skqp/src/gpu/vk/
DGrVkInterface.h73 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h24 PFN_vkGetDeviceQueue vkGetDeviceQueue;
/external/mesa3d/include/vulkan/
Dvulkan.h2571 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2751 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2751 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2916 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef
Dvulkan.hpp54787 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0;
55196 …vkGetDeviceQueue = PFN_vkGetDeviceQueue( device ? vkGetDeviceProcAddr( device, "vkGetDeviceQueue" … in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2869 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef
Dvulkan.hpp52644 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0;
53044 …vkGetDeviceQueue = PFN_vkGetDeviceQueue(device ? device.getProcAddr( "vkGetDeviceQueue") : instanc… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2644 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, deUint32 queueFamilyIndex, deUint32… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2641 typedef void (VKAPI_PTR *PFN_vkGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t… typedef