uniformValuebufferChromium method

  1. @JSName('uniformValuebufferCHROMIUM')
  2. @DomName('CHROMIUMSubscribeUniform.uniformValuebufferCHROMIUM')
  3. @DocsEditable()
  4. @Experimental()
void uniformValuebufferChromium (UniformLocation location, int target, int subscription)

Implementation

@JSName('uniformValuebufferCHROMIUM')
@DomName('CHROMIUMSubscribeUniform.uniformValuebufferCHROMIUM')
@DocsEditable()
@Experimental() // untriaged
void uniformValuebufferChromium(
    UniformLocation location, int target, int subscription) native;