mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-21 00:07:50 +08:00
floodfill AMD EXT revert
This commit is contained in:
parent
4280b07a66
commit
6c90ff04a9
@ -1,8 +1,8 @@
|
|||||||
#version 120
|
#version 120
|
||||||
#include "/lib/settings.glsl"
|
#include "/lib/settings.glsl"
|
||||||
#ifdef IS_LPV_ENABLED
|
#ifdef IS_LPV_ENABLED
|
||||||
#extension GL_EXT_explicit_attrib_location: enable
|
#extension GL_ARB_explicit_attrib_location: enable
|
||||||
#extension GL_EXT_shader_image_load_store: enable
|
#extension GL_ARB_shader_image_load_store: enable
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define RENDER_SHADOW
|
#define RENDER_SHADOW
|
||||||
|
Loading…
x
Reference in New Issue
Block a user