glDepthFunc function

  1. @JS()
void glDepthFunc(
  1. JSObject gl,
  2. int v0
)

Implementation

@JS()
external void glDepthFunc(JSObject gl, int v0);