mesa/src/egl
Adam Jackson 4c5dee6c22 egl: Rewrite eglSetBlobCacheFuncsANDROID to use the standard macros
As the deleted comment hints, you just need the macro to expand to

    return /* void */;

for things to work.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18713>
2022-09-22 20:13:58 +00:00
..
drivers egl: Promote _eglLock/UnlockDisplay to internal API 2022-09-22 20:13:58 +00:00
generate egl: wire up ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
main egl: Rewrite eglSetBlobCacheFuncsANDROID to use the standard macros 2022-09-22 20:13:58 +00:00
wayland egl/wayland: add a NULL guard for the authenticate callback 2020-12-16 13:48:48 +00:00
egl-entrypoint-check.py python: explicitly require python3 2021-08-14 21:44:31 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl: use new symbols check script 2019-07-10 11:27:51 +00:00
meson.build meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00