[{"data":1,"prerenderedAt":409},["ShallowReactive",2],{"NB64q15juG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":408,"_id":4},"VkSubmitFlagBits","Bitmask specifying behavior of a submission","VK_VERSION_1_3","enums",[],{"type":10,"children":11,"toc":406},"root",[12,45,299,304,384,400],{"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 ",{"type":13,"tag":28,"props":29,"children":31},"a",{"href":30},"/man/VkSubmitInfo2",[32],{"type":18,"value":33},"VkSubmitInfo2",{"type":18,"value":35},"::",{"type":13,"tag":37,"props":38,"children":40},"code",{"className":39},[],[41],{"type":18,"value":42},"flags",{"type":18,"value":44},", specifying\nsubmission behavior, 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 VkSubmitFlagBits {\n VK_SUBMIT_PROTECTED_BIT = 0x00000001,\n VK_SUBMIT_PROTECTED_BIT_KHR = VK_SUBMIT_PROTECTED_BIT,\n} VkSubmitFlagBits;\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}," VkSubmitFlagBits {\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_SUBMIT_PROTECTED_BIT ",{"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_SUBMIT_PROTECTED_BIT_KHR ",{"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_SUBMIT_PROTECTED_BIT,\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},"} VkSubmitFlagBits;\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 SubmitFlagBits(u32);\nimpl SubmitFlagBits {\n pub const PROTECTED: Self = 0x00000001;\n pub const PROTECTED_KHR: Self = Self::PROTECTED;\n}\n","Rust","rs",[148],{"type":13,"tag":37,"props":149,"children":150},{"__ignoreMap":56},[151,185,202,245,290],{"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}," SubmitFlagBits",{"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}," PROTECTED",{"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,252,256,261,265,269,273,277,281,286],{"type":13,"tag":62,"props":249,"children":250},{"style":69},[251],{"type":18,"value":209},{"type":13,"tag":62,"props":253,"children":254},{"style":69},[255],{"type":18,"value":214},{"type":13,"tag":62,"props":257,"children":258},{"style":105},[259],{"type":18,"value":260}," PROTECTED_KHR",{"type":13,"tag":62,"props":262,"children":263},{"style":69},[264],{"type":18,"value":224},{"type":13,"tag":62,"props":266,"children":267},{"style":105},[268],{"type":18,"value":229},{"type":13,"tag":62,"props":270,"children":271},{"style":69},[272],{"type":18,"value":234},{"type":13,"tag":62,"props":274,"children":275},{"style":105},[276],{"type":18,"value":229},{"type":13,"tag":62,"props":278,"children":279},{"style":69},[280],{"type":18,"value":35},{"type":13,"tag":62,"props":282,"children":283},{"style":105},[284],{"type":18,"value":285},"PROTECTED",{"type":13,"tag":62,"props":287,"children":288},{"style":80},[289],{"type":18,"value":244},{"type":13,"tag":62,"props":291,"children":293},{"class":64,"line":292},5,[294],{"type":13,"tag":62,"props":295,"children":296},{"style":80},[297],{"type":18,"value":298},"}\n",{"type":13,"tag":14,"props":300,"children":301},{},[302],{"type":18,"value":303},"or the equivalent",{"type":13,"tag":46,"props":305,"children":306},{},[307,333],{"type":13,"tag":50,"props":308,"children":310},{"className":52,"code":309,"filename":54,"language":55,"meta":56,"style":56},"#define VkSubmitFlagBitsKHR VkSubmitFlagBits\n",[311],{"type":13,"tag":37,"props":312,"children":313},{"__ignoreMap":56},[314],{"type":13,"tag":62,"props":315,"children":316},{"class":64,"line":65},[317,322,328],{"type":13,"tag":62,"props":318,"children":319},{"style":69},[320],{"type":18,"value":321},"#define",{"type":13,"tag":62,"props":323,"children":325},{"style":324},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[326],{"type":18,"value":327}," VkSubmitFlagBitsKHR",{"type":13,"tag":62,"props":329,"children":330},{"style":80},[331],{"type":18,"value":332}," VkSubmitFlagBits\n",{"type":13,"tag":50,"props":334,"children":336},{"className":143,"code":335,"filename":145,"language":146,"meta":56,"style":56},"const SubmitFlagBitsKHR: _ = vk::SubmitFlagBits;\n",[337],{"type":13,"tag":37,"props":338,"children":339},{"__ignoreMap":56},[340],{"type":13,"tag":62,"props":341,"children":342},{"class":64,"line":65},[343,348,353,357,362,366,371,375,380],{"type":13,"tag":62,"props":344,"children":345},{"style":69},[346],{"type":18,"value":347},"const",{"type":13,"tag":62,"props":349,"children":350},{"style":105},[351],{"type":18,"value":352}," SubmitFlagBitsKHR",{"type":13,"tag":62,"props":354,"children":355},{"style":69},[356],{"type":18,"value":224},{"type":13,"tag":62,"props":358,"children":359},{"style":80},[360],{"type":18,"value":361}," _ ",{"type":13,"tag":62,"props":363,"children":364},{"style":69},[365],{"type":18,"value":97},{"type":13,"tag":62,"props":367,"children":368},{"style":166},[369],{"type":18,"value":370}," vk",{"type":13,"tag":62,"props":372,"children":373},{"style":69},[374],{"type":18,"value":35},{"type":13,"tag":62,"props":376,"children":377},{"style":166},[378],{"type":18,"value":379},"SubmitFlagBits",{"type":13,"tag":62,"props":381,"children":382},{"style":80},[383],{"type":18,"value":244},{"type":13,"tag":385,"props":386,"children":387},"ul",{},[388],{"type":13,"tag":389,"props":390,"children":391},"li",{},[392,398],{"type":13,"tag":37,"props":393,"children":395},{"className":394},[],[396],{"type":18,"value":397},"VK_SUBMIT_PROTECTED_BIT",{"type":18,"value":399}," specifies that this batch is a protected\nsubmission.",{"type":13,"tag":401,"props":402,"children":403},"style",{},[404],{"type":18,"value":405},"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":407},[],"markdown",1725732588055]