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