Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c815 #define CORE_PROPERTY(property) CORE_RENAMED_PROPERTY(property, property) macro
824 CORE_PROPERTY(deviceUUID); in vk_get_physical_device_core_1_1_property_ext()
825 CORE_PROPERTY(driverUUID); in vk_get_physical_device_core_1_1_property_ext()
826 CORE_PROPERTY(deviceLUID); in vk_get_physical_device_core_1_1_property_ext()
827 CORE_PROPERTY(deviceNodeMask); in vk_get_physical_device_core_1_1_property_ext()
828 CORE_PROPERTY(deviceLUIDValid); in vk_get_physical_device_core_1_1_property_ext()
834 CORE_PROPERTY(maxPerSetDescriptors); in vk_get_physical_device_core_1_1_property_ext()
835 CORE_PROPERTY(maxMemoryAllocationSize); in vk_get_physical_device_core_1_1_property_ext()
841 CORE_PROPERTY(maxMultiviewViewCount); in vk_get_physical_device_core_1_1_property_ext()
842 CORE_PROPERTY(maxMultiviewInstanceIndex); in vk_get_physical_device_core_1_1_property_ext()
[all …]