From: Emil Velikov Date: Wed, 20 Apr 2016 16:21:03 +0000 (+0100) Subject: anv: add a comment about dev_icd.json X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=abd360ab75b8c0ff157391bacd6d50c8e459fbf4;p=mesa.git anv: add a comment about dev_icd.json Reviewed-by: Jason Ekstrand Signed-off-by: Emil Velikov --- diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am index beb700650a3..57045ac6001 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