Dart
dart:web_gl
DrawBuffers
drawBuffersWebgl method
description
drawBuffersWebgl method
@JSName('drawBuffersWEBGL')
void
drawBuffersWebgl
(
List
<
int
>
buffers
)
@JSName('drawBuffersWEBGL')
Implementation
@JSName
(
'drawBuffersWEBGL'
)
void
drawBuffersWebgl(
List
<
int
> buffers) native;