dispose method

void dispose()
inherited

Releases renderer-owned frame state.

Implementations must not dispose buffers supplied to render, which are borrowed from the caller.

Implementation

void dispose() {}