Searched refs:KEY_POINT_CLIPPING_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
246 private static final String KEY_POINT_CLIPPING_PROPERTIES = "pointClippingProperties"; field in VulkanDeviceInfo682 … JSONObject pointClippingProperties = device.getJSONObject(KEY_POINT_CLIPPING_PROPERTIES); in emitDevices()683 store.startGroup(convertName(KEY_POINT_CLIPPING_PROPERTIES)); in emitDevices()1134 case KEY_POINT_CLIPPING_PROPERTIES: return "point_clipping_properties"; in convertName()