Home
last modified time | relevance | path

Searched defs:VkDeviceCreateInfo (Results 1 – 14 of 14) 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.cpp1484 Device::Device (VkPhysicalDevice, const VkDeviceCreateInfo*) in Device()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1948 typedef struct VkDeviceCreateInfo { struct
1959 } VkDeviceCreateInfo; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2122 typedef struct VkDeviceCreateInfo { struct
2133 } VkDeviceCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2788 typedef struct VkDeviceCreateInfo { struct
2799 } VkDeviceCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2695 typedef struct VkDeviceCreateInfo { struct
2706 } VkDeviceCreateInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2844 typedef struct VkDeviceCreateInfo { struct
2855 } 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/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1013 struct VkDeviceCreateInfo struct
1015 VkStructureType sType;
1016 const void* pNext;
1017 VkDeviceCreateFlags flags;
1018 uint32_t queueCreateInfoCount;
1019 const VkDeviceQueueCreateInfo* pQueueCreateInfos;
1020 uint32_t enabledLayerCount;
1021 const char* const* ppEnabledLayerNames;
1022 uint32_t enabledExtensionCount;
1023 const char* const* ppEnabledExtensionNames;
[all …]
DvkVulkan_c.inl4157 typedef struct VkDeviceCreateInfo { struct
4168 } VkDeviceCreateInfo; argument
/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