-
Notifications
You must be signed in to change notification settings - Fork 7
Compatibility
Marian Brinkmann edited this page Jun 15, 2022
·
2 revisions
Graphics API | Built-in | HDRP | URP |
---|---|---|---|
DirectX 11 | ✔️ Compatible | ✔️ Compatible | ✔️ Compatible |
DirectX 12 | ✔️ Compatible | ✔️ Compatible | ✔️ Compatible |
Vulkan | ✔️ Compatible | ✔️ Compatible | ✔️ Compatible |
OpenGL Core | ✔️ Compatible | ✔️ Compatible | |
OpenGLES2 | ❌ Incompatible | ❌ Incompatible | |
OpenGLES3 | ✔️ Compatible | ✔️ Compatible | |
Metal | 〰️ To Be Tested | 〰️ To Be Tested | 〰️ To Be Tested |
Note: Support for OpenGLES2 is currently NOT planned.
If the shader doesn't work for a compatible combination try to reimport the shader file first! When the issue persists contact me or create a bug report on Github!