Module webgl_rs::renderbuffer

source ·
Expand description

WebGLRenderbuffer and methods

Structs

The WebGLRenderbuffer interface is represents a buffer that can contain an image, or can be source or target of an rendering operation.