Home
last modified time | relevance | path

Searched refs:m_vulkan12Properties (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp37 m_vulkan12Properties = initVulkanStructure(); in DeviceProperties()
72 addToChainVulkanStructure(&nextPtr, m_vulkan12Properties); in DeviceProperties()
112 m_vulkan12Properties, in DeviceProperties()
DvkDeviceProperties.hpp107 …sicalDeviceVulkan12Properties& getVulkan12Properties (void) const { return m_vulkan12Properties; } in getVulkan12Properties()
122 VkPhysicalDeviceVulkan12Properties m_vulkan12Properties; member in vk::DeviceProperties