mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-04-27 20:50:04 +00:00
Merge branch 'gles2-check-shader-once' into 'master'
Draft: render/gles2: check shaders once See merge request wlroots/wlroots!4974
This commit is contained in:
commit
661e65f34a
@ -14,6 +14,7 @@ foreach name : shaders
|
||||
input: name,
|
||||
output: name + '_check',
|
||||
command: [glslang, '@INPUT@'],
|
||||
capture: true,
|
||||
build_by_default: true,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user