• Home
  • Raw
  • Download

Lines Matching refs:VkDeviceQueueCreateInfo

1569     slink:VkDeviceQueueCreateInfo structures describing the queues that are
2383 command via the slink:VkDeviceQueueCreateInfo structure as described in the
2412 The queues to create are described by a set of slink:VkDeviceQueueCreateInfo
2421 [open,refpage='VkDeviceQueueCreateInfo',desc='Structure specifying parameters of a newly created de…
2423 The sname:VkDeviceQueueCreateInfo structure is defined as:
2425 include::{generated}/api/structs/VkDeviceQueueCreateInfo.adoc[]
2451 * [[VUID-VkDeviceQueueCreateInfo-queueFamilyIndex-00381]]
2455 * [[VUID-VkDeviceQueueCreateInfo-queueCount-00382]]
2460 * [[VUID-VkDeviceQueueCreateInfo-pQueuePriorities-00383]]
2464 * [[VUID-VkDeviceQueueCreateInfo-flags-02861]]
2468 * [[VUID-VkDeviceQueueCreateInfo-flags-06449]]
2475 include::{generated}/validity/structs/VkDeviceQueueCreateInfo.adoc[]
2481 Bits which can: be set in slink:VkDeviceQueueCreateInfo::pname:flags,
2510 chain of slink:VkDeviceQueueCreateInfo.
2574 queue priority (slink:VkDeviceQueueCreateInfo::pname:pQueuePriorities).
2614 with the pname:flags parameter of slink:VkDeviceQueueCreateInfo set to zero.
2624 slink:VkDeviceQueueCreateInfo structure
2627 slink:VkDeviceQueueCreateInfo::pname:queueCount for the queue family
2630 slink:VkDeviceQueueCreateInfo::pname:flags must: have been set to zero
2674 in a slink:VkDeviceQueueCreateInfo structure.
2693 equal to the sum of slink:VkDeviceQueueCreateInfo::pname:queueCount minus
2694 one, for all slink:VkDeviceQueueCreateInfo structures that share a common
2699 the range zero to slink:VkDeviceQueueCreateInfo::pname:queueCount minus one.
2715 slink:VkDeviceQueueCreateInfo structure
2717 pname:flags must: be equal to slink:VkDeviceQueueCreateInfo::pname:flags
2718 for a slink:VkDeviceQueueCreateInfo structure for the queue family
2722 slink:VkDeviceQueueCreateInfo::pname:queueCount for the corresponding
2765 slink:VkDeviceQueueCreateInfo structures when creating the device.