clearShader static method

dynamic clearShader()

在尺寸改变时候调用下

Implementation

static clearShader() {
  shaderMap = {};
}