Searched refs:KEY_MAX_GEOMETRY_OUTPUT_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
168 private static final String KEY_MAX_GEOMETRY_OUTPUT_COMPONENTS = "maxGeometryOutputComponents"; field in VulkanDeviceInfo449 emitLong(store, limits, KEY_MAX_GEOMETRY_OUTPUT_COMPONENTS); in emitDevices()1056 case KEY_MAX_GEOMETRY_OUTPUT_COMPONENTS: return "max_geometry_output_components"; in convertName()