Searched refs:KEY_MAX_MULTIVIEW_VIEW_COUNT (Results 1 – 1 of 1) sorted by relevance
181 private static final String KEY_MAX_MULTIVIEW_VIEW_COUNT = "maxMultiviewViewCount"; field in VulkanDeviceInfo692 emitLong(store, multiviewProperties, KEY_MAX_MULTIVIEW_VIEW_COUNT); in emitDevices()1068 case KEY_MAX_MULTIVIEW_VIEW_COUNT: return "max_multiview_view_count"; in convertName()