mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
anv: add a comment about dev_icd.json
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
44978a91ff
commit
abd360ab75
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ libvulkan_intel_la_LDFLAGS = \
|
|||
|
||||
icdconfdir=$(sysconfdir)/vulkan/icd.d
|
||||
icdconf_DATA = intel_icd.json
|
||||
# The following is used for development purposes, by setting VK_ICD_FILENAMES.
|
||||
noinst_DATA = dev_icd.json
|
||||
|
||||
%.json : %.json.in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue