-
bindValuebufferChromium(int target, ChromiumValuebuffer buffer)
→ void
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.bindValuebufferCHROMIUM'), @Experimental()
-
createValuebufferChromium()
→ ChromiumValuebuffer
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.createValuebufferCHROMIUM'), @Experimental()
-
deleteValuebufferChromium(ChromiumValuebuffer buffer)
→ void
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.deleteValuebufferCHROMIUM'), @Experimental()
-
isValuebufferChromium(ChromiumValuebuffer buffer)
→ bool
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.isValuebufferCHROMIUM'), @Experimental()
-
populateSubscribedValuesChromium(int target)
→ void
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.populateSubscribedValuesCHROMIUM'), @Experimental()
-
subscribeValueChromium(int target, int subscriptions)
→ void
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.subscribeValueCHROMIUM'), @Experimental()
-
uniformValuebufferChromium(UniformLocation location, int target, int subscription)
→ void
-
@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.uniformValuebufferCHROMIUM'), @Experimental()
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns the result of the JavaScript objects
toString
method.
inherited