glDepthMask function

  1. @JS()
void glDepthMask(
  1. JSObject gl,
  2. bool v0
)

Implementation

@JS()
external void glDepthMask(JSObject gl, bool v0);