Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp204 VkPhysicalDeviceVulkan12Properties vulkan12properties = initVulkanStructure(); in getPhysicalDeviceVulkan12Properties() local
205 VkPhysicalDeviceProperties2 properties = initVulkanStructure(&vulkan12properties); in getPhysicalDeviceVulkan12Properties()
209 return vulkan12properties; in getPhysicalDeviceVulkan12Properties()