[{"data":1,"prerenderedAt":443},["ShallowReactive",2],{"6vyg9wHaCf":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":442,"_id":4},"VkVideoComponentBitDepthFlagBitsKHR","Video format component bit depth","VK_KHR_video_queue","enums",[],{"type":10,"children":11,"toc":440},"root",[12,20,396,434],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","Possible values for the video format component bit depth are:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,173],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkVideoComponentBitDepthFlagBitsKHR {\n VK_VIDEO_COMPONENT_BIT_DEPTH_INVALID_KHR = 0,\n VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR = 0x00000001,\n VK_VIDEO_COMPONENT_BIT_DEPTH_10_BIT_KHR = 0x00000004,\n VK_VIDEO_COMPONENT_BIT_DEPTH_12_BIT_KHR = 0x00000010,\n} VkVideoComponentBitDepthFlagBitsKHR;\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,60,85,112,138,164],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[47],{"type":18,"value":48},"typedef",{"type":13,"tag":38,"props":50,"children":51},{"style":45},[52],{"type":18,"value":53}," enum",{"type":13,"tag":38,"props":55,"children":57},{"style":56},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[58],{"type":18,"value":59}," VkVideoComponentBitDepthFlagBitsKHR {\n",{"type":13,"tag":38,"props":61,"children":63},{"class":40,"line":62},2,[64,69,74,80],{"type":13,"tag":38,"props":65,"children":66},{"style":56},[67],{"type":18,"value":68}," VK_VIDEO_COMPONENT_BIT_DEPTH_INVALID_KHR ",{"type":13,"tag":38,"props":70,"children":71},{"style":45},[72],{"type":18,"value":73},"=",{"type":13,"tag":38,"props":75,"children":77},{"style":76},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[78],{"type":18,"value":79}," 0",{"type":13,"tag":38,"props":81,"children":82},{"style":56},[83],{"type":18,"value":84},",\n",{"type":13,"tag":38,"props":86,"children":88},{"class":40,"line":87},3,[89,94,98,103,108],{"type":13,"tag":38,"props":90,"children":91},{"style":56},[92],{"type":18,"value":93}," VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR ",{"type":13,"tag":38,"props":95,"children":96},{"style":45},[97],{"type":18,"value":73},{"type":13,"tag":38,"props":99,"children":100},{"style":45},[101],{"type":18,"value":102}," 0x",{"type":13,"tag":38,"props":104,"children":105},{"style":76},[106],{"type":18,"value":107},"00000001",{"type":13,"tag":38,"props":109,"children":110},{"style":56},[111],{"type":18,"value":84},{"type":13,"tag":38,"props":113,"children":115},{"class":40,"line":114},4,[116,121,125,129,134],{"type":13,"tag":38,"props":117,"children":118},{"style":56},[119],{"type":18,"value":120}," VK_VIDEO_COMPONENT_BIT_DEPTH_10_BIT_KHR ",{"type":13,"tag":38,"props":122,"children":123},{"style":45},[124],{"type":18,"value":73},{"type":13,"tag":38,"props":126,"children":127},{"style":45},[128],{"type":18,"value":102},{"type":13,"tag":38,"props":130,"children":131},{"style":76},[132],{"type":18,"value":133},"00000004",{"type":13,"tag":38,"props":135,"children":136},{"style":56},[137],{"type":18,"value":84},{"type":13,"tag":38,"props":139,"children":141},{"class":40,"line":140},5,[142,147,151,155,160],{"type":13,"tag":38,"props":143,"children":144},{"style":56},[145],{"type":18,"value":146}," VK_VIDEO_COMPONENT_BIT_DEPTH_12_BIT_KHR ",{"type":13,"tag":38,"props":148,"children":149},{"style":45},[150],{"type":18,"value":73},{"type":13,"tag":38,"props":152,"children":153},{"style":45},[154],{"type":18,"value":102},{"type":13,"tag":38,"props":156,"children":157},{"style":76},[158],{"type":18,"value":159},"00000010",{"type":13,"tag":38,"props":161,"children":162},{"style":56},[163],{"type":18,"value":84},{"type":13,"tag":38,"props":165,"children":167},{"class":40,"line":166},6,[168],{"type":13,"tag":38,"props":169,"children":170},{"style":56},[171],{"type":18,"value":172},"} VkVideoComponentBitDepthFlagBitsKHR;\n",{"type":13,"tag":25,"props":174,"children":179},{"className":175,"code":176,"filename":177,"language":178,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoComponentBitDepthFlagBitsKHR(u32);\nimpl VideoComponentBitDepthFlagBitsKHR {\n pub const INVALID: Self = 0;\n pub const TYPE_8: Self = 0x00000001;\n pub const TYPE_10: Self = 0x00000004;\n pub const TYPE_12: Self = 0x00000010;\n}\n","Rust","rs",[180],{"type":13,"tag":34,"props":181,"children":182},{"__ignoreMap":31},[183,217,234,276,313,350,387],{"type":13,"tag":38,"props":184,"children":185},{"class":40,"line":41},[186,191,196,202,207,212],{"type":13,"tag":38,"props":187,"children":188},{"style":45},[189],{"type":18,"value":190},"pub",{"type":13,"tag":38,"props":192,"children":193},{"style":45},[194],{"type":18,"value":195}," struct",{"type":13,"tag":38,"props":197,"children":199},{"style":198},"--shiki-default:#953800;--shiki-dark:#FFA657",[200],{"type":18,"value":201}," VideoComponentBitDepthFlagBitsKHR",{"type":13,"tag":38,"props":203,"children":204},{"style":56},[205],{"type":18,"value":206},"(",{"type":13,"tag":38,"props":208,"children":209},{"style":198},[210],{"type":18,"value":211},"u32",{"type":13,"tag":38,"props":213,"children":214},{"style":56},[215],{"type":18,"value":216},");\n",{"type":13,"tag":38,"props":218,"children":219},{"class":40,"line":62},[220,225,229],{"type":13,"tag":38,"props":221,"children":222},{"style":45},[223],{"type":18,"value":224},"impl",{"type":13,"tag":38,"props":226,"children":227},{"style":198},[228],{"type":18,"value":201},{"type":13,"tag":38,"props":230,"children":231},{"style":56},[232],{"type":18,"value":233}," {\n",{"type":13,"tag":38,"props":235,"children":236},{"class":40,"line":87},[237,242,247,252,257,262,267,271],{"type":13,"tag":38,"props":238,"children":239},{"style":45},[240],{"type":18,"value":241}," pub",{"type":13,"tag":38,"props":243,"children":244},{"style":45},[245],{"type":18,"value":246}," const",{"type":13,"tag":38,"props":248,"children":249},{"style":76},[250],{"type":18,"value":251}," INVALID",{"type":13,"tag":38,"props":253,"children":254},{"style":45},[255],{"type":18,"value":256},":",{"type":13,"tag":38,"props":258,"children":259},{"style":76},[260],{"type":18,"value":261}," Self",{"type":13,"tag":38,"props":263,"children":264},{"style":45},[265],{"type":18,"value":266}," =",{"type":13,"tag":38,"props":268,"children":269},{"style":76},[270],{"type":18,"value":79},{"type":13,"tag":38,"props":272,"children":273},{"style":56},[274],{"type":18,"value":275},";\n",{"type":13,"tag":38,"props":277,"children":278},{"class":40,"line":114},[279,283,287,292,296,300,304,309],{"type":13,"tag":38,"props":280,"children":281},{"style":45},[282],{"type":18,"value":241},{"type":13,"tag":38,"props":284,"children":285},{"style":45},[286],{"type":18,"value":246},{"type":13,"tag":38,"props":288,"children":289},{"style":76},[290],{"type":18,"value":291}," TYPE_8",{"type":13,"tag":38,"props":293,"children":294},{"style":45},[295],{"type":18,"value":256},{"type":13,"tag":38,"props":297,"children":298},{"style":76},[299],{"type":18,"value":261},{"type":13,"tag":38,"props":301,"children":302},{"style":45},[303],{"type":18,"value":266},{"type":13,"tag":38,"props":305,"children":306},{"style":76},[307],{"type":18,"value":308}," 0x00000001",{"type":13,"tag":38,"props":310,"children":311},{"style":56},[312],{"type":18,"value":275},{"type":13,"tag":38,"props":314,"children":315},{"class":40,"line":140},[316,320,324,329,333,337,341,346],{"type":13,"tag":38,"props":317,"children":318},{"style":45},[319],{"type":18,"value":241},{"type":13,"tag":38,"props":321,"children":322},{"style":45},[323],{"type":18,"value":246},{"type":13,"tag":38,"props":325,"children":326},{"style":76},[327],{"type":18,"value":328}," TYPE_10",{"type":13,"tag":38,"props":330,"children":331},{"style":45},[332],{"type":18,"value":256},{"type":13,"tag":38,"props":334,"children":335},{"style":76},[336],{"type":18,"value":261},{"type":13,"tag":38,"props":338,"children":339},{"style":45},[340],{"type":18,"value":266},{"type":13,"tag":38,"props":342,"children":343},{"style":76},[344],{"type":18,"value":345}," 0x00000004",{"type":13,"tag":38,"props":347,"children":348},{"style":56},[349],{"type":18,"value":275},{"type":13,"tag":38,"props":351,"children":352},{"class":40,"line":166},[353,357,361,366,370,374,378,383],{"type":13,"tag":38,"props":354,"children":355},{"style":45},[356],{"type":18,"value":241},{"type":13,"tag":38,"props":358,"children":359},{"style":45},[360],{"type":18,"value":246},{"type":13,"tag":38,"props":362,"children":363},{"style":76},[364],{"type":18,"value":365}," TYPE_12",{"type":13,"tag":38,"props":367,"children":368},{"style":45},[369],{"type":18,"value":256},{"type":13,"tag":38,"props":371,"children":372},{"style":76},[373],{"type":18,"value":261},{"type":13,"tag":38,"props":375,"children":376},{"style":45},[377],{"type":18,"value":266},{"type":13,"tag":38,"props":379,"children":380},{"style":76},[381],{"type":18,"value":382}," 0x00000010",{"type":13,"tag":38,"props":384,"children":385},{"style":56},[386],{"type":18,"value":275},{"type":13,"tag":38,"props":388,"children":390},{"class":40,"line":389},7,[391],{"type":13,"tag":38,"props":392,"children":393},{"style":56},[394],{"type":18,"value":395},"}\n",{"type":13,"tag":397,"props":398,"children":399},"ul",{},[400,412,423],{"type":13,"tag":401,"props":402,"children":403},"li",{},[404,410],{"type":13,"tag":34,"props":405,"children":407},{"className":406},[],[408],{"type":18,"value":409},"VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR",{"type":18,"value":411}," specifies a component bit\ndepth of 8 bits.",{"type":13,"tag":401,"props":413,"children":414},{},[415,421],{"type":13,"tag":34,"props":416,"children":418},{"className":417},[],[419],{"type":18,"value":420},"VK_VIDEO_COMPONENT_BIT_DEPTH_10_BIT_KHR",{"type":18,"value":422}," specifies a component bit\ndepth of 10 bits.",{"type":13,"tag":401,"props":424,"children":425},{},[426,432],{"type":13,"tag":34,"props":427,"children":429},{"className":428},[],[430],{"type":18,"value":431},"VK_VIDEO_COMPONENT_BIT_DEPTH_12_BIT_KHR",{"type":18,"value":433}," specifies a component bit\ndepth of 12 bits.",{"type":13,"tag":435,"props":436,"children":437},"style",{},[438],{"type":18,"value":439},"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":31,"searchDepth":62,"depth":62,"links":441},[],"markdown",1725732591519]