[{"data":1,"prerenderedAt":506},["ShallowReactive",2],{"rzv3zHMzNK":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":505,"_id":4},"VkVideoProfileListInfoKHR","Structure specifying one or more video profiles used in conjunction","VK_KHR_video_queue","structs",[],{"type":10,"children":11,"toc":503},"root",[12,28,291,372,381,386,421,497],{"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},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,141],{"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 VkVideoProfileListInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t profileCount;\n const VkVideoProfileInfoKHR* pProfiles;\n} VkVideoProfileListInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,109,132],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkVideoProfileListInfoKHR {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99,104],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":103}," uint32_t",{"type":13,"tag":45,"props":105,"children":106},{"style":63},[107],{"type":18,"value":108}," profileCount;\n",{"type":13,"tag":45,"props":110,"children":112},{"class":47,"line":111},5,[113,117,122,127],{"type":13,"tag":45,"props":114,"children":115},{"style":52},[116],{"type":18,"value":84},{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121}," VkVideoProfileInfoKHR",{"type":13,"tag":45,"props":123,"children":124},{"style":52},[125],{"type":18,"value":126},"*",{"type":13,"tag":45,"props":128,"children":129},{"style":63},[130],{"type":18,"value":131}," pProfiles;\n",{"type":13,"tag":45,"props":133,"children":135},{"class":47,"line":134},6,[136],{"type":13,"tag":45,"props":137,"children":138},{"style":63},[139],{"type":18,"value":140},"} VkVideoProfileListInfoKHR;\n",{"type":13,"tag":33,"props":142,"children":147},{"className":143,"code":144,"filename":145,"language":146,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoProfileListInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n profile_count: u32,\n p_profiles: *const vk::VideoProfileInfoKHR,\n}\n","Rust","rs",[148],{"type":13,"tag":21,"props":149,"children":150},{"__ignoreMap":39},[151,174,207,229,250,283],{"type":13,"tag":45,"props":152,"children":153},{"class":47,"line":48},[154,159,163,169],{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":158},"pub",{"type":13,"tag":45,"props":160,"children":161},{"style":52},[162],{"type":18,"value":60},{"type":13,"tag":45,"props":164,"children":166},{"style":165},"--shiki-default:#953800;--shiki-dark:#FFA657",[167],{"type":18,"value":168}," VideoProfileListInfoKHR",{"type":13,"tag":45,"props":170,"children":171},{"style":63},[172],{"type":18,"value":173}," {\n",{"type":13,"tag":45,"props":175,"children":176},{"class":47,"line":69},[177,182,187,192,197,202],{"type":13,"tag":45,"props":178,"children":179},{"style":63},[180],{"type":18,"value":181}," s_type",{"type":13,"tag":45,"props":183,"children":184},{"style":52},[185],{"type":18,"value":186},":",{"type":13,"tag":45,"props":188,"children":189},{"style":165},[190],{"type":18,"value":191}," vk",{"type":13,"tag":45,"props":193,"children":194},{"style":52},[195],{"type":18,"value":196},"::",{"type":13,"tag":45,"props":198,"children":199},{"style":165},[200],{"type":18,"value":201},"StructureType",{"type":13,"tag":45,"props":203,"children":204},{"style":63},[205],{"type":18,"value":206},",\n",{"type":13,"tag":45,"props":208,"children":209},{"class":47,"line":78},[210,215,219,224],{"type":13,"tag":45,"props":211,"children":212},{"style":63},[213],{"type":18,"value":214}," p_next",{"type":13,"tag":45,"props":216,"children":217},{"style":52},[218],{"type":18,"value":186},{"type":13,"tag":45,"props":220,"children":221},{"style":52},[222],{"type":18,"value":223}," *const",{"type":13,"tag":45,"props":225,"children":226},{"style":63},[227],{"type":18,"value":228}," c_void,\n",{"type":13,"tag":45,"props":230,"children":231},{"class":47,"line":97},[232,237,241,246],{"type":13,"tag":45,"props":233,"children":234},{"style":63},[235],{"type":18,"value":236}," profile_count",{"type":13,"tag":45,"props":238,"children":239},{"style":52},[240],{"type":18,"value":186},{"type":13,"tag":45,"props":242,"children":243},{"style":165},[244],{"type":18,"value":245}," u32",{"type":13,"tag":45,"props":247,"children":248},{"style":63},[249],{"type":18,"value":206},{"type":13,"tag":45,"props":251,"children":252},{"class":47,"line":111},[253,258,262,266,270,274,279],{"type":13,"tag":45,"props":254,"children":255},{"style":63},[256],{"type":18,"value":257}," p_profiles",{"type":13,"tag":45,"props":259,"children":260},{"style":52},[261],{"type":18,"value":186},{"type":13,"tag":45,"props":263,"children":264},{"style":52},[265],{"type":18,"value":223},{"type":13,"tag":45,"props":267,"children":268},{"style":165},[269],{"type":18,"value":191},{"type":13,"tag":45,"props":271,"children":272},{"style":52},[273],{"type":18,"value":196},{"type":13,"tag":45,"props":275,"children":276},{"style":165},[277],{"type":18,"value":278},"VideoProfileInfoKHR",{"type":13,"tag":45,"props":280,"children":281},{"style":63},[282],{"type":18,"value":206},{"type":13,"tag":45,"props":284,"children":285},{"class":47,"line":134},[286],{"type":13,"tag":45,"props":287,"children":288},{"style":63},[289],{"type":18,"value":290},"}\n",{"type":13,"tag":292,"props":293,"children":294},"ul",{},[295,316,335,354],{"type":13,"tag":296,"props":297,"children":298},"li",{},[299,305,307,314],{"type":13,"tag":21,"props":300,"children":302},{"className":301},[],[303],{"type":18,"value":304},"sType",{"type":18,"value":306}," is a ",{"type":13,"tag":308,"props":309,"children":311},"a",{"href":310},"/man/VkStructureType",[312],{"type":18,"value":313},"VkStructureType",{"type":18,"value":315}," value identifying this structure.",{"type":13,"tag":296,"props":317,"children":318},{},[319,325,327,333],{"type":13,"tag":21,"props":320,"children":322},{"className":321},[],[323],{"type":18,"value":324},"pNext",{"type":18,"value":326}," is ",{"type":13,"tag":21,"props":328,"children":330},{"className":329},[],[331],{"type":18,"value":332},"NULL",{"type":18,"value":334}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":296,"props":336,"children":337},{},[338,344,346,352],{"type":13,"tag":21,"props":339,"children":341},{"className":340},[],[342],{"type":18,"value":343},"profileCount",{"type":18,"value":345}," is the number of elements in the ",{"type":13,"tag":21,"props":347,"children":349},{"className":348},[],[350],{"type":18,"value":351},"pProfiles",{"type":18,"value":353},"\narray.",{"type":13,"tag":296,"props":355,"children":356},{},[357,362,364,370],{"type":13,"tag":21,"props":358,"children":360},{"className":359},[],[361],{"type":18,"value":351},{"type":18,"value":363}," is a pointer to an array of ",{"type":13,"tag":308,"props":365,"children":367},{"href":366},"/man/VkVideoProfileInfoKHR",[368],{"type":18,"value":369},"VkVideoProfileInfoKHR",{"type":18,"value":371},"\nstructures.",{"type":13,"tag":373,"props":374,"children":375},"note",{},[376],{"type":13,"tag":14,"props":377,"children":378},{},[379],{"type":18,"value":380},"Video transcoding is an example of a use case that necessitates the\nspecification of multiple profiles in various contexts.",{"type":13,"tag":14,"props":382,"children":383},{},[384],{"type":18,"value":385},"When the application provides a video decode profile and one or more video\nencode profiles in the profile list, the implementation ensures that any\ncapabilitities returned or resources created are suitable for the video\ntranscoding use cases without the need for manual data transformations.",{"type":13,"tag":387,"props":388,"children":390},"validity-group",{"name":389},"Valid Usage",[391],{"type":13,"tag":392,"props":393,"children":395},"validity-field",{"name":394},"VUID-VkVideoProfileListInfoKHR-pProfiles-06813",[396],{"type":13,"tag":14,"props":397,"children":398},{},[399,404,406,411,413,419],{"type":13,"tag":21,"props":400,"children":402},{"className":401},[],[403],{"type":18,"value":351},{"type":18,"value":405}," ",{"type":13,"tag":407,"props":408,"children":410},"normative",{"type":409},"must",[],{"type":18,"value":412}," not contain more than one element whose\n",{"type":13,"tag":21,"props":414,"children":416},{"className":415},[],[417],{"type":18,"value":418},"videoCodecOperation",{"type":18,"value":420}," member specifies a decode operation",{"type":13,"tag":387,"props":422,"children":424},{"name":423},"Valid Usage (Implicit)",[425,449],{"type":13,"tag":392,"props":426,"children":428},{"name":427},"VUID-VkVideoProfileListInfoKHR-sType-sType",[429],{"type":13,"tag":14,"props":430,"children":431},{},[432,437,438,441,443],{"type":13,"tag":21,"props":433,"children":435},{"className":434},[],[436],{"type":18,"value":304},{"type":18,"value":405},{"type":13,"tag":407,"props":439,"children":440},{"type":409},[],{"type":18,"value":442}," be ",{"type":13,"tag":21,"props":444,"children":446},{"className":445},[],[447],{"type":18,"value":448},"VK_STRUCTURE_TYPE_VIDEO_PROFILE_LIST_INFO_KHR",{"type":13,"tag":392,"props":450,"children":452},{"name":451},"VUID-VkVideoProfileListInfoKHR-pProfiles-parameter",[453],{"type":13,"tag":14,"props":454,"children":455},{},[456,458,463,465,471,473,478,479,482,484,489,491,495],{"type":18,"value":457},"If ",{"type":13,"tag":21,"props":459,"children":461},{"className":460},[],[462],{"type":18,"value":343},{"type":18,"value":464}," is not ",{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"0",{"type":18,"value":472},", ",{"type":13,"tag":21,"props":474,"children":476},{"className":475},[],[477],{"type":18,"value":351},{"type":18,"value":405},{"type":13,"tag":407,"props":480,"children":481},{"type":409},[],{"type":18,"value":483}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":343},{"type":18,"value":490}," valid ",{"type":13,"tag":308,"props":492,"children":493},{"href":366},[494],{"type":18,"value":369},{"type":18,"value":496}," structures",{"type":13,"tag":498,"props":499,"children":500},"style",{},[501],{"type":18,"value":502},"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":69,"depth":69,"links":504},[],"markdown",1725732595116]