[{"data":1,"prerenderedAt":450},["ShallowReactive",2],{"O2D9hpwtMT":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":449,"_id":4},"VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI","Structure describing whether cluster culling shader is enabled","VK_HUAWEI_cluster_culling_shader","structs",[],{"type":10,"children":11,"toc":447},"root",[12,28,270,347,410,441],{"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,117],{"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 VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI {\n VkStructureType sType;\n void*pNext;\n VkBool32 clustercullingShader;\n VkBool32 multiviewClusterCullingShader;\n} VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,108],{"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}," VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI {\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],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98}," VkBool32 clustercullingShader;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103],{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107}," VkBool32 multiviewClusterCullingShader;\n",{"type":13,"tag":45,"props":109,"children":111},{"class":47,"line":110},6,[112],{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116},"} VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI;\n",{"type":13,"tag":33,"props":118,"children":123},{"className":119,"code":120,"filename":121,"language":122,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceClusterCullingShaderFeaturesHUAWEI {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n clusterculling_shader: vk::Bool32,\n multiview_cluster_culling_shader: vk::Bool32,\n}\n","Rust","rs",[124],{"type":13,"tag":21,"props":125,"children":126},{"__ignoreMap":39},[127,150,183,205,234,262],{"type":13,"tag":45,"props":128,"children":129},{"class":47,"line":48},[130,135,139,145],{"type":13,"tag":45,"props":131,"children":132},{"style":52},[133],{"type":18,"value":134},"pub",{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":60},{"type":13,"tag":45,"props":140,"children":142},{"style":141},"--shiki-default:#953800;--shiki-dark:#FFA657",[143],{"type":18,"value":144}," PhysicalDeviceClusterCullingShaderFeaturesHUAWEI",{"type":13,"tag":45,"props":146,"children":147},{"style":63},[148],{"type":18,"value":149}," {\n",{"type":13,"tag":45,"props":151,"children":152},{"class":47,"line":69},[153,158,163,168,173,178],{"type":13,"tag":45,"props":154,"children":155},{"style":63},[156],{"type":18,"value":157}," s_type",{"type":13,"tag":45,"props":159,"children":160},{"style":52},[161],{"type":18,"value":162},":",{"type":13,"tag":45,"props":164,"children":165},{"style":141},[166],{"type":18,"value":167}," vk",{"type":13,"tag":45,"props":169,"children":170},{"style":52},[171],{"type":18,"value":172},"::",{"type":13,"tag":45,"props":174,"children":175},{"style":141},[176],{"type":18,"value":177},"StructureType",{"type":13,"tag":45,"props":179,"children":180},{"style":63},[181],{"type":18,"value":182},",\n",{"type":13,"tag":45,"props":184,"children":185},{"class":47,"line":78},[186,191,195,200],{"type":13,"tag":45,"props":187,"children":188},{"style":63},[189],{"type":18,"value":190}," p_next",{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":162},{"type":13,"tag":45,"props":196,"children":197},{"style":52},[198],{"type":18,"value":199}," *mut",{"type":13,"tag":45,"props":201,"children":202},{"style":63},[203],{"type":18,"value":204}," c_void,\n",{"type":13,"tag":45,"props":206,"children":207},{"class":47,"line":92},[208,213,217,221,225,230],{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":212}," clusterculling_shader",{"type":13,"tag":45,"props":214,"children":215},{"style":52},[216],{"type":18,"value":162},{"type":13,"tag":45,"props":218,"children":219},{"style":141},[220],{"type":18,"value":167},{"type":13,"tag":45,"props":222,"children":223},{"style":52},[224],{"type":18,"value":172},{"type":13,"tag":45,"props":226,"children":227},{"style":141},[228],{"type":18,"value":229},"Bool32",{"type":13,"tag":45,"props":231,"children":232},{"style":63},[233],{"type":18,"value":182},{"type":13,"tag":45,"props":235,"children":236},{"class":47,"line":101},[237,242,246,250,254,258],{"type":13,"tag":45,"props":238,"children":239},{"style":63},[240],{"type":18,"value":241}," multiview_cluster_culling_shader",{"type":13,"tag":45,"props":243,"children":244},{"style":52},[245],{"type":18,"value":162},{"type":13,"tag":45,"props":247,"children":248},{"style":141},[249],{"type":18,"value":167},{"type":13,"tag":45,"props":251,"children":252},{"style":52},[253],{"type":18,"value":172},{"type":13,"tag":45,"props":255,"children":256},{"style":141},[257],{"type":18,"value":229},{"type":13,"tag":45,"props":259,"children":260},{"style":63},[261],{"type":18,"value":182},{"type":13,"tag":45,"props":263,"children":264},{"class":47,"line":110},[265],{"type":13,"tag":45,"props":266,"children":267},{"style":63},[268],{"type":18,"value":269},"}\n",{"type":13,"tag":271,"props":272,"children":273},"ul",{},[274,295,314,332],{"type":13,"tag":275,"props":276,"children":277},"li",{},[278,284,286,293],{"type":13,"tag":21,"props":279,"children":281},{"className":280},[],[282],{"type":18,"value":283},"sType",{"type":18,"value":285}," is a ",{"type":13,"tag":287,"props":288,"children":290},"a",{"href":289},"/man/VkStructureType",[291],{"type":18,"value":292},"VkStructureType",{"type":18,"value":294}," value identifying this structure.",{"type":13,"tag":275,"props":296,"children":297},{},[298,304,306,312],{"type":13,"tag":21,"props":299,"children":301},{"className":300},[],[302],{"type":18,"value":303},"pNext",{"type":18,"value":305}," is ",{"type":13,"tag":21,"props":307,"children":309},{"className":308},[],[310],{"type":18,"value":311},"NULL",{"type":18,"value":313}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":275,"props":315,"children":316},{},[317,322,324,330],{"type":13,"tag":318,"props":319,"children":321},"anchor",{"id":320},"features-clustercullingShader",[],{"type":18,"value":323}," ",{"type":13,"tag":21,"props":325,"children":327},{"className":326},[],[328],{"type":18,"value":329},"clustercullingShader",{"type":18,"value":331}," specifies\nwhether cluster culling shader is supported.",{"type":13,"tag":275,"props":333,"children":334},{},[335,339,345],{"type":13,"tag":318,"props":336,"children":338},{"id":337},"features-multiviewClusterCullingShader",[],{"type":13,"tag":21,"props":340,"children":342},{"className":341},[],[343],{"type":18,"value":344},"multiviewClusterCullingShader",{"type":18,"value":346}," specifies whether multiview is\nsupported.",{"type":13,"tag":14,"props":348,"children":349},{},[350,352,357,359,364,366,372,374,380,382,387,388,393,395,400,402,408],{"type":18,"value":351},"If the ",{"type":13,"tag":21,"props":353,"children":355},{"className":354},[],[356],{"type":18,"value":4},{"type":18,"value":358}," structure is included in the ",{"type":13,"tag":21,"props":360,"children":362},{"className":361},[],[363],{"type":18,"value":303},{"type":18,"value":365}," chain of the\n",{"type":13,"tag":287,"props":367,"children":369},{"href":368},"/man/VkPhysicalDeviceFeatures2",[370],{"type":18,"value":371},"VkPhysicalDeviceFeatures2",{"type":18,"value":373}," structure passed to\n",{"type":13,"tag":287,"props":375,"children":377},{"href":376},"/man/vkGetPhysicalDeviceFeatures2",[378],{"type":18,"value":379},"vkGetPhysicalDeviceFeatures2",{"type":18,"value":381},", it is filled in to indicate whether each\ncorresponding feature is supported.\n",{"type":13,"tag":21,"props":383,"children":385},{"className":384},[],[386],{"type":18,"value":4},{"type":18,"value":323},{"type":13,"tag":389,"props":390,"children":392},"normative",{"type":391},"can",[],{"type":18,"value":394}," also be used in the ",{"type":13,"tag":21,"props":396,"children":398},{"className":397},[],[399],{"type":18,"value":303},{"type":18,"value":401}," chain of\n",{"type":13,"tag":287,"props":403,"children":405},{"href":404},"/man/VkDeviceCreateInfo",[406],{"type":18,"value":407},"VkDeviceCreateInfo",{"type":18,"value":409}," to selectively enable these features.",{"type":13,"tag":411,"props":412,"children":414},"validity-group",{"name":413},"Valid Usage (Implicit)",[415],{"type":13,"tag":416,"props":417,"children":419},"validity-field",{"name":418},"VUID-VkPhysicalDeviceClusterCullingShaderFeaturesHUAWEI-sType-sType",[420],{"type":13,"tag":14,"props":421,"children":422},{},[423,428,429,433,435],{"type":13,"tag":21,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":283},{"type":18,"value":323},{"type":13,"tag":389,"props":430,"children":432},{"type":431},"must",[],{"type":18,"value":434}," be ",{"type":13,"tag":21,"props":436,"children":438},{"className":437},[],[439],{"type":18,"value":440},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CLUSTER_CULLING_SHADER_FEATURES_HUAWEI",{"type":13,"tag":442,"props":443,"children":444},"style",{},[445],{"type":18,"value":446},"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":448},[],"markdown",1725732565939]