FreeBSD Bugzilla – Attachment 210234 Details for
Bug 242893
graphics/piglit: fix missing EGL_NO_CONFIG_MESA
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
piglit.patch
piglit.patch (text/plain), 626 bytes, created by
Val Packett
on 2019-12-26 13:47:42 UTC
(
hide
)
Description:
piglit.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2019-12-26 13:47:42 UTC
Size:
626 bytes
patch
obsolete
>diff --git c/graphics/piglit/files/patch-tests_egl_egl-context-priority.c i/graphics/piglit/files/patch-tests_egl_egl-context-priority.c >new file mode 100644 >index 000000000000..582e14edc55f >--- /dev/null >+++ i/graphics/piglit/files/patch-tests_egl_egl-context-priority.c >@@ -0,0 +1,13 @@ >+--- tests/egl/egl-context-priority.c.orig 2019-12-26 13:24:57 UTC >++++ tests/egl/egl-context-priority.c >+@@ -24,6 +24,10 @@ >+ #include "piglit-util-egl.h" >+ #include "piglit-util-gl.h" >+ >++#ifndef EGL_NO_CONFIG_MESA >++#define EGL_NO_CONFIG_MESA ((EGLConfig)0) >++#endif >++ >+ /** >+ * @file egl-context-priority.c >+ *
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242893
: 210234