maxUniformBufferBindings property

num get maxUniformBufferBindings

Implementation

static _i2.num get maxUniformBufferBindings => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'MAX_UNIFORM_BUFFER_BINDINGS',
    );