Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp194 VkPhysicalDeviceVulkan11Properties vulkan11properties = initVulkanStructure(); in getPhysicalDeviceVulkan11Properties() local
195 VkPhysicalDeviceProperties2 properties = initVulkanStructure(&vulkan11properties); in getPhysicalDeviceVulkan11Properties()
199 return vulkan11properties; in getPhysicalDeviceVulkan11Properties()