代码规范:所有文件以空行结尾
This commit is contained in:
@@ -39,4 +39,4 @@ vec4 effect(vec4 color,Image tex,vec2 tex_coords,vec2 scr_coords){
|
||||
|
||||
dx=1.626*max(max(V.r,V.g),V.b);
|
||||
return vec4(V/dx,0.4);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user