chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/HardwareAccelerationModeEnabled.yaml

caption: Use graphics acceleration when available
desc: |-
  Setting the policy to Enabled or leaving it unset turns on graphics acceleration, if available.

        Setting the policy to Disabled turns off graphics acceleration.
example_value: true
features:
  dynamic_refresh: false
  per_profile: false
future_on:
- fuchsia
items:
- caption: Enable graphics acceleration
  value: true
- caption: Disable graphics acceleration
  value: false
owners:
- [email protected]
- [email protected]
- file://gpu/GRAPHICS_TEAM_OWNERS
schema:
  type: boolean
supported_on:
- chrome.*:46-
tags: []
type: main