mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2024-12-22 17:47:34 +08:00
floodfill AMD EXT fix
This commit is contained in:
parent
65bdde2b17
commit
4280b07a66
@ -1,8 +1,8 @@
|
||||
#version 120
|
||||
#include "/lib/settings.glsl"
|
||||
#ifdef IS_LPV_ENABLED
|
||||
#extension GL_ARB_explicit_attrib_location: enable
|
||||
#extension GL_ARB_shader_image_load_store: enable
|
||||
#extension GL_EXT_explicit_attrib_location: enable
|
||||
#extension GL_EXT_shader_image_load_store: enable
|
||||
#endif
|
||||
|
||||
#define RENDER_SHADOW
|
||||
|
Loading…
Reference in New Issue
Block a user