Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.h47 VkPhysicalDeviceVulkan12Properties vulkan_1_2_properties; member
Dvn_physical_device.c349 &physical_dev->vulkan_1_2_properties; in vn_physical_device_init_uuids()
413 &physical_dev->vulkan_1_2_properties; in vn_physical_device_init_properties()
414 physical_dev->vulkan_1_2_properties.sType = in vn_physical_device_init_properties()
416 physical_dev->vulkan_1_2_properties.pNext = NULL; in vn_physical_device_init_properties()
481 &physical_dev->vulkan_1_2_properties; in vn_physical_device_init_properties()
1811 &physical_dev->vulkan_1_2_properties; in vn_GetPhysicalDeviceProperties2()