Direct EGL to a particular GPU?

I know with some applications an environment variable may be set to direct EGL to a particular GPU but I’m wondering if there is a way to do this globally in the driver config. Or stop EGL from being able to run at all on a particular GPU.
In a similar way that DISPLAY can be used to target a particular X screen.

Thanks.