Home
last modified time | relevance | path

Searched defs:VkDeviceQueueCreateInfo (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1414 typedef struct VkDeviceQueueCreateInfo { struct
1421 } VkDeviceQueueCreateInfo; argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1909 typedef struct VkDeviceQueueCreateInfo { struct
1916 } VkDeviceQueueCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1939 typedef struct VkDeviceQueueCreateInfo { struct
1946 } VkDeviceQueueCreateInfo; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2113 typedef struct VkDeviceQueueCreateInfo { struct
2120 } VkDeviceQueueCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2779 typedef struct VkDeviceQueueCreateInfo { struct
2786 } VkDeviceQueueCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2686 typedef struct VkDeviceQueueCreateInfo { struct
2693 } VkDeviceQueueCreateInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2835 typedef struct VkDeviceQueueCreateInfo { struct
2842 } VkDeviceQueueCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2828 typedef struct VkDeviceQueueCreateInfo { struct
2835 } VkDeviceQueueCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl110 struct VkDeviceQueueCreateInfo struct
112 VkStructureType sType;
113 const void* pNext;
114 VkDeviceQueueCreateFlags flags;
115 uint32_t queueFamilyIndex;
116 uint32_t queueCount;
117 const float* pQueuePriorities;
DvkVulkan_c.inl4148 typedef struct VkDeviceQueueCreateInfo { struct
4155 } VkDeviceQueueCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3043 typedef struct VkDeviceQueueCreateInfo { struct
3050 } VkDeviceQueueCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3152 typedef struct VkDeviceQueueCreateInfo { struct
3159 } VkDeviceQueueCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json817 "VkDeviceQueueCreateInfo": { object