Correct
On October 29, 2018 04:40:39 Eric Engestrom <[email protected]> wrote:
On Sunday, 2018-10-28 17:26:18 -0500, Jason Ekstrand wrote:
Rb
Thanks! I assume that's just anv, not the rest of the series?
On October 28, 2018 08:19:19 Eric Engestrom <[email protected]> wrote:
Fixes: e4538b93f5d5177318f2 "anv: Implement VK_KHR_driver_properties"
Signed-off-by: Eric Engestrom <[email protected]>
---
src/intel/vulkan/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/meson.build b/src/intel/vulkan/meson.build
index 941186d38ec7d325dce1..e1fccabaddd0e0804d73 100644
--- a/src/intel/vulkan/meson.build
+++ b/src/intel/vulkan/meson.build
@@ -176,7 +176,7 @@ endif
libanv_common = static_library(
'anv_common',
- [libanv_files, anv_entrypoints, anv_extensions_c, anv_extensions_h],
+ [libanv_files, anv_entrypoints, anv_extensions_c, anv_extensions_h, sha1_h],
include_directories : [
inc_common, inc_intel, inc_compiler, inc_drm_uapi, inc_vulkan_util,
inc_vulkan_wsi,
--
Cheers,
Eric
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev