[{"data":1,"prerenderedAt":626},["ShallowReactive",2],{"lDyWdGp9O5":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":625,"_id":4},"VkQueueFamilyGlobalPriorityPropertiesKHR","Return structure for queue family global priority information query","VK_KHR_global_priority","structs",[],{"type":10,"children":11,"toc":623},"root",[12,28,302,307,372,468,503,520,541,587,617],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/VkQueueFamilyGlobalPriorityPropertiesKHR",[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,134],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkQueueFamilyGlobalPriorityPropertiesKHR {\n VkStructureType sType;\n void* pNext;\n uint32_t priorityCount;\n VkQueueGlobalPriorityKHR priorities[VK_MAX_GLOBAL_PRIORITY_SIZE_KHR];\n} VkQueueFamilyGlobalPriorityPropertiesKHR;\n","C","c","",[41],{"type":13,"tag":42,"props":43,"children":44},"code",{"__ignoreMap":39},[45,68,77,91,105,125],{"type":13,"tag":46,"props":47,"children":50},"span",{"class":48,"line":49},"line",1,[51,57,62],{"type":13,"tag":46,"props":52,"children":54},{"style":53},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[55],{"type":18,"value":56},"typedef",{"type":13,"tag":46,"props":58,"children":59},{"style":53},[60],{"type":18,"value":61}," struct",{"type":13,"tag":46,"props":63,"children":65},{"style":64},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[66],{"type":18,"value":67}," VkQueueFamilyGlobalPriorityPropertiesKHR {\n",{"type":13,"tag":46,"props":69,"children":71},{"class":48,"line":70},2,[72],{"type":13,"tag":46,"props":73,"children":74},{"style":64},[75],{"type":18,"value":76}," VkStructureType sType;\n",{"type":13,"tag":46,"props":78,"children":80},{"class":48,"line":79},3,[81,86],{"type":13,"tag":46,"props":82,"children":83},{"style":53},[84],{"type":18,"value":85}," void*",{"type":13,"tag":46,"props":87,"children":88},{"style":64},[89],{"type":18,"value":90}," pNext;\n",{"type":13,"tag":46,"props":92,"children":94},{"class":48,"line":93},4,[95,100],{"type":13,"tag":46,"props":96,"children":97},{"style":53},[98],{"type":18,"value":99}," uint32_t",{"type":13,"tag":46,"props":101,"children":102},{"style":64},[103],{"type":18,"value":104}," priorityCount;\n",{"type":13,"tag":46,"props":106,"children":108},{"class":48,"line":107},5,[109,114,120],{"type":13,"tag":46,"props":110,"children":111},{"style":64},[112],{"type":18,"value":113}," VkQueueGlobalPriorityKHR ",{"type":13,"tag":46,"props":115,"children":117},{"style":116},"--shiki-default:#953800;--shiki-dark:#FFA657",[118],{"type":18,"value":119},"priorities",{"type":13,"tag":46,"props":121,"children":122},{"style":64},[123],{"type":18,"value":124},"[VK_MAX_GLOBAL_PRIORITY_SIZE_KHR];\n",{"type":13,"tag":46,"props":126,"children":128},{"class":48,"line":127},6,[129],{"type":13,"tag":46,"props":130,"children":131},{"style":64},[132],{"type":18,"value":133},"} VkQueueFamilyGlobalPriorityPropertiesKHR;\n",{"type":13,"tag":33,"props":135,"children":140},{"className":136,"code":137,"filename":138,"language":139,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct QueueFamilyGlobalPriorityPropertiesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n priority_count: u32,\n priorities: *const [vk::QueueGlobalPriorityKHR ; MAX_GLOBAL_PRIORITY_SIZE_KHR],\n}\n","Rust","rs",[141],{"type":13,"tag":42,"props":142,"children":143},{"__ignoreMap":39},[144,166,199,221,242,294],{"type":13,"tag":46,"props":145,"children":146},{"class":48,"line":49},[147,152,156,161],{"type":13,"tag":46,"props":148,"children":149},{"style":53},[150],{"type":18,"value":151},"pub",{"type":13,"tag":46,"props":153,"children":154},{"style":53},[155],{"type":18,"value":61},{"type":13,"tag":46,"props":157,"children":158},{"style":116},[159],{"type":18,"value":160}," QueueFamilyGlobalPriorityPropertiesKHR",{"type":13,"tag":46,"props":162,"children":163},{"style":64},[164],{"type":18,"value":165}," {\n",{"type":13,"tag":46,"props":167,"children":168},{"class":48,"line":70},[169,174,179,184,189,194],{"type":13,"tag":46,"props":170,"children":171},{"style":64},[172],{"type":18,"value":173}," s_type",{"type":13,"tag":46,"props":175,"children":176},{"style":53},[177],{"type":18,"value":178},":",{"type":13,"tag":46,"props":180,"children":181},{"style":116},[182],{"type":18,"value":183}," vk",{"type":13,"tag":46,"props":185,"children":186},{"style":53},[187],{"type":18,"value":188},"::",{"type":13,"tag":46,"props":190,"children":191},{"style":116},[192],{"type":18,"value":193},"StructureType",{"type":13,"tag":46,"props":195,"children":196},{"style":64},[197],{"type":18,"value":198},",\n",{"type":13,"tag":46,"props":200,"children":201},{"class":48,"line":79},[202,207,211,216],{"type":13,"tag":46,"props":203,"children":204},{"style":64},[205],{"type":18,"value":206}," p_next",{"type":13,"tag":46,"props":208,"children":209},{"style":53},[210],{"type":18,"value":178},{"type":13,"tag":46,"props":212,"children":213},{"style":53},[214],{"type":18,"value":215}," *mut",{"type":13,"tag":46,"props":217,"children":218},{"style":64},[219],{"type":18,"value":220}," c_void,\n",{"type":13,"tag":46,"props":222,"children":223},{"class":48,"line":93},[224,229,233,238],{"type":13,"tag":46,"props":225,"children":226},{"style":64},[227],{"type":18,"value":228}," priority_count",{"type":13,"tag":46,"props":230,"children":231},{"style":53},[232],{"type":18,"value":178},{"type":13,"tag":46,"props":234,"children":235},{"style":116},[236],{"type":18,"value":237}," u32",{"type":13,"tag":46,"props":239,"children":240},{"style":64},[241],{"type":18,"value":198},{"type":13,"tag":46,"props":243,"children":244},{"class":48,"line":107},[245,250,254,259,264,269,273,278,283,289],{"type":13,"tag":46,"props":246,"children":247},{"style":64},[248],{"type":18,"value":249}," priorities",{"type":13,"tag":46,"props":251,"children":252},{"style":53},[253],{"type":18,"value":178},{"type":13,"tag":46,"props":255,"children":256},{"style":53},[257],{"type":18,"value":258}," *const",{"type":13,"tag":46,"props":260,"children":261},{"style":64},[262],{"type":18,"value":263}," [",{"type":13,"tag":46,"props":265,"children":266},{"style":116},[267],{"type":18,"value":268},"vk",{"type":13,"tag":46,"props":270,"children":271},{"style":53},[272],{"type":18,"value":188},{"type":13,"tag":46,"props":274,"children":275},{"style":116},[276],{"type":18,"value":277},"QueueGlobalPriorityKHR",{"type":13,"tag":46,"props":279,"children":280},{"style":64},[281],{"type":18,"value":282}," ; ",{"type":13,"tag":46,"props":284,"children":286},{"style":285},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[287],{"type":18,"value":288},"MAX_GLOBAL_PRIORITY_SIZE_KHR",{"type":13,"tag":46,"props":290,"children":291},{"style":64},[292],{"type":18,"value":293},"],\n",{"type":13,"tag":46,"props":295,"children":296},{"class":48,"line":127},[297],{"type":13,"tag":46,"props":298,"children":299},{"style":64},[300],{"type":18,"value":301},"}\n",{"type":13,"tag":14,"props":303,"children":304},{},[305],{"type":18,"value":306},"or the equivalent",{"type":13,"tag":29,"props":308,"children":309},{},[310,329],{"type":13,"tag":33,"props":311,"children":313},{"className":35,"code":312,"filename":37,"language":38,"meta":39,"style":39},"typedef VkQueueFamilyGlobalPriorityPropertiesKHR VkQueueFamilyGlobalPriorityPropertiesEXT;\n",[314],{"type":13,"tag":42,"props":315,"children":316},{"__ignoreMap":39},[317],{"type":13,"tag":46,"props":318,"children":319},{"class":48,"line":49},[320,324],{"type":13,"tag":46,"props":321,"children":322},{"style":53},[323],{"type":18,"value":56},{"type":13,"tag":46,"props":325,"children":326},{"style":64},[327],{"type":18,"value":328}," VkQueueFamilyGlobalPriorityPropertiesKHR VkQueueFamilyGlobalPriorityPropertiesEXT;\n",{"type":13,"tag":33,"props":330,"children":332},{"className":136,"code":331,"filename":138,"language":139,"meta":39,"style":39},"type QueueFamilyGlobalPriorityPropertiesEXT = vk::QueueFamilyGlobalPriorityPropertiesKHR;\n",[333],{"type":13,"tag":42,"props":334,"children":335},{"__ignoreMap":39},[336],{"type":13,"tag":46,"props":337,"children":338},{"class":48,"line":49},[339,344,349,354,358,362,367],{"type":13,"tag":46,"props":340,"children":341},{"style":53},[342],{"type":18,"value":343},"type",{"type":13,"tag":46,"props":345,"children":346},{"style":116},[347],{"type":18,"value":348}," QueueFamilyGlobalPriorityPropertiesEXT",{"type":13,"tag":46,"props":350,"children":351},{"style":53},[352],{"type":18,"value":353}," =",{"type":13,"tag":46,"props":355,"children":356},{"style":116},[357],{"type":18,"value":183},{"type":13,"tag":46,"props":359,"children":360},{"style":53},[361],{"type":18,"value":188},{"type":13,"tag":46,"props":363,"children":364},{"style":116},[365],{"type":18,"value":366},"QueueFamilyGlobalPriorityPropertiesKHR",{"type":13,"tag":46,"props":368,"children":369},{"style":64},[370],{"type":18,"value":371},";\n",{"type":13,"tag":373,"props":374,"children":375},"ul",{},[376,396,415,433],{"type":13,"tag":377,"props":378,"children":379},"li",{},[380,386,388,394],{"type":13,"tag":42,"props":381,"children":383},{"className":382},[],[384],{"type":18,"value":385},"sType",{"type":18,"value":387}," is a ",{"type":13,"tag":21,"props":389,"children":391},{"href":390},"/man/VkStructureType",[392],{"type":18,"value":393},"VkStructureType",{"type":18,"value":395}," value identifying this structure.",{"type":13,"tag":377,"props":397,"children":398},{},[399,405,407,413],{"type":13,"tag":42,"props":400,"children":402},{"className":401},[],[403],{"type":18,"value":404},"pNext",{"type":18,"value":406}," is ",{"type":13,"tag":42,"props":408,"children":410},{"className":409},[],[411],{"type":18,"value":412},"NULL",{"type":18,"value":414}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":377,"props":416,"children":417},{},[418,424,426,431],{"type":13,"tag":42,"props":419,"children":421},{"className":420},[],[422],{"type":18,"value":423},"priorityCount",{"type":18,"value":425}," is the number of supported global queue priorities\nin this queue family, and it ",{"type":13,"tag":427,"props":428,"children":430},"normative",{"type":429},"must",[],{"type":18,"value":432}," be greater than 0.",{"type":13,"tag":377,"props":434,"children":435},{},[436,441,443,449,453,459,461,466],{"type":13,"tag":42,"props":437,"children":439},{"className":438},[],[440],{"type":18,"value":119},{"type":18,"value":442}," is an array of ",{"type":13,"tag":42,"props":444,"children":446},{"className":445},[],[447],{"type":18,"value":448},"VK_MAX_GLOBAL_PRIORITY_SIZE_KHR",{"type":13,"tag":450,"props":451,"children":452},"br",{},[],{"type":13,"tag":21,"props":454,"children":456},{"href":455},"/man/VkQueueGlobalPriorityKHR",[457],{"type":18,"value":458},"VkQueueGlobalPriorityKHR",{"type":18,"value":460}," enums representing all supported global\nqueue priorities in this queue family.\nThe first ",{"type":13,"tag":42,"props":462,"children":464},{"className":463},[],[465],{"type":18,"value":423},{"type":18,"value":467}," elements of the array will be valid.",{"type":13,"tag":14,"props":469,"children":470},{},[471,473,478,480,485,487,493,495,501],{"type":18,"value":472},"If the ",{"type":13,"tag":42,"props":474,"children":476},{"className":475},[],[477],{"type":18,"value":4},{"type":18,"value":479}," structure is included\nin the ",{"type":13,"tag":42,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":404},{"type":18,"value":486}," chain of the ",{"type":13,"tag":21,"props":488,"children":490},{"href":489},"/man/VkQueueFamilyProperties2",[491],{"type":18,"value":492},"VkQueueFamilyProperties2",{"type":18,"value":494}," structure\npassed to ",{"type":13,"tag":21,"props":496,"children":498},{"href":497},"/man/vkGetPhysicalDeviceQueueFamilyProperties2",[499],{"type":18,"value":500},"vkGetPhysicalDeviceQueueFamilyProperties2",{"type":18,"value":502},", it is filled in\nwith the list of supported global queue priorities for the indicated family.",{"type":13,"tag":14,"props":504,"children":505},{},[506,508,513,515,518],{"type":18,"value":507},"The valid elements of ",{"type":13,"tag":42,"props":509,"children":511},{"className":510},[],[512],{"type":18,"value":119},{"type":18,"value":514}," ",{"type":13,"tag":427,"props":516,"children":517},{"type":429},[],{"type":18,"value":519}," not contain any duplicate\nvalues.",{"type":13,"tag":14,"props":521,"children":522},{},[523,524,529,530,533,535,539],{"type":18,"value":507},{"type":13,"tag":42,"props":525,"children":527},{"className":526},[],[528],{"type":18,"value":119},{"type":18,"value":514},{"type":13,"tag":427,"props":531,"children":532},{"type":429},[],{"type":18,"value":534}," be a continuous sequence of\n",{"type":13,"tag":21,"props":536,"children":537},{"href":455},[538],{"type":18,"value":458},{"type":18,"value":540}," enums in the ascending order.",{"type":13,"tag":542,"props":543,"children":544},"note",{},[545],{"type":13,"tag":14,"props":546,"children":547},{},[548,550,555,557,562,564,570,571,577,579,585],{"type":18,"value":549},"For example, returning ",{"type":13,"tag":42,"props":551,"children":553},{"className":552},[],[554],{"type":18,"value":423},{"type":18,"value":556}," as 3 with supported\n",{"type":13,"tag":42,"props":558,"children":560},{"className":559},[],[561],{"type":18,"value":119},{"type":18,"value":563}," as ",{"type":13,"tag":42,"props":565,"children":567},{"className":566},[],[568],{"type":18,"value":569},"VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR",{"type":18,"value":198},{"type":13,"tag":42,"props":572,"children":574},{"className":573},[],[575],{"type":18,"value":576},"VK_QUEUE_GLOBAL_PRIORITY_MEDIUM_KHR",{"type":18,"value":578}," and\n",{"type":13,"tag":42,"props":580,"children":582},{"className":581},[],[583],{"type":18,"value":584},"VK_QUEUE_GLOBAL_PRIORITY_REALTIME_KHR",{"type":18,"value":586}," is not allowed.",{"type":13,"tag":588,"props":589,"children":591},"validity-group",{"name":590},"Valid Usage (Implicit)",[592],{"type":13,"tag":593,"props":594,"children":596},"validity-field",{"name":595},"VUID-VkQueueFamilyGlobalPriorityPropertiesKHR-sType-sType",[597],{"type":13,"tag":14,"props":598,"children":599},{},[600,605,606,609,611],{"type":13,"tag":42,"props":601,"children":603},{"className":602},[],[604],{"type":18,"value":385},{"type":18,"value":514},{"type":13,"tag":427,"props":607,"children":608},{"type":429},[],{"type":18,"value":610}," be ",{"type":13,"tag":42,"props":612,"children":614},{"className":613},[],[615],{"type":18,"value":616},"VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_KHR",{"type":13,"tag":618,"props":619,"children":620},"style",{},[621],{"type":18,"value":622},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":70,"depth":70,"links":624},[],"markdown",1725732581827]