[{"data":1,"prerenderedAt":278},["ShallowReactive",2],{"RgLPcHiYUW":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":277,"_id":4},"VkSurfaceCounterFlagBitsEXT","Surface-relative counter types","VK_EXT_display_surface_counter","enums",[],{"type":10,"children":11,"toc":275},"root",[12,45,253,269],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,25,27,34,36,43],{"type":18,"value":19},"text","Bits which ",{"type":13,"tag":21,"props":22,"children":24},"normative",{"type":23},"can",[],{"type":18,"value":26}," be set in\n",{"type":13,"tag":28,"props":29,"children":31},"a",{"href":30},"/man/VkSurfaceCapabilities2EXT",[32],{"type":18,"value":33},"VkSurfaceCapabilities2EXT",{"type":18,"value":35},"::",{"type":13,"tag":37,"props":38,"children":40},"code",{"className":39},[],[41],{"type":18,"value":42},"supportedSurfaceCounters",{"type":18,"value":44},", indicating\nsupported surface counter types, are:",{"type":13,"tag":46,"props":47,"children":48},"code-group",{},[49,141],{"type":13,"tag":50,"props":51,"children":57},"pre",{"className":52,"code":53,"filename":54,"language":55,"meta":56,"style":56},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkSurfaceCounterFlagBitsEXT {\n VK_SURFACE_COUNTER_VBLANK_BIT_EXT = 0x00000001,\n VK_SURFACE_COUNTER_VBLANK_EXT = VK_SURFACE_COUNTER_VBLANK_BIT_EXT,\n} VkSurfaceCounterFlagBitsEXT;\n","C","c","",[58],{"type":13,"tag":37,"props":59,"children":60},{"__ignoreMap":56},[61,84,114,132],{"type":13,"tag":62,"props":63,"children":66},"span",{"class":64,"line":65},"line",1,[67,73,78],{"type":13,"tag":62,"props":68,"children":70},{"style":69},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[71],{"type":18,"value":72},"typedef",{"type":13,"tag":62,"props":74,"children":75},{"style":69},[76],{"type":18,"value":77}," enum",{"type":13,"tag":62,"props":79,"children":81},{"style":80},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[82],{"type":18,"value":83}," VkSurfaceCounterFlagBitsEXT {\n",{"type":13,"tag":62,"props":85,"children":87},{"class":64,"line":86},2,[88,93,98,103,109],{"type":13,"tag":62,"props":89,"children":90},{"style":80},[91],{"type":18,"value":92}," VK_SURFACE_COUNTER_VBLANK_BIT_EXT ",{"type":13,"tag":62,"props":94,"children":95},{"style":69},[96],{"type":18,"value":97},"=",{"type":13,"tag":62,"props":99,"children":100},{"style":69},[101],{"type":18,"value":102}," 0x",{"type":13,"tag":62,"props":104,"children":106},{"style":105},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[107],{"type":18,"value":108},"00000001",{"type":13,"tag":62,"props":110,"children":111},{"style":80},[112],{"type":18,"value":113},",\n",{"type":13,"tag":62,"props":115,"children":117},{"class":64,"line":116},3,[118,123,127],{"type":13,"tag":62,"props":119,"children":120},{"style":80},[121],{"type":18,"value":122}," VK_SURFACE_COUNTER_VBLANK_EXT ",{"type":13,"tag":62,"props":124,"children":125},{"style":69},[126],{"type":18,"value":97},{"type":13,"tag":62,"props":128,"children":129},{"style":80},[130],{"type":18,"value":131}," VK_SURFACE_COUNTER_VBLANK_BIT_EXT,\n",{"type":13,"tag":62,"props":133,"children":135},{"class":64,"line":134},4,[136],{"type":13,"tag":62,"props":137,"children":138},{"style":80},[139],{"type":18,"value":140},"} VkSurfaceCounterFlagBitsEXT;\n",{"type":13,"tag":50,"props":142,"children":147},{"className":143,"code":144,"filename":145,"language":146,"meta":56,"style":56},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SurfaceCounterFlagBitsEXT(u32);\nimpl SurfaceCounterFlagBitsEXT {\n pub const VBLANK: Self = 0x00000001;\n}\n","Rust","rs",[148],{"type":13,"tag":37,"props":149,"children":150},{"__ignoreMap":56},[151,185,202,245],{"type":13,"tag":62,"props":152,"children":153},{"class":64,"line":65},[154,159,164,170,175,180],{"type":13,"tag":62,"props":155,"children":156},{"style":69},[157],{"type":18,"value":158},"pub",{"type":13,"tag":62,"props":160,"children":161},{"style":69},[162],{"type":18,"value":163}," struct",{"type":13,"tag":62,"props":165,"children":167},{"style":166},"--shiki-default:#953800;--shiki-dark:#FFA657",[168],{"type":18,"value":169}," SurfaceCounterFlagBitsEXT",{"type":13,"tag":62,"props":171,"children":172},{"style":80},[173],{"type":18,"value":174},"(",{"type":13,"tag":62,"props":176,"children":177},{"style":166},[178],{"type":18,"value":179},"u32",{"type":13,"tag":62,"props":181,"children":182},{"style":80},[183],{"type":18,"value":184},");\n",{"type":13,"tag":62,"props":186,"children":187},{"class":64,"line":86},[188,193,197],{"type":13,"tag":62,"props":189,"children":190},{"style":69},[191],{"type":18,"value":192},"impl",{"type":13,"tag":62,"props":194,"children":195},{"style":166},[196],{"type":18,"value":169},{"type":13,"tag":62,"props":198,"children":199},{"style":80},[200],{"type":18,"value":201}," {\n",{"type":13,"tag":62,"props":203,"children":204},{"class":64,"line":116},[205,210,215,220,225,230,235,240],{"type":13,"tag":62,"props":206,"children":207},{"style":69},[208],{"type":18,"value":209}," pub",{"type":13,"tag":62,"props":211,"children":212},{"style":69},[213],{"type":18,"value":214}," const",{"type":13,"tag":62,"props":216,"children":217},{"style":105},[218],{"type":18,"value":219}," VBLANK",{"type":13,"tag":62,"props":221,"children":222},{"style":69},[223],{"type":18,"value":224},":",{"type":13,"tag":62,"props":226,"children":227},{"style":105},[228],{"type":18,"value":229}," Self",{"type":13,"tag":62,"props":231,"children":232},{"style":69},[233],{"type":18,"value":234}," =",{"type":13,"tag":62,"props":236,"children":237},{"style":105},[238],{"type":18,"value":239}," 0x00000001",{"type":13,"tag":62,"props":241,"children":242},{"style":80},[243],{"type":18,"value":244},";\n",{"type":13,"tag":62,"props":246,"children":247},{"class":64,"line":134},[248],{"type":13,"tag":62,"props":249,"children":250},{"style":80},[251],{"type":18,"value":252},"}\n",{"type":13,"tag":254,"props":255,"children":256},"ul",{},[257],{"type":13,"tag":258,"props":259,"children":260},"li",{},[261,267],{"type":13,"tag":37,"props":262,"children":264},{"className":263},[],[265],{"type":18,"value":266},"VK_SURFACE_COUNTER_VBLANK_BIT_EXT",{"type":18,"value":268}," specifies a counter incrementing\nonce every time a vertical blanking period occurs on the display\nassociated with the surface.",{"type":13,"tag":270,"props":271,"children":272},"style",{},[273],{"type":18,"value":274},"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":56,"searchDepth":86,"depth":86,"links":276},[],"markdown",1729612483292]