mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
Implicitly enable PLS dependency extensions
The ANGLE_shader_pixel_local_storage implementation makes internal use of various other extensions. These extensions must be implicitly enabled when ANGLE_shader_pixel_local_storage is in use. In this CL: * Convert ANGLE_shader_pixel_local_storage and ANGLE_shader_pixel_local_storage_coherent to requestable extensions. * Implicitly enable the dependency extensions, including each other, at the time either of these extensions is enabled. Bug: angleproject:7279 Bug: chromium:1421437 Change-Id: I26acbda776fe7045ea99d4f1e3df445e7a5cfd7f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4306526 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Chris Dalton <chris@rive.app>
This commit is contained in:
committed by
Angle LUCI CQ
parent
84fec4c72e
commit
f2e13539b5
@@ -6,7 +6,7 @@
|
||||
"scripts/gl_angle_ext.xml":
|
||||
"70e689b84f9aab978bfa12e661007d5a",
|
||||
"scripts/registry_xml.py":
|
||||
"606445c6b5076e875e1101bcc44d62c6",
|
||||
"8dc1bcf2e8324094c19c41613897b212",
|
||||
"third_party/EGL-Registry/src/api/egl.xml":
|
||||
"2056d54ea07156f1988ca1366bdee21a",
|
||||
"third_party/OpenCL-Docs/src/xml/cl.xml":
|
||||
|
||||
Reference in New Issue
Block a user