Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.hpp115 const VkPhysicalDeviceVulkanSC10Properties& getVulkanSC10Properties (void) const { return m_vulkanSC10Properties; } in getVulkanSC10Properties() function in vk::DeviceProperties
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp448 const VkPhysicalDeviceVulkanSC10Properties& getDeviceVulkanSC10Properties (void) const { return m_deviceProperties.getVulkanSC10Properties(); } in getDeviceVulkanSC10Properties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp416 const VkPhysicalDeviceVulkanSC10Properties& getDeviceVulkanSC10Properties (void) const { return m_deviceProperties.getVulkanSC10Properties(); } in getDeviceVulkanSC10Properties()

Completed in 6 milliseconds