Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp3402 eLocal = VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR, enumerator
3415 DeviceGroupPresentModeFlagBitsKHR::eLocal
Dvulkansc_to_string.hpp1084 if ( value & DeviceGroupPresentModeFlagBitsKHR::eLocal ) result += "Local | "; in to_string()
3918 case DeviceGroupPresentModeFlagBitsKHR::eLocal : return "Local"; in to_string()
Dvulkan_enums.hpp4786 eLocal = VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR, enumerator
4799 DeviceGroupPresentModeFlagBitsKHR::eLocal
Dvulkan_to_string.hpp1363 if ( value & DeviceGroupPresentModeFlagBitsKHR::eLocal ) result += "Local | "; in to_string()
6213 case DeviceGroupPresentModeFlagBitsKHR::eLocal : return "Local"; in to_string()