delet ugg
This commit is contained in:
parent
8a6bc0ed61
commit
aad17f3dcc
|
@ -303,7 +303,6 @@ struct PixelBuffer {
|
|||
void main() {
|
||||
float v = texture(tex, frag_uv.st).r;
|
||||
out_col = vec4(v, v, v, 1.0);
|
||||
// out_col = vec4(1.0, 0.0, 0.0, 1.0);
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue