glsl to v430

This commit is contained in:
intra0 2024-12-17 14:14:00 -06:00 committed by GitHub
parent b094dc6493
commit 78a92d8127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#version 450
#version 430
#extension GL_ARB_texture_gather : enable
#extension GL_ARB_separate_shader_objects : enable
#ifdef VULKAN

View File

@ -1,4 +1,4 @@
#version 450
#version 430
#extension GL_ARB_texture_gather : enable
#extension GL_ARB_separate_shader_objects : enable
#ifdef VULKAN