clearBindings method

void clearBindings()

Implementation

void clearBindings() {
  _renderPass.clearBindings();
}