• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-VkInstanceCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO
5* [[VUID-VkInstanceCreateInfo-pNext-pNext]] pname:pNext must: be `NULL`
6* [[VUID-VkInstanceCreateInfo-flags-zerobitmask]] pname:flags must: be `0`
7* [[VUID-VkInstanceCreateInfo-pApplicationInfo-parameter]] If pname:pApplicationInfo is not `NULL`, pname:pApplicationInfo must: be a valid pointer to a valid sname:VkApplicationInfo structure
8* [[VUID-VkInstanceCreateInfo-ppEnabledLayerNames-parameter]] If pname:enabledLayerCount is not `0`, pname:ppEnabledLayerNames must: be a valid pointer to an array of pname:enabledLayerCount null-terminated UTF-8 strings
9* [[VUID-VkInstanceCreateInfo-ppEnabledExtensionNames-parameter]] If pname:enabledExtensionCount is not `0`, pname:ppEnabledExtensionNames must: be a valid pointer to an array of pname:enabledExtensionCount null-terminated UTF-8 strings
10****
11
12