check EGL_KHR_partial_update and EGL_KHR_swap_buffers_with_damage for partial rendering
[platform/core/uifw/dali-adaptor.git] / third-party / .clang-format
1 ---
2 Language:        Cpp
3 DisableFormat: true
4 SortIncludes: false
5 ...