[{"data":1,"prerenderedAt":937},["ShallowReactive",2],{"VdSTo5Th0A":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":936,"_id":4},"VkAccelerationStructureGeometryTrianglesDataKHR","Structure specifying a triangle geometry in a bottom-level acceleration structure","VK_KHR_acceleration_structure","structs",[],{"type":10,"children":11,"toc":934},"root",[12,28,461,612,644,774,928],{"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\ndefined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,172],{"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 VkAccelerationStructureGeometryTrianglesDataKHR {\n VkStructureType sType;\n const void* pNext;\n VkFormat vertexFormat;\n VkDeviceOrHostAddressConstKHR vertexData;\n VkDeviceSize vertexStride;\n uint32_t maxVertex;\n VkIndexType indexType;\n VkDeviceOrHostAddressConstKHR indexData;\n VkDeviceOrHostAddressConstKHR transformData;\n} VkAccelerationStructureGeometryTrianglesDataKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,113,122,136,145,154,163],{"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}," VkAccelerationStructureGeometryTrianglesDataKHR {\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}," VkFormat vertexFormat;\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}," VkDeviceOrHostAddressConstKHR vertexData;\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}," VkDeviceSize vertexStride;\n",{"type":13,"tag":45,"props":123,"children":125},{"class":47,"line":124},7,[126,131],{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":130}," uint32_t",{"type":13,"tag":45,"props":132,"children":133},{"style":63},[134],{"type":18,"value":135}," maxVertex;\n",{"type":13,"tag":45,"props":137,"children":139},{"class":47,"line":138},8,[140],{"type":13,"tag":45,"props":141,"children":142},{"style":63},[143],{"type":18,"value":144}," VkIndexType indexType;\n",{"type":13,"tag":45,"props":146,"children":148},{"class":47,"line":147},9,[149],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153}," VkDeviceOrHostAddressConstKHR indexData;\n",{"type":13,"tag":45,"props":155,"children":157},{"class":47,"line":156},10,[158],{"type":13,"tag":45,"props":159,"children":160},{"style":63},[161],{"type":18,"value":162}," VkDeviceOrHostAddressConstKHR transformData;\n",{"type":13,"tag":45,"props":164,"children":166},{"class":47,"line":165},11,[167],{"type":13,"tag":45,"props":168,"children":169},{"style":63},[170],{"type":18,"value":171},"} VkAccelerationStructureGeometryTrianglesDataKHR;\n",{"type":13,"tag":33,"props":173,"children":178},{"className":174,"code":175,"filename":176,"language":177,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct AccelerationStructureGeometryTrianglesDataKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n vertex_format: vk::Format,\n vertex_data: vk::DeviceOrHostAddressConstKHR,\n vertex_stride: vk::DeviceSize,\n max_vertex: u32,\n index_type: vk::IndexType,\n index_data: vk::DeviceOrHostAddressConstKHR,\n transform_data: vk::DeviceOrHostAddressConstKHR,\n}\n","Rust","rs",[179],{"type":13,"tag":21,"props":180,"children":181},{"__ignoreMap":39},[182,205,238,260,289,318,347,368,397,425,453],{"type":13,"tag":45,"props":183,"children":184},{"class":47,"line":48},[185,190,194,200],{"type":13,"tag":45,"props":186,"children":187},{"style":52},[188],{"type":18,"value":189},"pub",{"type":13,"tag":45,"props":191,"children":192},{"style":52},[193],{"type":18,"value":60},{"type":13,"tag":45,"props":195,"children":197},{"style":196},"--shiki-default:#953800;--shiki-dark:#FFA657",[198],{"type":18,"value":199}," AccelerationStructureGeometryTrianglesDataKHR",{"type":13,"tag":45,"props":201,"children":202},{"style":63},[203],{"type":18,"value":204}," {\n",{"type":13,"tag":45,"props":206,"children":207},{"class":47,"line":69},[208,213,218,223,228,233],{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":212}," s_type",{"type":13,"tag":45,"props":214,"children":215},{"style":52},[216],{"type":18,"value":217},":",{"type":13,"tag":45,"props":219,"children":220},{"style":196},[221],{"type":18,"value":222}," vk",{"type":13,"tag":45,"props":224,"children":225},{"style":52},[226],{"type":18,"value":227},"::",{"type":13,"tag":45,"props":229,"children":230},{"style":196},[231],{"type":18,"value":232},"StructureType",{"type":13,"tag":45,"props":234,"children":235},{"style":63},[236],{"type":18,"value":237},",\n",{"type":13,"tag":45,"props":239,"children":240},{"class":47,"line":78},[241,246,250,255],{"type":13,"tag":45,"props":242,"children":243},{"style":63},[244],{"type":18,"value":245}," p_next",{"type":13,"tag":45,"props":247,"children":248},{"style":52},[249],{"type":18,"value":217},{"type":13,"tag":45,"props":251,"children":252},{"style":52},[253],{"type":18,"value":254}," *const",{"type":13,"tag":45,"props":256,"children":257},{"style":63},[258],{"type":18,"value":259}," c_void,\n",{"type":13,"tag":45,"props":261,"children":262},{"class":47,"line":97},[263,268,272,276,280,285],{"type":13,"tag":45,"props":264,"children":265},{"style":63},[266],{"type":18,"value":267}," vertex_format",{"type":13,"tag":45,"props":269,"children":270},{"style":52},[271],{"type":18,"value":217},{"type":13,"tag":45,"props":273,"children":274},{"style":196},[275],{"type":18,"value":222},{"type":13,"tag":45,"props":277,"children":278},{"style":52},[279],{"type":18,"value":227},{"type":13,"tag":45,"props":281,"children":282},{"style":196},[283],{"type":18,"value":284},"Format",{"type":13,"tag":45,"props":286,"children":287},{"style":63},[288],{"type":18,"value":237},{"type":13,"tag":45,"props":290,"children":291},{"class":47,"line":106},[292,297,301,305,309,314],{"type":13,"tag":45,"props":293,"children":294},{"style":63},[295],{"type":18,"value":296}," vertex_data",{"type":13,"tag":45,"props":298,"children":299},{"style":52},[300],{"type":18,"value":217},{"type":13,"tag":45,"props":302,"children":303},{"style":196},[304],{"type":18,"value":222},{"type":13,"tag":45,"props":306,"children":307},{"style":52},[308],{"type":18,"value":227},{"type":13,"tag":45,"props":310,"children":311},{"style":196},[312],{"type":18,"value":313},"DeviceOrHostAddressConstKHR",{"type":13,"tag":45,"props":315,"children":316},{"style":63},[317],{"type":18,"value":237},{"type":13,"tag":45,"props":319,"children":320},{"class":47,"line":115},[321,326,330,334,338,343],{"type":13,"tag":45,"props":322,"children":323},{"style":63},[324],{"type":18,"value":325}," vertex_stride",{"type":13,"tag":45,"props":327,"children":328},{"style":52},[329],{"type":18,"value":217},{"type":13,"tag":45,"props":331,"children":332},{"style":196},[333],{"type":18,"value":222},{"type":13,"tag":45,"props":335,"children":336},{"style":52},[337],{"type":18,"value":227},{"type":13,"tag":45,"props":339,"children":340},{"style":196},[341],{"type":18,"value":342},"DeviceSize",{"type":13,"tag":45,"props":344,"children":345},{"style":63},[346],{"type":18,"value":237},{"type":13,"tag":45,"props":348,"children":349},{"class":47,"line":124},[350,355,359,364],{"type":13,"tag":45,"props":351,"children":352},{"style":63},[353],{"type":18,"value":354}," max_vertex",{"type":13,"tag":45,"props":356,"children":357},{"style":52},[358],{"type":18,"value":217},{"type":13,"tag":45,"props":360,"children":361},{"style":196},[362],{"type":18,"value":363}," u32",{"type":13,"tag":45,"props":365,"children":366},{"style":63},[367],{"type":18,"value":237},{"type":13,"tag":45,"props":369,"children":370},{"class":47,"line":138},[371,376,380,384,388,393],{"type":13,"tag":45,"props":372,"children":373},{"style":63},[374],{"type":18,"value":375}," index_type",{"type":13,"tag":45,"props":377,"children":378},{"style":52},[379],{"type":18,"value":217},{"type":13,"tag":45,"props":381,"children":382},{"style":196},[383],{"type":18,"value":222},{"type":13,"tag":45,"props":385,"children":386},{"style":52},[387],{"type":18,"value":227},{"type":13,"tag":45,"props":389,"children":390},{"style":196},[391],{"type":18,"value":392},"IndexType",{"type":13,"tag":45,"props":394,"children":395},{"style":63},[396],{"type":18,"value":237},{"type":13,"tag":45,"props":398,"children":399},{"class":47,"line":147},[400,405,409,413,417,421],{"type":13,"tag":45,"props":401,"children":402},{"style":63},[403],{"type":18,"value":404}," index_data",{"type":13,"tag":45,"props":406,"children":407},{"style":52},[408],{"type":18,"value":217},{"type":13,"tag":45,"props":410,"children":411},{"style":196},[412],{"type":18,"value":222},{"type":13,"tag":45,"props":414,"children":415},{"style":52},[416],{"type":18,"value":227},{"type":13,"tag":45,"props":418,"children":419},{"style":196},[420],{"type":18,"value":313},{"type":13,"tag":45,"props":422,"children":423},{"style":63},[424],{"type":18,"value":237},{"type":13,"tag":45,"props":426,"children":427},{"class":47,"line":156},[428,433,437,441,445,449],{"type":13,"tag":45,"props":429,"children":430},{"style":63},[431],{"type":18,"value":432}," transform_data",{"type":13,"tag":45,"props":434,"children":435},{"style":52},[436],{"type":18,"value":217},{"type":13,"tag":45,"props":438,"children":439},{"style":196},[440],{"type":18,"value":222},{"type":13,"tag":45,"props":442,"children":443},{"style":52},[444],{"type":18,"value":227},{"type":13,"tag":45,"props":446,"children":447},{"style":196},[448],{"type":18,"value":313},{"type":13,"tag":45,"props":450,"children":451},{"style":63},[452],{"type":18,"value":237},{"type":13,"tag":45,"props":454,"children":455},{"class":47,"line":165},[456],{"type":13,"tag":45,"props":457,"children":458},{"style":63},[459],{"type":18,"value":460},"}\n",{"type":13,"tag":462,"props":463,"children":464},"ul",{},[465,486,505,524,535,553,564,582,593],{"type":13,"tag":466,"props":467,"children":468},"li",{},[469,475,477,484],{"type":13,"tag":21,"props":470,"children":472},{"className":471},[],[473],{"type":18,"value":474},"sType",{"type":18,"value":476}," is a ",{"type":13,"tag":478,"props":479,"children":481},"a",{"href":480},"/man/VkStructureType",[482],{"type":18,"value":483},"VkStructureType",{"type":18,"value":485}," value identifying this structure.",{"type":13,"tag":466,"props":487,"children":488},{},[489,495,497,503],{"type":13,"tag":21,"props":490,"children":492},{"className":491},[],[493],{"type":18,"value":494},"pNext",{"type":18,"value":496}," is ",{"type":13,"tag":21,"props":498,"children":500},{"className":499},[],[501],{"type":18,"value":502},"NULL",{"type":18,"value":504}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":466,"props":506,"children":507},{},[508,514,516,522],{"type":13,"tag":21,"props":509,"children":511},{"className":510},[],[512],{"type":18,"value":513},"vertexFormat",{"type":18,"value":515}," is the ",{"type":13,"tag":478,"props":517,"children":519},{"href":518},"/man/VkFormat",[520],{"type":18,"value":521},"VkFormat",{"type":18,"value":523}," of each vertex element.",{"type":13,"tag":466,"props":525,"children":526},{},[527,533],{"type":13,"tag":21,"props":528,"children":530},{"className":529},[],[531],{"type":18,"value":532},"vertexData",{"type":18,"value":534}," is a device or host address to memory containing vertex\ndata for this geometry.",{"type":13,"tag":466,"props":536,"children":537},{},[538,544,546,551],{"type":13,"tag":21,"props":539,"children":541},{"className":540},[],[542],{"type":18,"value":543},"maxVertex",{"type":18,"value":545}," is the number of vertices in ",{"type":13,"tag":21,"props":547,"children":549},{"className":548},[],[550],{"type":18,"value":532},{"type":18,"value":552}," minus one.",{"type":13,"tag":466,"props":554,"children":555},{},[556,562],{"type":13,"tag":21,"props":557,"children":559},{"className":558},[],[560],{"type":18,"value":561},"vertexStride",{"type":18,"value":563}," is the stride in bytes between each vertex.",{"type":13,"tag":466,"props":565,"children":566},{},[567,573,574,580],{"type":13,"tag":21,"props":568,"children":570},{"className":569},[],[571],{"type":18,"value":572},"indexType",{"type":18,"value":515},{"type":13,"tag":478,"props":575,"children":577},{"href":576},"/man/VkIndexType",[578],{"type":18,"value":579},"VkIndexType",{"type":18,"value":581}," of each index element.",{"type":13,"tag":466,"props":583,"children":584},{},[585,591],{"type":13,"tag":21,"props":586,"children":588},{"className":587},[],[589],{"type":18,"value":590},"indexData",{"type":18,"value":592}," is a device or host address to memory containing index\ndata for this geometry.",{"type":13,"tag":466,"props":594,"children":595},{},[596,602,604,610],{"type":13,"tag":21,"props":597,"children":599},{"className":598},[],[600],{"type":18,"value":601},"transformData",{"type":18,"value":603}," is a device or host address to memory containing an\noptional reference to a ",{"type":13,"tag":478,"props":605,"children":607},{"href":606},"/man/VkTransformMatrixKHR",[608],{"type":18,"value":609},"VkTransformMatrixKHR",{"type":18,"value":611}," structure describing\na transformation from the space in which the vertices in this geometry\nare described to the space in which the acceleration structure is\ndefined.",{"type":13,"tag":613,"props":614,"children":615},"note",{},[616],{"type":13,"tag":14,"props":617,"children":618},{},[619,621,627,629,635,637,642],{"type":18,"value":620},"Unlike the stride for vertex buffers in\n",{"type":13,"tag":478,"props":622,"children":624},{"href":623},"/man/VkVertexInputBindingDescription",[625],{"type":18,"value":626},"VkVertexInputBindingDescription",{"type":18,"value":628}," for graphics pipelines which must not\nexceed ",{"type":13,"tag":21,"props":630,"children":632},{"className":631},[],[633],{"type":18,"value":634},"maxVertexInputBindingStride",{"type":18,"value":636},", ",{"type":13,"tag":21,"props":638,"children":640},{"className":639},[],[641],{"type":18,"value":561},{"type":18,"value":643}," for\nacceleration structure geometry is instead restricted to being a 32-bit\nvalue.",{"type":13,"tag":645,"props":646,"children":648},"validity-group",{"name":647},"Valid Usage",[649,676,702,735],{"type":13,"tag":650,"props":651,"children":653},"validity-field",{"name":652},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-vertexStride-03735",[654],{"type":13,"tag":14,"props":655,"children":656},{},[657,662,664,669,671],{"type":13,"tag":21,"props":658,"children":660},{"className":659},[],[661],{"type":18,"value":561},{"type":18,"value":663}," ",{"type":13,"tag":665,"props":666,"children":668},"normative",{"type":667},"must",[],{"type":18,"value":670}," be a multiple of the size in bytes of the\nsmallest component of ",{"type":13,"tag":21,"props":672,"children":674},{"className":673},[],[675],{"type":18,"value":513},{"type":13,"tag":650,"props":677,"children":679},{"name":678},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-vertexStride-03819",[680],{"type":13,"tag":14,"props":681,"children":682},{},[683,688,689,692,694,700],{"type":13,"tag":21,"props":684,"children":686},{"className":685},[],[687],{"type":18,"value":561},{"type":18,"value":663},{"type":13,"tag":665,"props":690,"children":691},{"type":667},[],{"type":18,"value":693}," be less than or equal to 2",{"type":13,"tag":695,"props":696,"children":697},"sup",{},[698],{"type":18,"value":699},"32",{"type":18,"value":701},"-1",{"type":13,"tag":650,"props":703,"children":705},{"name":704},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-vertexFormat-03797",[706],{"type":13,"tag":14,"props":707,"children":708},{},[709,710,716,718,723,724,727,729],{"type":18,"value":19},{"type":13,"tag":478,"props":711,"children":713},{"href":712},"/chapters/resources#resources-buffer-view-format-features",[714],{"type":18,"value":715},"format features",{"type":18,"value":717}," of\n",{"type":13,"tag":21,"props":719,"children":721},{"className":720},[],[722],{"type":18,"value":513},{"type":18,"value":663},{"type":13,"tag":665,"props":725,"children":726},{"type":667},[],{"type":18,"value":728}," contain\n",{"type":13,"tag":21,"props":730,"children":732},{"className":731},[],[733],{"type":18,"value":734},"VK_FORMAT_FEATURE_ACCELERATION_STRUCTURE_VERTEX_BUFFER_BIT_KHR",{"type":13,"tag":650,"props":736,"children":738},{"name":737},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-indexType-03798",[739],{"type":13,"tag":14,"props":740,"children":741},{},[742,747,748,751,753,759,760,766,768],{"type":13,"tag":21,"props":743,"children":745},{"className":744},[],[746],{"type":18,"value":572},{"type":18,"value":663},{"type":13,"tag":665,"props":749,"children":750},{"type":667},[],{"type":18,"value":752}," be ",{"type":13,"tag":21,"props":754,"children":756},{"className":755},[],[757],{"type":18,"value":758},"VK_INDEX_TYPE_UINT16",{"type":18,"value":237},{"type":13,"tag":21,"props":761,"children":763},{"className":762},[],[764],{"type":18,"value":765},"VK_INDEX_TYPE_UINT32",{"type":18,"value":767},", or ",{"type":13,"tag":21,"props":769,"children":771},{"className":770},[],[772],{"type":18,"value":773},"VK_INDEX_TYPE_NONE_KHR",{"type":13,"tag":645,"props":775,"children":777},{"name":776},"Valid Usage (Implicit)",[778,801,856,882,906],{"type":13,"tag":650,"props":779,"children":781},{"name":780},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-sType-sType",[782],{"type":13,"tag":14,"props":783,"children":784},{},[785,790,791,794,795],{"type":13,"tag":21,"props":786,"children":788},{"className":787},[],[789],{"type":18,"value":474},{"type":18,"value":663},{"type":13,"tag":665,"props":792,"children":793},{"type":667},[],{"type":18,"value":752},{"type":13,"tag":21,"props":796,"children":798},{"className":797},[],[799],{"type":18,"value":800},"VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_TRIANGLES_DATA_KHR",{"type":13,"tag":650,"props":802,"children":804},{"name":803},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-pNext-pNext",[805],{"type":13,"tag":14,"props":806,"children":807},{},[808,810,815,817,822,824,827,829,834,836,842,843,849,850],{"type":18,"value":809},"Each ",{"type":13,"tag":21,"props":811,"children":813},{"className":812},[],[814],{"type":18,"value":494},{"type":18,"value":816}," member of any structure (including this one) in the ",{"type":13,"tag":21,"props":818,"children":820},{"className":819},[],[821],{"type":18,"value":494},{"type":18,"value":823}," chain ",{"type":13,"tag":665,"props":825,"children":826},{"type":667},[],{"type":18,"value":828}," be either ",{"type":13,"tag":21,"props":830,"children":832},{"className":831},[],[833],{"type":18,"value":502},{"type":18,"value":835}," or a pointer to a valid instance of ",{"type":13,"tag":478,"props":837,"children":839},{"href":838},"/man/VkAccelerationStructureGeometryMotionTrianglesDataNV",[840],{"type":18,"value":841},"VkAccelerationStructureGeometryMotionTrianglesDataNV",{"type":18,"value":636},{"type":13,"tag":478,"props":844,"children":846},{"href":845},"/man/VkAccelerationStructureTrianglesDisplacementMicromapNV",[847],{"type":18,"value":848},"VkAccelerationStructureTrianglesDisplacementMicromapNV",{"type":18,"value":767},{"type":13,"tag":478,"props":851,"children":853},{"href":852},"/man/VkAccelerationStructureTrianglesOpacityMicromapEXT",[854],{"type":18,"value":855},"VkAccelerationStructureTrianglesOpacityMicromapEXT",{"type":13,"tag":650,"props":857,"children":859},{"name":858},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-sType-unique",[860],{"type":13,"tag":14,"props":861,"children":862},{},[863,864,869,871,876,877,880],{"type":18,"value":19},{"type":13,"tag":21,"props":865,"children":867},{"className":866},[],[868],{"type":18,"value":474},{"type":18,"value":870}," value of each struct in the ",{"type":13,"tag":21,"props":872,"children":874},{"className":873},[],[875],{"type":18,"value":494},{"type":18,"value":823},{"type":13,"tag":665,"props":878,"children":879},{"type":667},[],{"type":18,"value":881}," be unique",{"type":13,"tag":650,"props":883,"children":885},{"name":884},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-vertexFormat-parameter",[886],{"type":13,"tag":14,"props":887,"children":888},{},[889,894,895,898,900,904],{"type":13,"tag":21,"props":890,"children":892},{"className":891},[],[893],{"type":18,"value":513},{"type":18,"value":663},{"type":13,"tag":665,"props":896,"children":897},{"type":667},[],{"type":18,"value":899}," be a valid ",{"type":13,"tag":478,"props":901,"children":902},{"href":518},[903],{"type":18,"value":521},{"type":18,"value":905}," value",{"type":13,"tag":650,"props":907,"children":909},{"name":908},"VUID-VkAccelerationStructureGeometryTrianglesDataKHR-indexType-parameter",[910],{"type":13,"tag":14,"props":911,"children":912},{},[913,918,919,922,923,927],{"type":13,"tag":21,"props":914,"children":916},{"className":915},[],[917],{"type":18,"value":572},{"type":18,"value":663},{"type":13,"tag":665,"props":920,"children":921},{"type":667},[],{"type":18,"value":899},{"type":13,"tag":478,"props":924,"children":925},{"href":576},[926],{"type":18,"value":579},{"type":18,"value":905},{"type":13,"tag":929,"props":930,"children":931},"style",{},[932],{"type":18,"value":933},"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":935},[],"markdown",1729612431437]