Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
Dtest_util.h751 PFN_vkGetDeviceQueue vkGetDeviceQueue = nullptr; member
767 PFN_vkGetDeviceQueue vkGetDeviceQueue = nullptr; member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.c1235 PFN_vkGetDeviceQueue vkGetDeviceQueue; variable
Dvolk.h212 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
/third_party/vulkan-loader/loader/
Dtrampoline.c952 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueNodeIndex,… in vkGetDeviceQueue() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp1059 VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t qu… in vkGetDeviceQueue() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp1532 void vkGetDeviceQueue( VkDevice device, in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
10897 …PFN_vkGetDeviceQueue vkGetDeviceQueue member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1582 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp1429 …void vkGetDeviceQueue( VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue * … in vkGetDeviceQueue() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
12888 …PFN_vkGetDeviceQueue vkGetDeviceQueue member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1629 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/registry/
Dvalidusage.json947 "vkGetDeviceQueue": { object