Home
last modified time | relevance | path

Searched defs:vkGetDeviceQueue (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/third_party/volk/
Dvolk.c1235 PFN_vkGetDeviceQueue vkGetDeviceQueue; variable
Dvolk.h212 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h131 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp995 VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t qu… in vkGetDeviceQueue() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp2721 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* p… in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
92618 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp2721 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* p… in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
91953 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json755 "vkGetDeviceQueue": { object