mesa/src/egl/main/50_mesa.json
Adam Jackson df0157dc69 meson: Make the glvnd vendor name configurable
Leave the default as "mesa", but this enables parallel Mesa installs.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7674>
2020-12-03 22:36:27 +00:00

6 lines
120 B
JSON

{
"file_format_version" : "1.0.0",
"ICD" : {
"library_path" : "libEGL_@glvnd_vendor_name@.so.0"
}
}