Searched defs:VkDeviceCreateInfo (Results 1 – 10 of 10) sorted by relevance
289 struct VkDeviceCreateInfo struct291 VkStructureType sType;292 const void* pNext;293 VkDeviceCreateFlags flags;294 deUint32 queueCreateInfoCount;295 const VkDeviceQueueCreateInfo* pQueueCreateInfos;296 deUint32 enabledLayerCount;297 const char* const* ppEnabledLayerNames;298 deUint32 enabledExtensionCount;299 const char* const* ppEnabledExtensionNames;[all …]
1379 Device::Device (VkPhysicalDevice, const VkDeviceCreateInfo*) in Device()
1821 typedef struct VkDeviceCreateInfo { struct1832 } VkDeviceCreateInfo; typedef
1748 typedef struct VkDeviceCreateInfo { struct1759 } VkDeviceCreateInfo; argument
1918 typedef struct VkDeviceCreateInfo { struct1929 } VkDeviceCreateInfo; argument
1818 typedef struct VkDeviceCreateInfo { struct1829 } VkDeviceCreateInfo; argument
2036 typedef struct VkDeviceCreateInfo { struct2047 } VkDeviceCreateInfo; argument
2083 typedef struct VkDeviceCreateInfo { struct2094 } VkDeviceCreateInfo; argument
353 "VkDeviceCreateInfo": { object