From 28eaafbc2b0bdd975ae9e0cc785df5186af01982 Mon Sep 17 00:00:00 2001 From: intra0 Date: Tue, 17 Dec 2024 14:10:24 -0600 Subject: [PATCH] glsl to v430 --- .../Graphics/023831cdf6638473_00000000000003c9_ps.txt | 2 +- .../Graphics/24d99fe8b4e5f576_0000000000000000_vs.txt | 2 +- .../Graphics/294904d1771460cf_0000000000000079_ps.txt | 2 +- .../Graphics/8fdd009324e987ee_0000000000000079_ps.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ShantaeHGH/Graphics/023831cdf6638473_00000000000003c9_ps.txt b/src/ShantaeHGH/Graphics/023831cdf6638473_00000000000003c9_ps.txt index 806ac468..3eadae41 100644 --- a/src/ShantaeHGH/Graphics/023831cdf6638473_00000000000003c9_ps.txt +++ b/src/ShantaeHGH/Graphics/023831cdf6638473_00000000000003c9_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/ShantaeHGH/Graphics/24d99fe8b4e5f576_0000000000000000_vs.txt b/src/ShantaeHGH/Graphics/24d99fe8b4e5f576_0000000000000000_vs.txt index c40922c1..10ccd03c 100644 --- a/src/ShantaeHGH/Graphics/24d99fe8b4e5f576_0000000000000000_vs.txt +++ b/src/ShantaeHGH/Graphics/24d99fe8b4e5f576_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_packing : enable ////////// diff --git a/src/ShantaeHGH/Graphics/294904d1771460cf_0000000000000079_ps.txt b/src/ShantaeHGH/Graphics/294904d1771460cf_0000000000000079_ps.txt index 3f8a2bef..f5ef4bdd 100644 --- a/src/ShantaeHGH/Graphics/294904d1771460cf_0000000000000079_ps.txt +++ b/src/ShantaeHGH/Graphics/294904d1771460cf_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/ShantaeHGH/Graphics/8fdd009324e987ee_0000000000000079_ps.txt b/src/ShantaeHGH/Graphics/8fdd009324e987ee_0000000000000079_ps.txt index 44528263..1715974d 100644 --- a/src/ShantaeHGH/Graphics/8fdd009324e987ee_0000000000000079_ps.txt +++ b/src/ShantaeHGH/Graphics/8fdd009324e987ee_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN