[{"data":1,"prerenderedAt":722},["ShallowReactive",2],{"h0YTZrb6YD":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":721,"_id":4},"VkPhysicalDeviceClusterAccelerationStructurePropertiesNV","Structure describing properties supported by a cluster acceleration structure implementation","VK_NV_cluster_acceleration_structure","structs",[],{"type":10,"children":11,"toc":719},"root",[12,28,461,647,682,713],{"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\nis defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,204],{"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 VkPhysicalDeviceClusterAccelerationStructurePropertiesNV {\n VkStructureType sType;\n void* pNext;\n uint32_t maxVerticesPerCluster;\n uint32_t maxTrianglesPerCluster;\n uint32_t clusterScratchByteAlignment;\n uint32_t clusterByteAlignment;\n uint32_t clusterTemplateByteAlignment;\n uint32_t clusterBottomLevelByteAlignment;\n uint32_t clusterTemplateBoundsByteAlignment;\n uint32_t maxClusterGeometryIndex;\n} VkPhysicalDeviceClusterAccelerationStructurePropertiesNV;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,104,117,130,143,156,169,182,195],{"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}," VkPhysicalDeviceClusterAccelerationStructurePropertiesNV {\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],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94,99],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint32_t",{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," maxVerticesPerCluster;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108,112],{"type":13,"tag":45,"props":109,"children":110},{"style":52},[111],{"type":18,"value":98},{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116}," maxTrianglesPerCluster;\n",{"type":13,"tag":45,"props":118,"children":120},{"class":47,"line":119},6,[121,125],{"type":13,"tag":45,"props":122,"children":123},{"style":52},[124],{"type":18,"value":98},{"type":13,"tag":45,"props":126,"children":127},{"style":63},[128],{"type":18,"value":129}," clusterScratchByteAlignment;\n",{"type":13,"tag":45,"props":131,"children":133},{"class":47,"line":132},7,[134,138],{"type":13,"tag":45,"props":135,"children":136},{"style":52},[137],{"type":18,"value":98},{"type":13,"tag":45,"props":139,"children":140},{"style":63},[141],{"type":18,"value":142}," clusterByteAlignment;\n",{"type":13,"tag":45,"props":144,"children":146},{"class":47,"line":145},8,[147,151],{"type":13,"tag":45,"props":148,"children":149},{"style":52},[150],{"type":18,"value":98},{"type":13,"tag":45,"props":152,"children":153},{"style":63},[154],{"type":18,"value":155}," clusterTemplateByteAlignment;\n",{"type":13,"tag":45,"props":157,"children":159},{"class":47,"line":158},9,[160,164],{"type":13,"tag":45,"props":161,"children":162},{"style":52},[163],{"type":18,"value":98},{"type":13,"tag":45,"props":165,"children":166},{"style":63},[167],{"type":18,"value":168}," clusterBottomLevelByteAlignment;\n",{"type":13,"tag":45,"props":170,"children":172},{"class":47,"line":171},10,[173,177],{"type":13,"tag":45,"props":174,"children":175},{"style":52},[176],{"type":18,"value":98},{"type":13,"tag":45,"props":178,"children":179},{"style":63},[180],{"type":18,"value":181}," clusterTemplateBoundsByteAlignment;\n",{"type":13,"tag":45,"props":183,"children":185},{"class":47,"line":184},11,[186,190],{"type":13,"tag":45,"props":187,"children":188},{"style":52},[189],{"type":18,"value":98},{"type":13,"tag":45,"props":191,"children":192},{"style":63},[193],{"type":18,"value":194}," maxClusterGeometryIndex;\n",{"type":13,"tag":45,"props":196,"children":198},{"class":47,"line":197},12,[199],{"type":13,"tag":45,"props":200,"children":201},{"style":63},[202],{"type":18,"value":203},"} VkPhysicalDeviceClusterAccelerationStructurePropertiesNV;\n",{"type":13,"tag":33,"props":205,"children":210},{"className":206,"code":207,"filename":208,"language":209,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceClusterAccelerationStructurePropertiesNV {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n max_vertices_per_cluster: u32,\n max_triangles_per_cluster: u32,\n cluster_scratch_byte_alignment: u32,\n cluster_byte_alignment: u32,\n cluster_template_byte_alignment: u32,\n cluster_bottom_level_byte_alignment: u32,\n cluster_template_bounds_byte_alignment: u32,\n max_cluster_geometry_index: u32,\n}\n","Rust","rs",[211],{"type":13,"tag":21,"props":212,"children":213},{"__ignoreMap":39},[214,237,270,292,313,333,353,373,393,413,433,453],{"type":13,"tag":45,"props":215,"children":216},{"class":47,"line":48},[217,222,226,232],{"type":13,"tag":45,"props":218,"children":219},{"style":52},[220],{"type":18,"value":221},"pub",{"type":13,"tag":45,"props":223,"children":224},{"style":52},[225],{"type":18,"value":60},{"type":13,"tag":45,"props":227,"children":229},{"style":228},"--shiki-default:#953800;--shiki-dark:#FFA657",[230],{"type":18,"value":231}," PhysicalDeviceClusterAccelerationStructurePropertiesNV",{"type":13,"tag":45,"props":233,"children":234},{"style":63},[235],{"type":18,"value":236}," {\n",{"type":13,"tag":45,"props":238,"children":239},{"class":47,"line":69},[240,245,250,255,260,265],{"type":13,"tag":45,"props":241,"children":242},{"style":63},[243],{"type":18,"value":244}," s_type",{"type":13,"tag":45,"props":246,"children":247},{"style":52},[248],{"type":18,"value":249},":",{"type":13,"tag":45,"props":251,"children":252},{"style":228},[253],{"type":18,"value":254}," vk",{"type":13,"tag":45,"props":256,"children":257},{"style":52},[258],{"type":18,"value":259},"::",{"type":13,"tag":45,"props":261,"children":262},{"style":228},[263],{"type":18,"value":264},"StructureType",{"type":13,"tag":45,"props":266,"children":267},{"style":63},[268],{"type":18,"value":269},",\n",{"type":13,"tag":45,"props":271,"children":272},{"class":47,"line":78},[273,278,282,287],{"type":13,"tag":45,"props":274,"children":275},{"style":63},[276],{"type":18,"value":277}," p_next",{"type":13,"tag":45,"props":279,"children":280},{"style":52},[281],{"type":18,"value":249},{"type":13,"tag":45,"props":283,"children":284},{"style":52},[285],{"type":18,"value":286}," *mut",{"type":13,"tag":45,"props":288,"children":289},{"style":63},[290],{"type":18,"value":291}," c_void,\n",{"type":13,"tag":45,"props":293,"children":294},{"class":47,"line":92},[295,300,304,309],{"type":13,"tag":45,"props":296,"children":297},{"style":63},[298],{"type":18,"value":299}," max_vertices_per_cluster",{"type":13,"tag":45,"props":301,"children":302},{"style":52},[303],{"type":18,"value":249},{"type":13,"tag":45,"props":305,"children":306},{"style":228},[307],{"type":18,"value":308}," u32",{"type":13,"tag":45,"props":310,"children":311},{"style":63},[312],{"type":18,"value":269},{"type":13,"tag":45,"props":314,"children":315},{"class":47,"line":106},[316,321,325,329],{"type":13,"tag":45,"props":317,"children":318},{"style":63},[319],{"type":18,"value":320}," max_triangles_per_cluster",{"type":13,"tag":45,"props":322,"children":323},{"style":52},[324],{"type":18,"value":249},{"type":13,"tag":45,"props":326,"children":327},{"style":228},[328],{"type":18,"value":308},{"type":13,"tag":45,"props":330,"children":331},{"style":63},[332],{"type":18,"value":269},{"type":13,"tag":45,"props":334,"children":335},{"class":47,"line":119},[336,341,345,349],{"type":13,"tag":45,"props":337,"children":338},{"style":63},[339],{"type":18,"value":340}," cluster_scratch_byte_alignment",{"type":13,"tag":45,"props":342,"children":343},{"style":52},[344],{"type":18,"value":249},{"type":13,"tag":45,"props":346,"children":347},{"style":228},[348],{"type":18,"value":308},{"type":13,"tag":45,"props":350,"children":351},{"style":63},[352],{"type":18,"value":269},{"type":13,"tag":45,"props":354,"children":355},{"class":47,"line":132},[356,361,365,369],{"type":13,"tag":45,"props":357,"children":358},{"style":63},[359],{"type":18,"value":360}," cluster_byte_alignment",{"type":13,"tag":45,"props":362,"children":363},{"style":52},[364],{"type":18,"value":249},{"type":13,"tag":45,"props":366,"children":367},{"style":228},[368],{"type":18,"value":308},{"type":13,"tag":45,"props":370,"children":371},{"style":63},[372],{"type":18,"value":269},{"type":13,"tag":45,"props":374,"children":375},{"class":47,"line":145},[376,381,385,389],{"type":13,"tag":45,"props":377,"children":378},{"style":63},[379],{"type":18,"value":380}," cluster_template_byte_alignment",{"type":13,"tag":45,"props":382,"children":383},{"style":52},[384],{"type":18,"value":249},{"type":13,"tag":45,"props":386,"children":387},{"style":228},[388],{"type":18,"value":308},{"type":13,"tag":45,"props":390,"children":391},{"style":63},[392],{"type":18,"value":269},{"type":13,"tag":45,"props":394,"children":395},{"class":47,"line":158},[396,401,405,409],{"type":13,"tag":45,"props":397,"children":398},{"style":63},[399],{"type":18,"value":400}," cluster_bottom_level_byte_alignment",{"type":13,"tag":45,"props":402,"children":403},{"style":52},[404],{"type":18,"value":249},{"type":13,"tag":45,"props":406,"children":407},{"style":228},[408],{"type":18,"value":308},{"type":13,"tag":45,"props":410,"children":411},{"style":63},[412],{"type":18,"value":269},{"type":13,"tag":45,"props":414,"children":415},{"class":47,"line":171},[416,421,425,429],{"type":13,"tag":45,"props":417,"children":418},{"style":63},[419],{"type":18,"value":420}," cluster_template_bounds_byte_alignment",{"type":13,"tag":45,"props":422,"children":423},{"style":52},[424],{"type":18,"value":249},{"type":13,"tag":45,"props":426,"children":427},{"style":228},[428],{"type":18,"value":308},{"type":13,"tag":45,"props":430,"children":431},{"style":63},[432],{"type":18,"value":269},{"type":13,"tag":45,"props":434,"children":435},{"class":47,"line":184},[436,441,445,449],{"type":13,"tag":45,"props":437,"children":438},{"style":63},[439],{"type":18,"value":440}," max_cluster_geometry_index",{"type":13,"tag":45,"props":442,"children":443},{"style":52},[444],{"type":18,"value":249},{"type":13,"tag":45,"props":446,"children":447},{"style":228},[448],{"type":18,"value":308},{"type":13,"tag":45,"props":450,"children":451},{"style":63},[452],{"type":18,"value":269},{"type":13,"tag":45,"props":454,"children":455},{"class":47,"line":197},[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,530,546,562,578,593,608,631],{"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,513,515,521,523,528],{"type":13,"tag":509,"props":510,"children":512},"anchor",{"id":511},"limits-maxVerticesPerCluster",[],{"type":18,"value":514}," ",{"type":13,"tag":21,"props":516,"children":518},{"className":517},[],[519],{"type":18,"value":520},"maxVerticesPerCluster",{"type":18,"value":522}," indicates\nthe maximum number of unique vertices that ",{"type":13,"tag":524,"props":525,"children":527},"normative",{"type":526},"can",[],{"type":18,"value":529}," be specified in the\nindex buffer for a cluster.",{"type":13,"tag":466,"props":531,"children":532},{},[533,537,538,544],{"type":13,"tag":509,"props":534,"children":536},{"id":535},"limits-maxTrianglesPerCluster",[],{"type":18,"value":514},{"type":13,"tag":21,"props":539,"children":541},{"className":540},[],[542],{"type":18,"value":543},"maxTrianglesPerCluster",{"type":18,"value":545}," indicates\nthe maximum number of triangles in a cluster.",{"type":13,"tag":466,"props":547,"children":548},{},[549,553,554,560],{"type":13,"tag":509,"props":550,"children":552},{"id":551},"limits-clusterScratchByteAlignment",[],{"type":18,"value":514},{"type":13,"tag":21,"props":555,"children":557},{"className":556},[],[558],{"type":18,"value":559},"clusterScratchByteAlignment",{"type":18,"value":561},"\nindicates the alignment required for scratch memory used in building or\nmoving cluster acceleration structures.",{"type":13,"tag":466,"props":563,"children":564},{},[565,569,570,576],{"type":13,"tag":509,"props":566,"children":568},{"id":567},"limits-clusterByteAlignment",[],{"type":18,"value":514},{"type":13,"tag":21,"props":571,"children":573},{"className":572},[],[574],{"type":18,"value":575},"clusterByteAlignment",{"type":18,"value":577}," indicates the\nalignment of buffers when building cluster acceleration structures.",{"type":13,"tag":466,"props":579,"children":580},{},[581,585,591],{"type":13,"tag":509,"props":582,"children":584},{"id":583},"limits-clusterTemplateByteAlignment",[],{"type":13,"tag":21,"props":586,"children":588},{"className":587},[],[589],{"type":18,"value":590},"clusterTemplateByteAlignment",{"type":18,"value":592}," indicates the alignment of buffers\nwhen building cluster templates.",{"type":13,"tag":466,"props":594,"children":595},{},[596,600,606],{"type":13,"tag":509,"props":597,"children":599},{"id":598},"limits-clusterBottomLevelByteAlignment",[],{"type":13,"tag":21,"props":601,"children":603},{"className":602},[],[604],{"type":18,"value":605},"clusterBottomLevelByteAlignment",{"type":18,"value":607}," indicates the alignment of buffers\nwhen building bottom level acceleration structures.",{"type":13,"tag":466,"props":609,"children":610},{},[611,615,621,623,629],{"type":13,"tag":509,"props":612,"children":614},{"id":613},"limits-clusterTemplateBoundsByteAlignment",[],{"type":13,"tag":21,"props":616,"children":618},{"className":617},[],[619],{"type":18,"value":620},"clusterTemplateBoundsByteAlignment",{"type":18,"value":622}," indicates the alignment of\n",{"type":13,"tag":478,"props":624,"children":626},{"href":625},"/man/VkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV",[627],{"type":18,"value":628},"VkClusterAccelerationStructureBuildTriangleClusterTemplateInfoNV",{"type":18,"value":630},"::pname::instantiationBoundingBoxLimit.",{"type":13,"tag":466,"props":632,"children":633},{},[634,638,639,645],{"type":13,"tag":509,"props":635,"children":637},{"id":636},"limits-maxClusterGeometryIndex",[],{"type":18,"value":514},{"type":13,"tag":21,"props":640,"children":642},{"className":641},[],[643],{"type":18,"value":644},"maxClusterGeometryIndex",{"type":18,"value":646},"\nindicates the maximum geometry index possible for a triangle in an\ncluster acceleration structures.",{"type":13,"tag":14,"props":648,"children":649},{},[650,652,657,659,664,666,672,674,680],{"type":18,"value":651},"If the ",{"type":13,"tag":21,"props":653,"children":655},{"className":654},[],[656],{"type":18,"value":4},{"type":18,"value":658}," structure is included in the ",{"type":13,"tag":21,"props":660,"children":662},{"className":661},[],[663],{"type":18,"value":494},{"type":18,"value":665}," chain of the\n",{"type":13,"tag":478,"props":667,"children":669},{"href":668},"/man/VkPhysicalDeviceProperties2",[670],{"type":18,"value":671},"VkPhysicalDeviceProperties2",{"type":18,"value":673}," structure passed to\n",{"type":13,"tag":478,"props":675,"children":677},{"href":676},"/man/vkGetPhysicalDeviceProperties2",[678],{"type":18,"value":679},"vkGetPhysicalDeviceProperties2",{"type":18,"value":681},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":683,"props":684,"children":686},"validity-group",{"name":685},"Valid Usage (Implicit)",[687],{"type":13,"tag":688,"props":689,"children":691},"validity-field",{"name":690},"VUID-VkPhysicalDeviceClusterAccelerationStructurePropertiesNV-sType-sType",[692],{"type":13,"tag":14,"props":693,"children":694},{},[695,700,701,705,707],{"type":13,"tag":21,"props":696,"children":698},{"className":697},[],[699],{"type":18,"value":474},{"type":18,"value":514},{"type":13,"tag":524,"props":702,"children":704},{"type":703},"must",[],{"type":18,"value":706}," be ",{"type":13,"tag":21,"props":708,"children":710},{"className":709},[],[711],{"type":18,"value":712},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CLUSTER_ACCELERATION_STRUCTURE_PROPERTIES_NV",{"type":13,"tag":714,"props":715,"children":716},"style",{},[717],{"type":18,"value":718},"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":720},[],"markdown",1744876557348]