Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp199 VkPhysicalDeviceVulkan12Properties vulkan12properties = initVulkanStructure(); in getPhysicalDeviceVulkan12Properties() local
200 VkPhysicalDeviceProperties2 properties = initVulkanStructure(&vulkan12properties); in getPhysicalDeviceVulkan12Properties()
204 return vulkan12properties; in getPhysicalDeviceVulkan12Properties()