Home
last modified time | relevance | path

Searched defs:getPhysicalDevice (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DVulkanExternalHelper.h26 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h94 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_raii.hpp6392 VULKAN_HPP_NAMESPACE::PhysicalDevice getPhysicalDevice() const in getPhysicalDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR