| OLD | NEW |
| 1 /* Generated by wayland-scanner 1.11.0 */ | 1 /* Generated by wayland-scanner 1.12.90 */ |
| 2 | 2 |
| 3 /* | 3 /* |
| 4 * Copyright 2016 The Chromium Authors. | 4 * Copyright 2016 The Chromium Authors. |
| 5 * | 5 * |
| 6 * Permission is hereby granted, free of charge, to any person obtaining a | 6 * Permission is hereby granted, free of charge, to any person obtaining a |
| 7 * copy of this software and associated documentation files (the "Software"), | 7 * copy of this software and associated documentation files (the "Software"), |
| 8 * to deal in the Software without restriction, including without limitation | 8 * to deal in the Software without restriction, including without limitation |
| 9 * the rights to use, copy, modify, merge, publish, distribute, sublicense, | 9 * the rights to use, copy, modify, merge, publish, distribute, sublicense, |
| 10 * and/or sell copies of the Software, and to permit persons to whom the | 10 * and/or sell copies of the Software, and to permit persons to whom the |
| 11 * Software is furnished to do so, subject to the following conditions: | 11 * Software is furnished to do so, subject to the following conditions: |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 { "destroy", "", types + 0 }, | 51 { "destroy", "", types + 0 }, |
| 52 { "set_acquire_fence", "h", types + 0 }, | 52 { "set_acquire_fence", "h", types + 0 }, |
| 53 }; | 53 }; |
| 54 | 54 |
| 55 WL_EXPORT const struct wl_interface zcr_synchronization_v1_interface = { | 55 WL_EXPORT const struct wl_interface zcr_synchronization_v1_interface = { |
| 56 "zcr_synchronization_v1", 1, | 56 "zcr_synchronization_v1", 1, |
| 57 2, zcr_synchronization_v1_requests, | 57 2, zcr_synchronization_v1_requests, |
| 58 0, NULL, | 58 0, NULL, |
| 59 }; | 59 }; |
| 60 | 60 |
| OLD | NEW |