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