SCons: Modernize shader builders

This commit is contained in:
Thaddeus Crews
2025-03-18 12:07:23 -05:00
parent adc63c6149
commit 32de6285a8
8 changed files with 339 additions and 457 deletions

View File

@@ -1,6 +1,3 @@
/* WARNING, THIS FILE WAS GENERATED, DO NOT EDIT */
#pragma once
static const char compute_shader_glsl[] = {
R"<!>(#[compute]

View File

@@ -1,6 +1,3 @@
/* WARNING, THIS FILE WAS GENERATED, DO NOT EDIT */
#pragma once
static const char vertex_fragment_shader_glsl[] = {
R"<!>(#[versions]