Skip to content

Commit

Permalink
docs: add missing explanation for [angle|dawn]_enable_vulkan_validati…
Browse files Browse the repository at this point in the history
…on_layers = false (#34256)

Co-authored-by: Milan Burda <milan.burda@gmail.com>
  • Loading branch information
trop[bot] and miniak committed May 17, 2022
1 parent 52c019c commit 5dc084c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/args/all.gn
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ proprietary_codecs = true
ffmpeg_branding = "Chrome"

enable_basic_printing = true

# Removes DLLs from the build, which are only meant to be used for Chromium development.
# See https://github.com/electron/electron/pull/17985
angle_enable_vulkan_validation_layers = false
dawn_enable_vulkan_validation_layers = false

Expand Down

0 comments on commit 5dc084c

Please sign in to comment.