...
This commit is contained in:
parent
634cd53454
commit
11e147c718
1 changed files with 0 additions and 1 deletions
|
|
@ -468,7 +468,6 @@ send_borders_rects(GLuint vw, GLuint vh) {
|
|||
unmap_vao_buffer(border_vertex_array, 0);
|
||||
}
|
||||
bind_program(BORDERS_PROGRAM);
|
||||
printf(gl_strerror(glGetError()));
|
||||
glUniform2ui(border_uniform_locations[BORDER_viewport], vw, vh);
|
||||
unbind_program();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue