Skip to content
Snippets Groups Projects
Commit c0308a8c authored by Alaric Senat's avatar Alaric Senat Committed by François Cartegnie
Browse files

wasm: gl: disable egl_pbuffer for emscripten

Emscripten does not provide `eglCreatePbufferSurface` and the module is
built for every EGL supporting platforms since
75b62f44.
This was not failing on the CI as we don't link for now. Only the symbol
is missing from the implementation.
parent 9cf4d39b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment