Home
last modified time | relevance | path

Searched refs:getVulkan13Properties (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.hpp112 const VkPhysicalDeviceVulkan13Properties& getVulkan13Properties (void) const { return m_vulkan13Properties; } in getVulkan13Properties() function in vk::DeviceProperties
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp445 const VkPhysicalDeviceVulkan13Properties& getDeviceVulkan13Properties (void) const { return m_deviceProperties.getVulkan13Properties(); } in getDeviceVulkan13Properties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp413 const VkPhysicalDeviceVulkan13Properties& getDeviceVulkan13Properties (void) const { return m_deviceProperties.getVulkan13Properties(); } in getDeviceVulkan13Properties()

Completed in 7 milliseconds