Searched refs:vulkan_1_1_properties (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.h46 VkPhysicalDeviceVulkan11Properties vulkan_1_1_properties; member in struct:vn_physical_device
H A Dvn_physical_device.c347 &physical_dev->vulkan_1_1_properties;
408 physical_dev->properties.pNext = &physical_dev->vulkan_1_1_properties;
410 physical_dev->vulkan_1_1_properties.sType =
412 physical_dev->vulkan_1_1_properties.pNext =
479 &physical_dev->vulkan_1_1_properties;
1809 &physical_dev->vulkan_1_1_properties;

Completed in 5 milliseconds