[{"data":1,"prerenderedAt":231},["ShallowReactive",2],{"zufepjrWh2":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":230,"_id":4},"VkFenceCreateFlagBits","Bitmask specifying initial state and behavior of a fence","VK_VERSION_1_0","enums",[],{"type":10,"children":11,"toc":228},"root",[12,206,222],{"type":13,"tag":14,"props":15,"children":16},"element","code-group",{},[17,93],{"type":13,"tag":18,"props":19,"children":25},"pre",{"className":20,"code":21,"filename":22,"language":23,"meta":24,"style":24},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkFenceCreateFlagBits {\n VK_FENCE_CREATE_SIGNALED_BIT = 0x00000001,\n} VkFenceCreateFlagBits;\n","C","c","",[26],{"type":13,"tag":27,"props":28,"children":29},"code",{"__ignoreMap":24},[30,54,84],{"type":13,"tag":31,"props":32,"children":35},"span",{"class":33,"line":34},"line",1,[36,43,48],{"type":13,"tag":31,"props":37,"children":39},{"style":38},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[40],{"type":41,"value":42},"text","typedef",{"type":13,"tag":31,"props":44,"children":45},{"style":38},[46],{"type":41,"value":47}," enum",{"type":13,"tag":31,"props":49,"children":51},{"style":50},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[52],{"type":41,"value":53}," VkFenceCreateFlagBits {\n",{"type":13,"tag":31,"props":55,"children":57},{"class":33,"line":56},2,[58,63,68,73,79],{"type":13,"tag":31,"props":59,"children":60},{"style":50},[61],{"type":41,"value":62}," VK_FENCE_CREATE_SIGNALED_BIT ",{"type":13,"tag":31,"props":64,"children":65},{"style":38},[66],{"type":41,"value":67},"=",{"type":13,"tag":31,"props":69,"children":70},{"style":38},[71],{"type":41,"value":72}," 0x",{"type":13,"tag":31,"props":74,"children":76},{"style":75},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[77],{"type":41,"value":78},"00000001",{"type":13,"tag":31,"props":80,"children":81},{"style":50},[82],{"type":41,"value":83},",\n",{"type":13,"tag":31,"props":85,"children":87},{"class":33,"line":86},3,[88],{"type":13,"tag":31,"props":89,"children":90},{"style":50},[91],{"type":41,"value":92},"} VkFenceCreateFlagBits;\n",{"type":13,"tag":18,"props":94,"children":99},{"className":95,"code":96,"filename":97,"language":98,"meta":24,"style":24},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct FenceCreateFlagBits(u32);\nimpl FenceCreateFlagBits {\n pub const SIGNALED: Self = 0x00000001;\n}\n","Rust","rs",[100],{"type":13,"tag":27,"props":101,"children":102},{"__ignoreMap":24},[103,137,154,197],{"type":13,"tag":31,"props":104,"children":105},{"class":33,"line":34},[106,111,116,122,127,132],{"type":13,"tag":31,"props":107,"children":108},{"style":38},[109],{"type":41,"value":110},"pub",{"type":13,"tag":31,"props":112,"children":113},{"style":38},[114],{"type":41,"value":115}," struct",{"type":13,"tag":31,"props":117,"children":119},{"style":118},"--shiki-default:#953800;--shiki-dark:#FFA657",[120],{"type":41,"value":121}," FenceCreateFlagBits",{"type":13,"tag":31,"props":123,"children":124},{"style":50},[125],{"type":41,"value":126},"(",{"type":13,"tag":31,"props":128,"children":129},{"style":118},[130],{"type":41,"value":131},"u32",{"type":13,"tag":31,"props":133,"children":134},{"style":50},[135],{"type":41,"value":136},");\n",{"type":13,"tag":31,"props":138,"children":139},{"class":33,"line":56},[140,145,149],{"type":13,"tag":31,"props":141,"children":142},{"style":38},[143],{"type":41,"value":144},"impl",{"type":13,"tag":31,"props":146,"children":147},{"style":118},[148],{"type":41,"value":121},{"type":13,"tag":31,"props":150,"children":151},{"style":50},[152],{"type":41,"value":153}," {\n",{"type":13,"tag":31,"props":155,"children":156},{"class":33,"line":86},[157,162,167,172,177,182,187,192],{"type":13,"tag":31,"props":158,"children":159},{"style":38},[160],{"type":41,"value":161}," pub",{"type":13,"tag":31,"props":163,"children":164},{"style":38},[165],{"type":41,"value":166}," const",{"type":13,"tag":31,"props":168,"children":169},{"style":75},[170],{"type":41,"value":171}," SIGNALED",{"type":13,"tag":31,"props":173,"children":174},{"style":38},[175],{"type":41,"value":176},":",{"type":13,"tag":31,"props":178,"children":179},{"style":75},[180],{"type":41,"value":181}," Self",{"type":13,"tag":31,"props":183,"children":184},{"style":38},[185],{"type":41,"value":186}," =",{"type":13,"tag":31,"props":188,"children":189},{"style":75},[190],{"type":41,"value":191}," 0x00000001",{"type":13,"tag":31,"props":193,"children":194},{"style":50},[195],{"type":41,"value":196},";\n",{"type":13,"tag":31,"props":198,"children":200},{"class":33,"line":199},4,[201],{"type":13,"tag":31,"props":202,"children":203},{"style":50},[204],{"type":41,"value":205},"}\n",{"type":13,"tag":207,"props":208,"children":209},"ul",{},[210],{"type":13,"tag":211,"props":212,"children":213},"li",{},[214,220],{"type":13,"tag":27,"props":215,"children":217},{"className":216},[],[218],{"type":41,"value":219},"VK_FENCE_CREATE_SIGNALED_BIT",{"type":41,"value":221}," specifies that the fence object is\ncreated in the signaled state.\nOtherwise, it is created in the unsignaled state.",{"type":13,"tag":223,"props":224,"children":225},"style",{},[226],{"type":41,"value":227},"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":24,"searchDepth":56,"depth":56,"links":229},[],"markdown",1725732553351]