Implement VK_EXT_primitive_topology_list_restart
Functionality of this spec was already implemented by SwiftShader, so
this change only exposes the relevant extension and feature.
Bug: b/218887906
Tests: dEQP-VK.pipeline.*.input_assembly.primitive_restart.*list*
Change-Id: Ia72d4d5a7d080ed62e793758681afcf2607f84a8
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/67488
Commit-Queue: Shahbaz Youssefi <syoussefi@google.com>
Presubmit-Ready: Shahbaz Youssefi <syoussefi@google.com>
Tested-by: Shahbaz Youssefi <syoussefi@google.com>
Kokoro-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
diff --git a/.gitignore b/.gitignore
index e9b5a07..065adea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,4 +42,6 @@
*.opendb
*.db
*~
+.*.sw*
+.sw*
CMakeCache.txt