diff options
Diffstat (limited to 'recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch')
-rw-r--r-- | recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch b/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch index 86f7b36..c44c821 100644 --- a/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch +++ b/recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From e5fcfe7af2c7f75b66356680bb641f4f6555d0c5 Mon Sep 17 00:00:00 2001 | 1 | From e091388b4382d90494b5842e9f591043a45b2b21 Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Sun, 15 Jul 2018 00:48:38 -0700 | 3 | Date: Sun, 15 Jul 2018 00:48:38 -0700 |
4 | Subject: [PATCH 18/18] Add EGL_IMG_context_priority related defines | 4 | Subject: [PATCH 18/19] Add EGL_IMG_context_priority related defines |
5 | 5 | ||
6 | These defines are needed for compiling weston 4.x | 6 | These defines are needed for compiling weston 4.x |
7 | taken from Khronos headers | 7 | taken from Khronos headers |
@@ -31,5 +31,5 @@ index dcc90ce..6842bf9 100755 | |||
31 | #define EGL_KHR_vg_parent_image 1 | 31 | #define EGL_KHR_vg_parent_image 1 |
32 | #define EGL_VG_PARENT_IMAGE_KHR 0x30BA /* eglCreateImageKHR target */ | 32 | #define EGL_VG_PARENT_IMAGE_KHR 0x30BA /* eglCreateImageKHR target */ |
33 | -- | 33 | -- |
34 | 2.21.0 | 34 | 2.22.0 |
35 | 35 | ||