Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h236 PFN_vkGetDeviceQueue vkGetDeviceQueue = nullptr; member
252 PFN_vkGetDeviceQueue vkGetDeviceQueue = nullptr; member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h212 PFN_vkGetDeviceQueue vkGetDeviceQueue; member
H A Dvolk.c1235 PFN_vkGetDeviceQueue vkGetDeviceQueue; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp1059 VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) in vkGetDeviceQueue() function
/third_party/vulkan-loader/loader/
H A Dtrampoline.c1101 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueNodeIndex, uint32_t queueIndex, in vkGetDeviceQueue() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp10897 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp1582 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp16417 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H A Dvulkan_raii.hpp1732 PFN_vkGetDeviceQueue vkGetDeviceQueue = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h5456 #define vkGetDeviceQueue glad_vkGetDeviceQueue macro

Completed in 145 milliseconds