bind()
glClearColor(r, g, b, 1)
glClear(GL_COLOR_BUFFER_BIT)
drawable.draw(this, shader);
null
ShaderProgram.default