GPUOutOfMemoryError

class GPUOutOfMemoryError extends GPUError {
constructor(message: string);
}

§Extends

§
GPUError
[src]

§Constructors

§
new GPUOutOfMemoryError(message: string)
[src]