Summary: | Vulkan Driver JSON file contains incorrect field | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Young <marky> |
Component: | Drivers/DRI/i965 | Assignee: | Matt Turner <mattst88> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 12.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mark Young
2016-10-24 17:16:14 UTC
Weird. I indeed see that the documentation (https://vulkan.lunarg.com/doc/view/1.0.21.0/windows/LoaderAndLayerInterface.html) says "api_version" but I also see this mistake appearing in other drivers (https://community.amd.com/thread/197149). Not quite sure what happened. Regardless I'll send a patch. I believe this field changed from "abi_version" to "api_version" during the development of Vulkan 1.0. Pushed as commit 07755237d36754cb44c32e17e32cf1bc551d2373 Author: Matt Turner <mattst88@gmail.com> Date: Tue Oct 25 11:44:43 2016 -0700 anv: Replace "abi_versions" with correct "api_version". commit 14aac061e92fe57d1ee61843c1ccd1b275d8ca76 Author: Matt Turner <mattst88@gmail.com> Date: Tue Oct 25 11:49:33 2016 -0700 radv: Replace "abi_versions" with correct "api_version". Thanks for the heads up. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.