Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1414 typedef struct VkDeviceQueueCreateInfo { struct
1421 } VkDeviceQueueCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
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.inl1964 typedef struct VkDeviceQueueCreateInfo { struct
1971 } VkDeviceQueueCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1959 typedef struct VkDeviceQueueCreateInfo { struct
1966 } 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/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2828 typedef struct VkDeviceQueueCreateInfo { struct
2835 } VkDeviceQueueCreateInfo; typedef
/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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/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.inl4309 typedef struct VkDeviceQueueCreateInfo { struct
4316 } VkDeviceQueueCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3193 typedef struct VkDeviceQueueCreateInfo { struct
3200 } VkDeviceQueueCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1067 "VkDeviceQueueCreateInfo": { object