[{"data":1,"prerenderedAt":1093},["ShallowReactive",2],{"USV086r2cu":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1092,"_id":4},"VkVideoProfileInfoKHR","Structure specifying a video profile","VK_KHR_video_queue","structs",[],{"type":10,"children":11,"toc":1090},"root",[12,28,343,458,479,491,496,543,647,918,1084],{"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 follows:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,140],{"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 VkVideoProfileInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkVideoCodecOperationFlagBitsKHR videoCodecOperation;\n VkVideoChromaSubsamplingFlagsKHR chromaSubsampling;\n VkVideoComponentBitDepthFlagsKHR lumaBitDepth;\n VkVideoComponentBitDepthFlagsKHR chromaBitDepth;\n} VkVideoProfileInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,113,122,131],{"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}," VkVideoProfileInfoKHR {\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],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkVideoCodecOperationFlagBitsKHR videoCodecOperation;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," VkVideoChromaSubsamplingFlagsKHR chromaSubsampling;\n",{"type":13,"tag":45,"props":114,"children":116},{"class":47,"line":115},6,[117],{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121}," VkVideoComponentBitDepthFlagsKHR lumaBitDepth;\n",{"type":13,"tag":45,"props":123,"children":125},{"class":47,"line":124},7,[126],{"type":13,"tag":45,"props":127,"children":128},{"style":63},[129],{"type":18,"value":130}," VkVideoComponentBitDepthFlagsKHR chromaBitDepth;\n",{"type":13,"tag":45,"props":132,"children":134},{"class":47,"line":133},8,[135],{"type":13,"tag":45,"props":136,"children":137},{"style":63},[138],{"type":18,"value":139},"} VkVideoProfileInfoKHR;\n",{"type":13,"tag":33,"props":141,"children":146},{"className":142,"code":143,"filename":144,"language":145,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoProfileInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n video_codec_operation: VideoCodecOperationFlagsKHR,\n chroma_subsampling: vk::VideoChromaSubsamplingFlagsKHR,\n luma_bit_depth: vk::VideoComponentBitDepthFlagsKHR,\n chroma_bit_depth: vk::VideoComponentBitDepthFlagsKHR,\n}\n","Rust","rs",[147],{"type":13,"tag":21,"props":148,"children":149},{"__ignoreMap":39},[150,173,206,228,249,278,307,335],{"type":13,"tag":45,"props":151,"children":152},{"class":47,"line":48},[153,158,162,168],{"type":13,"tag":45,"props":154,"children":155},{"style":52},[156],{"type":18,"value":157},"pub",{"type":13,"tag":45,"props":159,"children":160},{"style":52},[161],{"type":18,"value":60},{"type":13,"tag":45,"props":163,"children":165},{"style":164},"--shiki-default:#953800;--shiki-dark:#FFA657",[166],{"type":18,"value":167}," VideoProfileInfoKHR",{"type":13,"tag":45,"props":169,"children":170},{"style":63},[171],{"type":18,"value":172}," {\n",{"type":13,"tag":45,"props":174,"children":175},{"class":47,"line":69},[176,181,186,191,196,201],{"type":13,"tag":45,"props":177,"children":178},{"style":63},[179],{"type":18,"value":180}," s_type",{"type":13,"tag":45,"props":182,"children":183},{"style":52},[184],{"type":18,"value":185},":",{"type":13,"tag":45,"props":187,"children":188},{"style":164},[189],{"type":18,"value":190}," vk",{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195},"::",{"type":13,"tag":45,"props":197,"children":198},{"style":164},[199],{"type":18,"value":200},"StructureType",{"type":13,"tag":45,"props":202,"children":203},{"style":63},[204],{"type":18,"value":205},",\n",{"type":13,"tag":45,"props":207,"children":208},{"class":47,"line":78},[209,214,218,223],{"type":13,"tag":45,"props":210,"children":211},{"style":63},[212],{"type":18,"value":213}," p_next",{"type":13,"tag":45,"props":215,"children":216},{"style":52},[217],{"type":18,"value":185},{"type":13,"tag":45,"props":219,"children":220},{"style":52},[221],{"type":18,"value":222}," *const",{"type":13,"tag":45,"props":224,"children":225},{"style":63},[226],{"type":18,"value":227}," c_void,\n",{"type":13,"tag":45,"props":229,"children":230},{"class":47,"line":97},[231,236,240,245],{"type":13,"tag":45,"props":232,"children":233},{"style":63},[234],{"type":18,"value":235}," video_codec_operation",{"type":13,"tag":45,"props":237,"children":238},{"style":52},[239],{"type":18,"value":185},{"type":13,"tag":45,"props":241,"children":242},{"style":164},[243],{"type":18,"value":244}," VideoCodecOperationFlagsKHR",{"type":13,"tag":45,"props":246,"children":247},{"style":63},[248],{"type":18,"value":205},{"type":13,"tag":45,"props":250,"children":251},{"class":47,"line":106},[252,257,261,265,269,274],{"type":13,"tag":45,"props":253,"children":254},{"style":63},[255],{"type":18,"value":256}," chroma_subsampling",{"type":13,"tag":45,"props":258,"children":259},{"style":52},[260],{"type":18,"value":185},{"type":13,"tag":45,"props":262,"children":263},{"style":164},[264],{"type":18,"value":190},{"type":13,"tag":45,"props":266,"children":267},{"style":52},[268],{"type":18,"value":195},{"type":13,"tag":45,"props":270,"children":271},{"style":164},[272],{"type":18,"value":273},"VideoChromaSubsamplingFlagsKHR",{"type":13,"tag":45,"props":275,"children":276},{"style":63},[277],{"type":18,"value":205},{"type":13,"tag":45,"props":279,"children":280},{"class":47,"line":115},[281,286,290,294,298,303],{"type":13,"tag":45,"props":282,"children":283},{"style":63},[284],{"type":18,"value":285}," luma_bit_depth",{"type":13,"tag":45,"props":287,"children":288},{"style":52},[289],{"type":18,"value":185},{"type":13,"tag":45,"props":291,"children":292},{"style":164},[293],{"type":18,"value":190},{"type":13,"tag":45,"props":295,"children":296},{"style":52},[297],{"type":18,"value":195},{"type":13,"tag":45,"props":299,"children":300},{"style":164},[301],{"type":18,"value":302},"VideoComponentBitDepthFlagsKHR",{"type":13,"tag":45,"props":304,"children":305},{"style":63},[306],{"type":18,"value":205},{"type":13,"tag":45,"props":308,"children":309},{"class":47,"line":124},[310,315,319,323,327,331],{"type":13,"tag":45,"props":311,"children":312},{"style":63},[313],{"type":18,"value":314}," chroma_bit_depth",{"type":13,"tag":45,"props":316,"children":317},{"style":52},[318],{"type":18,"value":185},{"type":13,"tag":45,"props":320,"children":321},{"style":164},[322],{"type":18,"value":190},{"type":13,"tag":45,"props":324,"children":325},{"style":52},[326],{"type":18,"value":195},{"type":13,"tag":45,"props":328,"children":329},{"style":164},[330],{"type":18,"value":302},{"type":13,"tag":45,"props":332,"children":333},{"style":63},[334],{"type":18,"value":205},{"type":13,"tag":45,"props":336,"children":337},{"class":47,"line":133},[338],{"type":13,"tag":45,"props":339,"children":340},{"style":63},[341],{"type":18,"value":342},"}\n",{"type":13,"tag":344,"props":345,"children":346},"ul",{},[347,368,387,405,424,442],{"type":13,"tag":348,"props":349,"children":350},"li",{},[351,357,359,366],{"type":13,"tag":21,"props":352,"children":354},{"className":353},[],[355],{"type":18,"value":356},"sType",{"type":18,"value":358}," is a ",{"type":13,"tag":360,"props":361,"children":363},"a",{"href":362},"/man/VkStructureType",[364],{"type":18,"value":365},"VkStructureType",{"type":18,"value":367}," value identifying this structure.",{"type":13,"tag":348,"props":369,"children":370},{},[371,377,379,385],{"type":13,"tag":21,"props":372,"children":374},{"className":373},[],[375],{"type":18,"value":376},"pNext",{"type":18,"value":378}," is ",{"type":13,"tag":21,"props":380,"children":382},{"className":381},[],[383],{"type":18,"value":384},"NULL",{"type":18,"value":386}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":348,"props":388,"children":389},{},[390,396,397,403],{"type":13,"tag":21,"props":391,"children":393},{"className":392},[],[394],{"type":18,"value":395},"videoCodecOperation",{"type":18,"value":358},{"type":13,"tag":360,"props":398,"children":400},{"href":399},"/man/VkVideoCodecOperationFlagBitsKHR",[401],{"type":18,"value":402},"VkVideoCodecOperationFlagBitsKHR",{"type":18,"value":404},"\nvalue specifying a video codec operation.",{"type":13,"tag":348,"props":406,"children":407},{},[408,414,416,422],{"type":13,"tag":21,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":413},"chromaSubsampling",{"type":18,"value":415}," is a bitmask of\n",{"type":13,"tag":360,"props":417,"children":419},{"href":418},"/man/VkVideoChromaSubsamplingFlagBitsKHR",[420],{"type":18,"value":421},"VkVideoChromaSubsamplingFlagBitsKHR",{"type":18,"value":423}," specifying video chroma\nsubsampling information.",{"type":13,"tag":348,"props":425,"children":426},{},[427,433,434,440],{"type":13,"tag":21,"props":428,"children":430},{"className":429},[],[431],{"type":18,"value":432},"lumaBitDepth",{"type":18,"value":415},{"type":13,"tag":360,"props":435,"children":437},{"href":436},"/man/VkVideoComponentBitDepthFlagBitsKHR",[438],{"type":18,"value":439},"VkVideoComponentBitDepthFlagBitsKHR",{"type":18,"value":441}," specifying video luma bit\ndepth information.",{"type":13,"tag":348,"props":443,"children":444},{},[445,451,452,456],{"type":13,"tag":21,"props":446,"children":448},{"className":447},[],[449],{"type":18,"value":450},"chromaBitDepth",{"type":18,"value":415},{"type":13,"tag":360,"props":453,"children":454},{"href":436},[455],{"type":18,"value":439},{"type":18,"value":457}," specifying video chroma bit\ndepth information.",{"type":13,"tag":14,"props":459,"children":460},{},[461,463,469,471,477],{"type":18,"value":462},"Video profiles are provided as input to video capability queries such as\n",{"type":13,"tag":360,"props":464,"children":466},{"href":465},"/man/vkGetPhysicalDeviceVideoCapabilitiesKHR",[467],{"type":18,"value":468},"vkGetPhysicalDeviceVideoCapabilitiesKHR",{"type":18,"value":470}," or\n",{"type":13,"tag":360,"props":472,"children":474},{"href":473},"/man/vkGetPhysicalDeviceVideoFormatPropertiesKHR",[475],{"type":18,"value":476},"vkGetPhysicalDeviceVideoFormatPropertiesKHR",{"type":18,"value":478},", as well as when creating\nresources to be used by video coding operations such as images, buffers,\nquery pools, and video sessions.",{"type":13,"tag":14,"props":480,"children":481},{},[482,484,489],{"type":18,"value":483},"The full description of a video profile is specified by an instance of this\nstructure, and the codec-specific and auxiliary structures provided in its\n",{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":376},{"type":18,"value":490}," chain.",{"type":13,"tag":492,"props":493,"children":495},"anchor",{"id":494},"video-profile-error-codes",[],{"type":13,"tag":14,"props":497,"children":498},{},[499,501,505,507,513,515,521,523,528,530,534,535,541],{"type":18,"value":500},"When this structure is specified as an input parameter to\n",{"type":13,"tag":360,"props":502,"children":503},{"href":465},[504],{"type":18,"value":468},{"type":18,"value":506},", or through the\n",{"type":13,"tag":21,"props":508,"children":510},{"className":509},[],[511],{"type":18,"value":512},"pProfiles",{"type":18,"value":514}," member of a ",{"type":13,"tag":360,"props":516,"children":518},{"href":517},"/man/VkVideoProfileListInfoKHR",[519],{"type":18,"value":520},"VkVideoProfileListInfoKHR",{"type":18,"value":522}," structure in the\n",{"type":13,"tag":21,"props":524,"children":526},{"className":525},[],[527],{"type":18,"value":376},{"type":18,"value":529}," chain of the input parameter of a query command such as\n",{"type":13,"tag":360,"props":531,"children":532},{"href":473},[533],{"type":18,"value":476},{"type":18,"value":470},{"type":13,"tag":360,"props":536,"children":538},{"href":537},"/man/vkGetPhysicalDeviceImageFormatProperties2",[539],{"type":18,"value":540},"vkGetPhysicalDeviceImageFormatProperties2",{"type":18,"value":542},", the following error codes\nindicate specific causes of the failure of the query operation:",{"type":13,"tag":344,"props":544,"children":545},{},[546,587,605,636],{"type":13,"tag":348,"props":547,"children":548},{},[549,555,557,563,565,571,573,578,580,585],{"type":13,"tag":21,"props":550,"children":552},{"className":551},[],[553],{"type":18,"value":554},"VK_ERROR_VIDEO_PICTURE_LAYOUT_NOT_SUPPORTED_KHR",{"type":18,"value":556}," indicates that the\nrequested video picture layout\n(e.g. through the ",{"type":13,"tag":21,"props":558,"children":560},{"className":559},[],[561],{"type":18,"value":562},"pictureLayout",{"type":18,"value":564}," member of a\n",{"type":13,"tag":360,"props":566,"children":568},{"href":567},"/man/VkVideoDecodeH264ProfileInfoKHR",[569],{"type":18,"value":570},"VkVideoDecodeH264ProfileInfoKHR",{"type":18,"value":572}," structure included in the\n",{"type":13,"tag":21,"props":574,"children":576},{"className":575},[],[577],{"type":18,"value":376},{"type":18,"value":579}," chain of ",{"type":13,"tag":21,"props":581,"children":583},{"className":582},[],[584],{"type":18,"value":4},{"type":18,"value":586},")\nis not supported.",{"type":13,"tag":348,"props":588,"children":589},{},[590,596,598,603],{"type":13,"tag":21,"props":591,"children":593},{"className":592},[],[594],{"type":18,"value":595},"VK_ERROR_VIDEO_PROFILE_OPERATION_NOT_SUPPORTED_KHR",{"type":18,"value":597}," indicates that\na video profile operation specified by ",{"type":13,"tag":21,"props":599,"children":601},{"className":600},[],[602],{"type":18,"value":395},{"type":18,"value":604}," is not\nsupported.",{"type":13,"tag":348,"props":606,"children":607},{},[608,614,616,621,622,627,629,634],{"type":13,"tag":21,"props":609,"children":611},{"className":610},[],[612],{"type":18,"value":613},"VK_ERROR_VIDEO_PROFILE_FORMAT_NOT_SUPPORTED_KHR",{"type":18,"value":615}," indicates that\nvideo format parameters specified by ",{"type":13,"tag":21,"props":617,"children":619},{"className":618},[],[620],{"type":18,"value":413},{"type":18,"value":205},{"type":13,"tag":21,"props":623,"children":625},{"className":624},[],[626],{"type":18,"value":432},{"type":18,"value":628},", or ",{"type":13,"tag":21,"props":630,"children":632},{"className":631},[],[633],{"type":18,"value":450},{"type":18,"value":635}," are not supported.",{"type":13,"tag":348,"props":637,"children":638},{},[639,645],{"type":13,"tag":21,"props":640,"children":642},{"className":641},[],[643],{"type":18,"value":644},"VK_ERROR_VIDEO_PROFILE_CODEC_NOT_SUPPORTED_KHR",{"type":18,"value":646}," indicates that the\ncodec-specific parameters corresponding to the video codec operation are\nnot supported.",{"type":13,"tag":648,"props":649,"children":651},"validity-group",{"name":650},"Valid Usage",[652,674,691,725,766,804,842,880],{"type":13,"tag":653,"props":654,"children":656},"validity-field",{"name":655},"VUID-VkVideoProfileInfoKHR-chromaSubsampling-07013",[657],{"type":13,"tag":14,"props":658,"children":659},{},[660,665,667,672],{"type":13,"tag":21,"props":661,"children":663},{"className":662},[],[664],{"type":18,"value":413},{"type":18,"value":666}," ",{"type":13,"tag":668,"props":669,"children":671},"normative",{"type":670},"must",[],{"type":18,"value":673}," have a single bit set",{"type":13,"tag":653,"props":675,"children":677},{"name":676},"VUID-VkVideoProfileInfoKHR-lumaBitDepth-07014",[678],{"type":13,"tag":14,"props":679,"children":680},{},[681,686,687,690],{"type":13,"tag":21,"props":682,"children":684},{"className":683},[],[685],{"type":18,"value":432},{"type":18,"value":666},{"type":13,"tag":668,"props":688,"children":689},{"type":670},[],{"type":18,"value":673},{"type":13,"tag":653,"props":692,"children":694},{"name":693},"VUID-VkVideoProfileInfoKHR-chromaSubsampling-07015",[695],{"type":13,"tag":14,"props":696,"children":697},{},[698,700,705,707,713,715,720,721,724],{"type":18,"value":699},"If ",{"type":13,"tag":21,"props":701,"children":703},{"className":702},[],[704],{"type":18,"value":413},{"type":18,"value":706}," is not\n",{"type":13,"tag":21,"props":708,"children":710},{"className":709},[],[711],{"type":18,"value":712},"VK_VIDEO_CHROMA_SUBSAMPLING_MONOCHROME_BIT_KHR",{"type":18,"value":714},", then\n",{"type":13,"tag":21,"props":716,"children":718},{"className":717},[],[719],{"type":18,"value":450},{"type":18,"value":666},{"type":13,"tag":668,"props":722,"children":723},{"type":670},[],{"type":18,"value":673},{"type":13,"tag":653,"props":726,"children":728},{"name":727},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-07179",[729],{"type":13,"tag":14,"props":730,"children":731},{},[732,733,738,740,746,748,753,755,758,760,764],{"type":18,"value":699},{"type":13,"tag":21,"props":734,"children":736},{"className":735},[],[737],{"type":18,"value":395},{"type":18,"value":739}," is\n",{"type":13,"tag":21,"props":741,"children":743},{"className":742},[],[744],{"type":18,"value":745},"VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR",{"type":18,"value":747},", then the ",{"type":13,"tag":21,"props":749,"children":751},{"className":750},[],[752],{"type":18,"value":376},{"type":18,"value":754},"\nchain ",{"type":13,"tag":668,"props":756,"children":757},{"type":670},[],{"type":18,"value":759}," include a ",{"type":13,"tag":360,"props":761,"children":762},{"href":567},[763],{"type":18,"value":570},{"type":18,"value":765}," structure",{"type":13,"tag":653,"props":767,"children":769},{"name":768},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-07180",[770],{"type":13,"tag":14,"props":771,"children":772},{},[773,774,779,780,786,787,792,793,796,797,803],{"type":18,"value":699},{"type":13,"tag":21,"props":775,"children":777},{"className":776},[],[778],{"type":18,"value":395},{"type":18,"value":739},{"type":13,"tag":21,"props":781,"children":783},{"className":782},[],[784],{"type":18,"value":785},"VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_KHR",{"type":18,"value":747},{"type":13,"tag":21,"props":788,"children":790},{"className":789},[],[791],{"type":18,"value":376},{"type":18,"value":754},{"type":13,"tag":668,"props":794,"children":795},{"type":670},[],{"type":18,"value":759},{"type":13,"tag":360,"props":798,"children":800},{"href":799},"/man/VkVideoDecodeH265ProfileInfoKHR",[801],{"type":18,"value":802},"VkVideoDecodeH265ProfileInfoKHR",{"type":18,"value":765},{"type":13,"tag":653,"props":805,"children":807},{"name":806},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-09256",[808],{"type":13,"tag":14,"props":809,"children":810},{},[811,812,817,818,824,825,830,831,834,835,841],{"type":18,"value":699},{"type":13,"tag":21,"props":813,"children":815},{"className":814},[],[816],{"type":18,"value":395},{"type":18,"value":739},{"type":13,"tag":21,"props":819,"children":821},{"className":820},[],[822],{"type":18,"value":823},"VK_VIDEO_CODEC_OPERATION_DECODE_AV1_BIT_KHR",{"type":18,"value":747},{"type":13,"tag":21,"props":826,"children":828},{"className":827},[],[829],{"type":18,"value":376},{"type":18,"value":754},{"type":13,"tag":668,"props":832,"children":833},{"type":670},[],{"type":18,"value":759},{"type":13,"tag":360,"props":836,"children":838},{"href":837},"/man/VkVideoDecodeAV1ProfileInfoKHR",[839],{"type":18,"value":840},"VkVideoDecodeAV1ProfileInfoKHR",{"type":18,"value":765},{"type":13,"tag":653,"props":843,"children":845},{"name":844},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-07181",[846],{"type":13,"tag":14,"props":847,"children":848},{},[849,850,855,856,862,863,868,869,872,873,879],{"type":18,"value":699},{"type":13,"tag":21,"props":851,"children":853},{"className":852},[],[854],{"type":18,"value":395},{"type":18,"value":739},{"type":13,"tag":21,"props":857,"children":859},{"className":858},[],[860],{"type":18,"value":861},"VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_KHR",{"type":18,"value":747},{"type":13,"tag":21,"props":864,"children":866},{"className":865},[],[867],{"type":18,"value":376},{"type":18,"value":754},{"type":13,"tag":668,"props":870,"children":871},{"type":670},[],{"type":18,"value":759},{"type":13,"tag":360,"props":874,"children":876},{"href":875},"/man/VkVideoEncodeH264ProfileInfoKHR",[877],{"type":18,"value":878},"VkVideoEncodeH264ProfileInfoKHR",{"type":18,"value":765},{"type":13,"tag":653,"props":881,"children":883},{"name":882},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-07182",[884],{"type":13,"tag":14,"props":885,"children":886},{},[887,888,893,894,900,901,906,907,910,911,917],{"type":18,"value":699},{"type":13,"tag":21,"props":889,"children":891},{"className":890},[],[892],{"type":18,"value":395},{"type":18,"value":739},{"type":13,"tag":21,"props":895,"children":897},{"className":896},[],[898],{"type":18,"value":899},"VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR",{"type":18,"value":747},{"type":13,"tag":21,"props":902,"children":904},{"className":903},[],[905],{"type":18,"value":376},{"type":18,"value":754},{"type":13,"tag":668,"props":908,"children":909},{"type":670},[],{"type":18,"value":759},{"type":13,"tag":360,"props":912,"children":914},{"href":913},"/man/VkVideoEncodeH265ProfileInfoKHR",[915],{"type":18,"value":916},"VkVideoEncodeH265ProfileInfoKHR",{"type":18,"value":765},{"type":13,"tag":648,"props":919,"children":921},{"name":920},"Valid Usage (Implicit)",[922,946,970,994,1018,1040,1062],{"type":13,"tag":653,"props":923,"children":925},{"name":924},"VUID-VkVideoProfileInfoKHR-sType-sType",[926],{"type":13,"tag":14,"props":927,"children":928},{},[929,934,935,938,940],{"type":13,"tag":21,"props":930,"children":932},{"className":931},[],[933],{"type":18,"value":356},{"type":18,"value":666},{"type":13,"tag":668,"props":936,"children":937},{"type":670},[],{"type":18,"value":939}," be ",{"type":13,"tag":21,"props":941,"children":943},{"className":942},[],[944],{"type":18,"value":945},"VK_STRUCTURE_TYPE_VIDEO_PROFILE_INFO_KHR",{"type":13,"tag":653,"props":947,"children":949},{"name":948},"VUID-VkVideoProfileInfoKHR-videoCodecOperation-parameter",[950],{"type":13,"tag":14,"props":951,"children":952},{},[953,958,959,962,964,968],{"type":13,"tag":21,"props":954,"children":956},{"className":955},[],[957],{"type":18,"value":395},{"type":18,"value":666},{"type":13,"tag":668,"props":960,"children":961},{"type":670},[],{"type":18,"value":963}," be a valid ",{"type":13,"tag":360,"props":965,"children":966},{"href":399},[967],{"type":18,"value":402},{"type":18,"value":969}," value",{"type":13,"tag":653,"props":971,"children":973},{"name":972},"VUID-VkVideoProfileInfoKHR-chromaSubsampling-parameter",[974],{"type":13,"tag":14,"props":975,"children":976},{},[977,982,983,986,988,992],{"type":13,"tag":21,"props":978,"children":980},{"className":979},[],[981],{"type":18,"value":413},{"type":18,"value":666},{"type":13,"tag":668,"props":984,"children":985},{"type":670},[],{"type":18,"value":987}," be a valid combination of ",{"type":13,"tag":360,"props":989,"children":990},{"href":418},[991],{"type":18,"value":421},{"type":18,"value":993}," values",{"type":13,"tag":653,"props":995,"children":997},{"name":996},"VUID-VkVideoProfileInfoKHR-chromaSubsampling-requiredbitmask",[998],{"type":13,"tag":14,"props":999,"children":1000},{},[1001,1006,1007,1010,1012],{"type":13,"tag":21,"props":1002,"children":1004},{"className":1003},[],[1005],{"type":18,"value":413},{"type":18,"value":666},{"type":13,"tag":668,"props":1008,"children":1009},{"type":670},[],{"type":18,"value":1011}," not be ",{"type":13,"tag":21,"props":1013,"children":1015},{"className":1014},[],[1016],{"type":18,"value":1017},"0",{"type":13,"tag":653,"props":1019,"children":1021},{"name":1020},"VUID-VkVideoProfileInfoKHR-lumaBitDepth-parameter",[1022],{"type":13,"tag":14,"props":1023,"children":1024},{},[1025,1030,1031,1034,1035,1039],{"type":13,"tag":21,"props":1026,"children":1028},{"className":1027},[],[1029],{"type":18,"value":432},{"type":18,"value":666},{"type":13,"tag":668,"props":1032,"children":1033},{"type":670},[],{"type":18,"value":987},{"type":13,"tag":360,"props":1036,"children":1037},{"href":436},[1038],{"type":18,"value":439},{"type":18,"value":993},{"type":13,"tag":653,"props":1041,"children":1043},{"name":1042},"VUID-VkVideoProfileInfoKHR-lumaBitDepth-requiredbitmask",[1044],{"type":13,"tag":14,"props":1045,"children":1046},{},[1047,1052,1053,1056,1057],{"type":13,"tag":21,"props":1048,"children":1050},{"className":1049},[],[1051],{"type":18,"value":432},{"type":18,"value":666},{"type":13,"tag":668,"props":1054,"children":1055},{"type":670},[],{"type":18,"value":1011},{"type":13,"tag":21,"props":1058,"children":1060},{"className":1059},[],[1061],{"type":18,"value":1017},{"type":13,"tag":653,"props":1063,"children":1065},{"name":1064},"VUID-VkVideoProfileInfoKHR-chromaBitDepth-parameter",[1066],{"type":13,"tag":14,"props":1067,"children":1068},{},[1069,1074,1075,1078,1079,1083],{"type":13,"tag":21,"props":1070,"children":1072},{"className":1071},[],[1073],{"type":18,"value":450},{"type":18,"value":666},{"type":13,"tag":668,"props":1076,"children":1077},{"type":670},[],{"type":18,"value":987},{"type":13,"tag":360,"props":1080,"children":1081},{"href":436},[1082],{"type":18,"value":439},{"type":18,"value":993},{"type":13,"tag":1085,"props":1086,"children":1087},"style",{},[1088],{"type":18,"value":1089},"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":1091},[],"markdown",1729612488933]