[{"data":1,"prerenderedAt":353},["ShallowReactive",2],{"EFMqntHqCu":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":352,"_id":4},"VkIndexType","Type of index buffer indices","VK_VERSION_1_0","enums",[],{"type":10,"children":11,"toc":350},"root",[12,52,295,344],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,36,38,44,45,50],{"type":18,"value":19},"text","Possible values of\n",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/vkCmdBindIndexBuffer2KHR",[25],{"type":18,"value":26},"vkCmdBindIndexBuffer2KHR",{"type":18,"value":28},"::",{"type":13,"tag":30,"props":31,"children":33},"code",{"className":32},[],[34],{"type":18,"value":35},"indexType",{"type":18,"value":37}," and\n",{"type":13,"tag":21,"props":39,"children":41},{"href":40},"/man/vkCmdBindIndexBuffer",[42],{"type":18,"value":43},"vkCmdBindIndexBuffer",{"type":18,"value":28},{"type":13,"tag":30,"props":46,"children":48},{"className":47},[],[49],{"type":18,"value":35},{"type":18,"value":51},", specifying the size of indices,\nare:",{"type":13,"tag":53,"props":54,"children":55},"code-group",{},[56,147],{"type":13,"tag":57,"props":58,"children":64},"pre",{"className":59,"code":60,"filename":61,"language":62,"meta":63,"style":63},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkIndexType {\n VK_INDEX_TYPE_UINT16 = 0,\n VK_INDEX_TYPE_UINT32 = 1,\n} VkIndexType;\n","C","c","",[65],{"type":13,"tag":30,"props":66,"children":67},{"__ignoreMap":63},[68,91,116,138],{"type":13,"tag":69,"props":70,"children":73},"span",{"class":71,"line":72},"line",1,[74,80,85],{"type":13,"tag":69,"props":75,"children":77},{"style":76},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[78],{"type":18,"value":79},"typedef",{"type":13,"tag":69,"props":81,"children":82},{"style":76},[83],{"type":18,"value":84}," enum",{"type":13,"tag":69,"props":86,"children":88},{"style":87},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[89],{"type":18,"value":90}," VkIndexType {\n",{"type":13,"tag":69,"props":92,"children":94},{"class":71,"line":93},2,[95,100,105,111],{"type":13,"tag":69,"props":96,"children":97},{"style":87},[98],{"type":18,"value":99}," VK_INDEX_TYPE_UINT16 ",{"type":13,"tag":69,"props":101,"children":102},{"style":76},[103],{"type":18,"value":104},"=",{"type":13,"tag":69,"props":106,"children":108},{"style":107},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[109],{"type":18,"value":110}," 0",{"type":13,"tag":69,"props":112,"children":113},{"style":87},[114],{"type":18,"value":115},",\n",{"type":13,"tag":69,"props":117,"children":119},{"class":71,"line":118},3,[120,125,129,134],{"type":13,"tag":69,"props":121,"children":122},{"style":87},[123],{"type":18,"value":124}," VK_INDEX_TYPE_UINT32 ",{"type":13,"tag":69,"props":126,"children":127},{"style":76},[128],{"type":18,"value":104},{"type":13,"tag":69,"props":130,"children":131},{"style":107},[132],{"type":18,"value":133}," 1",{"type":13,"tag":69,"props":135,"children":136},{"style":87},[137],{"type":18,"value":115},{"type":13,"tag":69,"props":139,"children":141},{"class":71,"line":140},4,[142],{"type":13,"tag":69,"props":143,"children":144},{"style":87},[145],{"type":18,"value":146},"} VkIndexType;\n",{"type":13,"tag":57,"props":148,"children":153},{"className":149,"code":150,"filename":151,"language":152,"meta":63,"style":63},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct IndexType(u32);\nimpl IndexType {\n pub const UINT16: Self = 0;\n pub const UINT32: Self = 1;\n}\n","Rust","rs",[154],{"type":13,"tag":30,"props":155,"children":156},{"__ignoreMap":63},[157,191,208,250,286],{"type":13,"tag":69,"props":158,"children":159},{"class":71,"line":72},[160,165,170,176,181,186],{"type":13,"tag":69,"props":161,"children":162},{"style":76},[163],{"type":18,"value":164},"pub",{"type":13,"tag":69,"props":166,"children":167},{"style":76},[168],{"type":18,"value":169}," struct",{"type":13,"tag":69,"props":171,"children":173},{"style":172},"--shiki-default:#953800;--shiki-dark:#FFA657",[174],{"type":18,"value":175}," IndexType",{"type":13,"tag":69,"props":177,"children":178},{"style":87},[179],{"type":18,"value":180},"(",{"type":13,"tag":69,"props":182,"children":183},{"style":172},[184],{"type":18,"value":185},"u32",{"type":13,"tag":69,"props":187,"children":188},{"style":87},[189],{"type":18,"value":190},");\n",{"type":13,"tag":69,"props":192,"children":193},{"class":71,"line":93},[194,199,203],{"type":13,"tag":69,"props":195,"children":196},{"style":76},[197],{"type":18,"value":198},"impl",{"type":13,"tag":69,"props":200,"children":201},{"style":172},[202],{"type":18,"value":175},{"type":13,"tag":69,"props":204,"children":205},{"style":87},[206],{"type":18,"value":207}," {\n",{"type":13,"tag":69,"props":209,"children":210},{"class":71,"line":118},[211,216,221,226,231,236,241,245],{"type":13,"tag":69,"props":212,"children":213},{"style":76},[214],{"type":18,"value":215}," pub",{"type":13,"tag":69,"props":217,"children":218},{"style":76},[219],{"type":18,"value":220}," const",{"type":13,"tag":69,"props":222,"children":223},{"style":107},[224],{"type":18,"value":225}," UINT16",{"type":13,"tag":69,"props":227,"children":228},{"style":76},[229],{"type":18,"value":230},":",{"type":13,"tag":69,"props":232,"children":233},{"style":107},[234],{"type":18,"value":235}," Self",{"type":13,"tag":69,"props":237,"children":238},{"style":76},[239],{"type":18,"value":240}," =",{"type":13,"tag":69,"props":242,"children":243},{"style":107},[244],{"type":18,"value":110},{"type":13,"tag":69,"props":246,"children":247},{"style":87},[248],{"type":18,"value":249},";\n",{"type":13,"tag":69,"props":251,"children":252},{"class":71,"line":140},[253,257,261,266,270,274,278,282],{"type":13,"tag":69,"props":254,"children":255},{"style":76},[256],{"type":18,"value":215},{"type":13,"tag":69,"props":258,"children":259},{"style":76},[260],{"type":18,"value":220},{"type":13,"tag":69,"props":262,"children":263},{"style":107},[264],{"type":18,"value":265}," UINT32",{"type":13,"tag":69,"props":267,"children":268},{"style":76},[269],{"type":18,"value":230},{"type":13,"tag":69,"props":271,"children":272},{"style":107},[273],{"type":18,"value":235},{"type":13,"tag":69,"props":275,"children":276},{"style":76},[277],{"type":18,"value":240},{"type":13,"tag":69,"props":279,"children":280},{"style":107},[281],{"type":18,"value":133},{"type":13,"tag":69,"props":283,"children":284},{"style":87},[285],{"type":18,"value":249},{"type":13,"tag":69,"props":287,"children":289},{"class":71,"line":288},5,[290],{"type":13,"tag":69,"props":291,"children":292},{"style":87},[293],{"type":18,"value":294},"}\n",{"type":13,"tag":296,"props":297,"children":298},"ul",{},[299,311,322,333],{"type":13,"tag":300,"props":301,"children":302},"li",{},[303,309],{"type":13,"tag":30,"props":304,"children":306},{"className":305},[],[307],{"type":18,"value":308},"VK_INDEX_TYPE_UINT16",{"type":18,"value":310}," specifies that indices are 16-bit unsigned\ninteger values.",{"type":13,"tag":300,"props":312,"children":313},{},[314,320],{"type":13,"tag":30,"props":315,"children":317},{"className":316},[],[318],{"type":18,"value":319},"VK_INDEX_TYPE_UINT32",{"type":18,"value":321}," specifies that indices are 32-bit unsigned\ninteger values.",{"type":13,"tag":300,"props":323,"children":324},{},[325,331],{"type":13,"tag":30,"props":326,"children":328},{"className":327},[],[329],{"type":18,"value":330},"VK_INDEX_TYPE_NONE_KHR",{"type":18,"value":332}," specifies that no indices are provided.",{"type":13,"tag":300,"props":334,"children":335},{},[336,342],{"type":13,"tag":30,"props":337,"children":339},{"className":338},[],[340],{"type":18,"value":341},"VK_INDEX_TYPE_UINT8_KHR",{"type":18,"value":343}," specifies that indices are 8-bit unsigned\ninteger values.",{"type":13,"tag":345,"props":346,"children":347},"style",{},[348],{"type":18,"value":349},"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":63,"searchDepth":93,"depth":93,"links":351},[],"markdown",1725732560057]