FIRE-35121 - Shader compilation fail causing bugsplat.
parent
f27ec69074
commit
6ef58b5dc5
|
|
@ -1,5 +1,3 @@
|
|||
#extension GL_ARB_texture_rectangle : enable
|
||||
|
||||
out vec4 frag_color;
|
||||
|
||||
uniform sampler2D diffuseRect;
|
||||
|
|
|
|||
Loading…
Reference in New Issue