Home
last modified time | relevance | path

Searched defs:VkDeviceCreateInfo (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1423 typedef struct VkDeviceCreateInfo { struct
1434 } VkDeviceCreateInfo; argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1918 typedef struct VkDeviceCreateInfo { struct
1929 } VkDeviceCreateInfo; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1528 Device::Device (VkPhysicalDevice, const VkDeviceCreateInfo*) in Device()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2122 typedef struct VkDeviceCreateInfo { struct
2133 } VkDeviceCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl403 struct VkDeviceCreateInfo struct
405 VkStructureType sType;
406 const void* pNext;
407 VkDeviceCreateFlags flags;
408 uint32_t queueCreateInfoCount;
409 const VkDeviceQueueCreateInfo* pQueueCreateInfos;
410 uint32_t enabledLayerCount;
411 const char* const* ppEnabledLayerNames;
412 uint32_t enabledExtensionCount;
413 const char* const* ppEnabledExtensionNames;
[all …]
DvkVulkan_c.inl3799 typedef struct VkDeviceCreateInfo { struct
3810 } VkDeviceCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2695 typedef struct VkDeviceCreateInfo { struct
2706 } VkDeviceCreateInfo; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2788 typedef struct VkDeviceCreateInfo { struct
2799 } VkDeviceCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2837 typedef struct VkDeviceCreateInfo { struct
2848 } VkDeviceCreateInfo; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3052 typedef struct VkDeviceCreateInfo { struct
3063 } VkDeviceCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3161 typedef struct VkDeviceCreateInfo { struct
3172 } VkDeviceCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json505 "VkDeviceCreateInfo": { object