保存一下代码。

This commit is contained in:
xsl
2025-09-22 18:52:03 +08:00
parent e1f4c01ce6
commit f7d41908dc
2 changed files with 11 additions and 7 deletions
@@ -34,6 +34,8 @@ add_sample_with_tags(
"texture_loading/glsl/pointcloud.frag"
"texture_loading/glsl/point_line.vert"
"texture_loading/glsl/point_line.frag"
"texture_loading/glsl/point_line_solid.vert"
"texture_loading/glsl/point_line_solid.frag"
SHADER_FILES_HLSL
"texture_loading/hlsl/texture.vert.hlsl"
"texture_loading/hlsl/texture.frag.hlsl")