[Mesa-dev] [PATCH v2 02/25] anv: add a comment about dev_icd.json

Emil Velikov emil.l.velikov at gmail.com
Fri Apr 22 18:54:29 UTC 2016


From: Emil Velikov <emil.velikov at collabora.com>

Cc: Jason Ekstrand <jason at jlekstrand.net>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
This patch replaces "anv: remove unused dev_icd.json"
---
 src/intel/vulkan/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am
index edbe213..916f171 100644
--- a/src/intel/vulkan/Makefile.am
+++ b/src/intel/vulkan/Makefile.am
@@ -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
-- 
2.8.0



More information about the mesa-dev mailing list