mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-03 05:41:49 +01:00
glsl to v430
This commit is contained in:
parent
b094dc6493
commit
78a92d8127
@ -1,4 +1,4 @@
|
||||
#version 450
|
||||
#version 430
|
||||
#extension GL_ARB_texture_gather : enable
|
||||
#extension GL_ARB_separate_shader_objects : enable
|
||||
#ifdef VULKAN
|
||||
|
@ -1,4 +1,4 @@
|
||||
#version 450
|
||||
#version 430
|
||||
#extension GL_ARB_texture_gather : enable
|
||||
#extension GL_ARB_separate_shader_objects : enable
|
||||
#ifdef VULKAN
|
||||
|
Loading…
Reference in New Issue
Block a user