getContextAttributes method

dynamic getContextAttributes()

Implementation

dynamic getContextAttributes() {
  return gles.glGetContextAttributes(gl);
}