glsl to v430

This commit is contained in:
intra0 2024-12-17 13:53:26 -06:00 committed by GitHub
parent 5da94d1f70
commit 7f117654e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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