[{"data":1,"prerenderedAt":402},["ShallowReactive",2],{"R1KIJn2vp1":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":401,"_id":4},"VkPointClippingBehavior","Enum specifying the point clipping behavior","VK_VERSION_1_1","enums",[],{"type":10,"children":11,"toc":399},"root",[12,38,281,286,366,393],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,36],{"type":18,"value":19},"text","Possible values of\n",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/VkPhysicalDevicePointClippingProperties",[25],{"type":18,"value":26},"VkPhysicalDevicePointClippingProperties",{"type":18,"value":28},"::",{"type":13,"tag":30,"props":31,"children":33},"code",{"className":32},[],[34],{"type":18,"value":35},"pointClippingBehavior",{"type":18,"value":37},",\nspecifying clipping behavior of a point primitive whose vertex lies outside\nthe clip volume, are:",{"type":13,"tag":39,"props":40,"children":41},"code-group",{},[42,133],{"type":13,"tag":43,"props":44,"children":50},"pre",{"className":45,"code":46,"filename":47,"language":48,"meta":49,"style":49},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkPointClippingBehavior {\n VK_POINT_CLIPPING_BEHAVIOR_ALL_CLIP_PLANES = 0,\n VK_POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY = 1,\n} VkPointClippingBehavior;\n","C","c","",[51],{"type":13,"tag":30,"props":52,"children":53},{"__ignoreMap":49},[54,77,102,124],{"type":13,"tag":55,"props":56,"children":59},"span",{"class":57,"line":58},"line",1,[60,66,71],{"type":13,"tag":55,"props":61,"children":63},{"style":62},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[64],{"type":18,"value":65},"typedef",{"type":13,"tag":55,"props":67,"children":68},{"style":62},[69],{"type":18,"value":70}," enum",{"type":13,"tag":55,"props":72,"children":74},{"style":73},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[75],{"type":18,"value":76}," VkPointClippingBehavior {\n",{"type":13,"tag":55,"props":78,"children":80},{"class":57,"line":79},2,[81,86,91,97],{"type":13,"tag":55,"props":82,"children":83},{"style":73},[84],{"type":18,"value":85}," VK_POINT_CLIPPING_BEHAVIOR_ALL_CLIP_PLANES ",{"type":13,"tag":55,"props":87,"children":88},{"style":62},[89],{"type":18,"value":90},"=",{"type":13,"tag":55,"props":92,"children":94},{"style":93},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[95],{"type":18,"value":96}," 0",{"type":13,"tag":55,"props":98,"children":99},{"style":73},[100],{"type":18,"value":101},",\n",{"type":13,"tag":55,"props":103,"children":105},{"class":57,"line":104},3,[106,111,115,120],{"type":13,"tag":55,"props":107,"children":108},{"style":73},[109],{"type":18,"value":110}," VK_POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY ",{"type":13,"tag":55,"props":112,"children":113},{"style":62},[114],{"type":18,"value":90},{"type":13,"tag":55,"props":116,"children":117},{"style":93},[118],{"type":18,"value":119}," 1",{"type":13,"tag":55,"props":121,"children":122},{"style":73},[123],{"type":18,"value":101},{"type":13,"tag":55,"props":125,"children":127},{"class":57,"line":126},4,[128],{"type":13,"tag":55,"props":129,"children":130},{"style":73},[131],{"type":18,"value":132},"} VkPointClippingBehavior;\n",{"type":13,"tag":43,"props":134,"children":139},{"className":135,"code":136,"filename":137,"language":138,"meta":49,"style":49},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PointClippingBehavior(u32);\nimpl PointClippingBehavior {\n pub const ALL_CLIP_PLANES: Self = 0;\n pub const USER_CLIP_PLANES_ONLY: Self = 1;\n}\n","Rust","rs",[140],{"type":13,"tag":30,"props":141,"children":142},{"__ignoreMap":49},[143,177,194,236,272],{"type":13,"tag":55,"props":144,"children":145},{"class":57,"line":58},[146,151,156,162,167,172],{"type":13,"tag":55,"props":147,"children":148},{"style":62},[149],{"type":18,"value":150},"pub",{"type":13,"tag":55,"props":152,"children":153},{"style":62},[154],{"type":18,"value":155}," struct",{"type":13,"tag":55,"props":157,"children":159},{"style":158},"--shiki-default:#953800;--shiki-dark:#FFA657",[160],{"type":18,"value":161}," PointClippingBehavior",{"type":13,"tag":55,"props":163,"children":164},{"style":73},[165],{"type":18,"value":166},"(",{"type":13,"tag":55,"props":168,"children":169},{"style":158},[170],{"type":18,"value":171},"u32",{"type":13,"tag":55,"props":173,"children":174},{"style":73},[175],{"type":18,"value":176},");\n",{"type":13,"tag":55,"props":178,"children":179},{"class":57,"line":79},[180,185,189],{"type":13,"tag":55,"props":181,"children":182},{"style":62},[183],{"type":18,"value":184},"impl",{"type":13,"tag":55,"props":186,"children":187},{"style":158},[188],{"type":18,"value":161},{"type":13,"tag":55,"props":190,"children":191},{"style":73},[192],{"type":18,"value":193}," {\n",{"type":13,"tag":55,"props":195,"children":196},{"class":57,"line":104},[197,202,207,212,217,222,227,231],{"type":13,"tag":55,"props":198,"children":199},{"style":62},[200],{"type":18,"value":201}," pub",{"type":13,"tag":55,"props":203,"children":204},{"style":62},[205],{"type":18,"value":206}," const",{"type":13,"tag":55,"props":208,"children":209},{"style":93},[210],{"type":18,"value":211}," ALL_CLIP_PLANES",{"type":13,"tag":55,"props":213,"children":214},{"style":62},[215],{"type":18,"value":216},":",{"type":13,"tag":55,"props":218,"children":219},{"style":93},[220],{"type":18,"value":221}," Self",{"type":13,"tag":55,"props":223,"children":224},{"style":62},[225],{"type":18,"value":226}," =",{"type":13,"tag":55,"props":228,"children":229},{"style":93},[230],{"type":18,"value":96},{"type":13,"tag":55,"props":232,"children":233},{"style":73},[234],{"type":18,"value":235},";\n",{"type":13,"tag":55,"props":237,"children":238},{"class":57,"line":126},[239,243,247,252,256,260,264,268],{"type":13,"tag":55,"props":240,"children":241},{"style":62},[242],{"type":18,"value":201},{"type":13,"tag":55,"props":244,"children":245},{"style":62},[246],{"type":18,"value":206},{"type":13,"tag":55,"props":248,"children":249},{"style":93},[250],{"type":18,"value":251}," USER_CLIP_PLANES_ONLY",{"type":13,"tag":55,"props":253,"children":254},{"style":62},[255],{"type":18,"value":216},{"type":13,"tag":55,"props":257,"children":258},{"style":93},[259],{"type":18,"value":221},{"type":13,"tag":55,"props":261,"children":262},{"style":62},[263],{"type":18,"value":226},{"type":13,"tag":55,"props":265,"children":266},{"style":93},[267],{"type":18,"value":119},{"type":13,"tag":55,"props":269,"children":270},{"style":73},[271],{"type":18,"value":235},{"type":13,"tag":55,"props":273,"children":275},{"class":57,"line":274},5,[276],{"type":13,"tag":55,"props":277,"children":278},{"style":73},[279],{"type":18,"value":280},"}\n",{"type":13,"tag":14,"props":282,"children":283},{},[284],{"type":18,"value":285},"or the equivalent",{"type":13,"tag":39,"props":287,"children":288},{},[289,315],{"type":13,"tag":43,"props":290,"children":292},{"className":45,"code":291,"filename":47,"language":48,"meta":49,"style":49},"#define VkPointClippingBehaviorKHR VkPointClippingBehavior\n",[293],{"type":13,"tag":30,"props":294,"children":295},{"__ignoreMap":49},[296],{"type":13,"tag":55,"props":297,"children":298},{"class":57,"line":58},[299,304,310],{"type":13,"tag":55,"props":300,"children":301},{"style":62},[302],{"type":18,"value":303},"#define",{"type":13,"tag":55,"props":305,"children":307},{"style":306},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[308],{"type":18,"value":309}," VkPointClippingBehaviorKHR",{"type":13,"tag":55,"props":311,"children":312},{"style":73},[313],{"type":18,"value":314}," VkPointClippingBehavior\n",{"type":13,"tag":43,"props":316,"children":318},{"className":135,"code":317,"filename":137,"language":138,"meta":49,"style":49},"const PointClippingBehaviorKHR: _ = vk::PointClippingBehavior;\n",[319],{"type":13,"tag":30,"props":320,"children":321},{"__ignoreMap":49},[322],{"type":13,"tag":55,"props":323,"children":324},{"class":57,"line":58},[325,330,335,339,344,348,353,357,362],{"type":13,"tag":55,"props":326,"children":327},{"style":62},[328],{"type":18,"value":329},"const",{"type":13,"tag":55,"props":331,"children":332},{"style":93},[333],{"type":18,"value":334}," PointClippingBehaviorKHR",{"type":13,"tag":55,"props":336,"children":337},{"style":62},[338],{"type":18,"value":216},{"type":13,"tag":55,"props":340,"children":341},{"style":73},[342],{"type":18,"value":343}," _ ",{"type":13,"tag":55,"props":345,"children":346},{"style":62},[347],{"type":18,"value":90},{"type":13,"tag":55,"props":349,"children":350},{"style":158},[351],{"type":18,"value":352}," vk",{"type":13,"tag":55,"props":354,"children":355},{"style":62},[356],{"type":18,"value":28},{"type":13,"tag":55,"props":358,"children":359},{"style":158},[360],{"type":18,"value":361},"PointClippingBehavior",{"type":13,"tag":55,"props":363,"children":364},{"style":73},[365],{"type":18,"value":235},{"type":13,"tag":367,"props":368,"children":369},"ul",{},[370,382],{"type":13,"tag":371,"props":372,"children":373},"li",{},[374,380],{"type":13,"tag":30,"props":375,"children":377},{"className":376},[],[378],{"type":18,"value":379},"VK_POINT_CLIPPING_BEHAVIOR_ALL_CLIP_PLANES",{"type":18,"value":381}," specifies that the\nprimitive is discarded if the vertex lies outside any clip plane,\nincluding the planes bounding the view volume.",{"type":13,"tag":371,"props":383,"children":384},{},[385,391],{"type":13,"tag":30,"props":386,"children":388},{"className":387},[],[389],{"type":18,"value":390},"VK_POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY",{"type":18,"value":392}," specifies that\nthe primitive is discarded only if the vertex lies outside any user clip\nplane.",{"type":13,"tag":394,"props":395,"children":396},"style",{},[397],{"type":18,"value":398},"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":49,"searchDepth":79,"depth":79,"links":400},[],"markdown",1725732580333]