AMD crashfix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#version 460 core
|
||||
#extension GL_ARB_gpu_shader_int64 : enable
|
||||
#define VISIBILITY_ACCESS writeonly
|
||||
#define VISIBILITY_ACCESS
|
||||
#define VISIBILITY_BUFFER_BINDING 2
|
||||
#import <voxy:lod/gl46/bindings.glsl>
|
||||
layout(early_fragment_tests) in;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#version 460 core
|
||||
#extension GL_ARB_gpu_shader_int64 : enable
|
||||
#define VISIBILITY_ACCESS readonly
|
||||
#define VISIBILITY_ACCESS
|
||||
|
||||
#define SECTION_METADATA_BUFFER_BINDING 1
|
||||
#define VISIBILITY_BUFFER_BINDING 2
|
||||
|
||||
Reference in New Issue
Block a user