Skip to content
Snippets Groups Projects
Commit a32c568d authored by Eric Engestrom's avatar Eric Engestrom :no_entry: Committed by Emil Velikov
Browse files

anv: correctly use vulkan 1.0 by default


Per chapter 3.2 "Instances":
> Providing a NULL VkInstanceCreateInfo::pApplicationInfo or providing
> an apiVersion of 0 is equivalent to providing an apiVersion of
> VK_MAKE_VERSION(1,0,0).

Reported-by: default avatarNiklas Haas <git@haasn.xyz>
Fixes: 8c048af5 "anv: Copy the appliation info into the instance"
Signed-off-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
(cherry picked from commit 56d126f8)
parent d575455b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment