Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1423 typedef struct VkDeviceCreateInfo { struct
1434 } VkDeviceCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1529 Device::Device (VkPhysicalDevice, const VkDeviceCreateInfo*) in Device()
/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/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/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2837 typedef struct VkDeviceCreateInfo { struct
2848 } 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/mesa3d/include/vulkan/
Dvulkan_core.h3052 typedef struct VkDeviceCreateInfo { struct
3063 } VkDeviceCreateInfo; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3130 typedef struct VkDeviceCreateInfo { struct
3141 } VkDeviceCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json567 "VkDeviceCreateInfo": { object