meson: move float64_glsl_file one meson.build up
anv uses it. Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19600>
This commit is contained in:

committed by
Marge Bot

parent
0337acad15
commit
de90690aba
@@ -70,8 +70,6 @@ float64_glsl_h = custom_target(
|
||||
command : [prog_python, '@INPUT@', '@OUTPUT@', '-n', 'float64_source'],
|
||||
)
|
||||
|
||||
float64_glsl_file = [files('float64.glsl')]
|
||||
|
||||
cross_platform_settings_piece_all_h = custom_target(
|
||||
'cross_platform_settings_piece_all.h',
|
||||
input : [files_xxd, 'CrossPlatformSettings_piece_all.glsl'],
|
||||
|
Reference in New Issue
Block a user