docs: add missing explanation for [angle|dawn]_enable_vulkan_validation_layers = false (#34216)
This commit is contained in:
parent
7af0b58c98
commit
4aba68a59d
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ proprietary_codecs = true
|
||||||
ffmpeg_branding = "Chrome"
|
ffmpeg_branding = "Chrome"
|
||||||
|
|
||||||
enable_basic_printing = true
|
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
|
angle_enable_vulkan_validation_layers = false
|
||||||
dawn_enable_vulkan_validation_layers = false
|
dawn_enable_vulkan_validation_layers = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue