Home
last modified time | relevance | path

Searched refs:getCoreProperties2 (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceProperties.hpp108 …const VkPhysicalDeviceProperties2& getCoreProperties2 (void) const { return m_coreProperties2;… in getCoreProperties2() function in vk::DeviceProperties
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp408 … getDeviceProperties (void) const { return m_deviceProperties.getCoreProperties2().properties… in getDeviceProperties()
409 … getDeviceProperties2 (void) const { return m_deviceProperties.getCoreProperties2(); } in getDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp408 … getDeviceProperties (void) const { return m_deviceProperties.getCoreProperties2().properties… in getDeviceProperties()
409 … getDeviceProperties2 (void) const { return m_deviceProperties.getCoreProperties2(); } in getDeviceProperties2()