WebIDLpedia

WebGLPowerPreference enum

Definition

WebGL Specification defines WebGLPowerPreference



// The power preference settings are documented in the WebGLContextAttributes
// section of the specification.
enum WebGLPowerPreference { "default", "low-power", "high-performance" };

Referring IDL interfaces/dictionaries