[fix] sobel_edges_calculator.cc
This commit is contained in:
parent
63e679d99c
commit
cad6426b53
|
@ -185,7 +185,6 @@ absl::Status SobelEdgesCalculator::GlRender(const GlTexture& src,
|
|||
|
||||
// program
|
||||
glUseProgram(program_);
|
||||
glUniform1i(frame_, 1);
|
||||
|
||||
// parameters
|
||||
glUniform1i(frame_, 1);
|
||||
|
|
Loading…
Reference in New Issue
Block a user