Searched refs:KEY_MAX_GEOMETRY_INPUT_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
167 private static final String KEY_MAX_GEOMETRY_INPUT_COMPONENTS = "maxGeometryInputComponents"; field in VulkanDeviceInfo448 emitLong(store, limits, KEY_MAX_GEOMETRY_INPUT_COMPONENTS); in emitDevices()1055 case KEY_MAX_GEOMETRY_INPUT_COMPONENTS: return "max_geometry_input_components"; in convertName()