[{"data":1,"prerenderedAt":524},["ShallowReactive",2],{"YGPsAMMtQH":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":523,"_id":4},"VkQueryResultFlagBits","Bitmask specifying how and when query results are returned","VK_VERSION_1_0","enums",[],{"type":10,"children":11,"toc":521},"root",[12,59,439,515],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,25,27,34,36,43,45,51,52,57],{"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/vkGetQueryPoolResults",[32],{"type":18,"value":33},"vkGetQueryPoolResults",{"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}," and\n",{"type":13,"tag":28,"props":46,"children":48},{"href":47},"/man/vkCmdCopyQueryPoolResults",[49],{"type":18,"value":50},"vkCmdCopyQueryPoolResults",{"type":18,"value":35},{"type":13,"tag":37,"props":53,"children":55},{"className":54},[],[56],{"type":18,"value":42},{"type":18,"value":58},", specifying how and when\nresults are returned, are:",{"type":13,"tag":60,"props":61,"children":62},"code-group",{},[63,215],{"type":13,"tag":64,"props":65,"children":71},"pre",{"className":66,"code":67,"filename":68,"language":69,"meta":70,"style":70},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkQueryResultFlagBits {\n VK_QUERY_RESULT_64_BIT = 0x00000001,\n VK_QUERY_RESULT_WAIT_BIT = 0x00000002,\n VK_QUERY_RESULT_WITH_AVAILABILITY_BIT = 0x00000004,\n VK_QUERY_RESULT_PARTIAL_BIT = 0x00000008,\n} VkQueryResultFlagBits;\n","C","c","",[72],{"type":13,"tag":37,"props":73,"children":74},{"__ignoreMap":70},[75,98,128,154,180,206],{"type":13,"tag":76,"props":77,"children":80},"span",{"class":78,"line":79},"line",1,[81,87,92],{"type":13,"tag":76,"props":82,"children":84},{"style":83},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[85],{"type":18,"value":86},"typedef",{"type":13,"tag":76,"props":88,"children":89},{"style":83},[90],{"type":18,"value":91}," enum",{"type":13,"tag":76,"props":93,"children":95},{"style":94},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[96],{"type":18,"value":97}," VkQueryResultFlagBits {\n",{"type":13,"tag":76,"props":99,"children":101},{"class":78,"line":100},2,[102,107,112,117,123],{"type":13,"tag":76,"props":103,"children":104},{"style":94},[105],{"type":18,"value":106}," VK_QUERY_RESULT_64_BIT ",{"type":13,"tag":76,"props":108,"children":109},{"style":83},[110],{"type":18,"value":111},"=",{"type":13,"tag":76,"props":113,"children":114},{"style":83},[115],{"type":18,"value":116}," 0x",{"type":13,"tag":76,"props":118,"children":120},{"style":119},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[121],{"type":18,"value":122},"00000001",{"type":13,"tag":76,"props":124,"children":125},{"style":94},[126],{"type":18,"value":127},",\n",{"type":13,"tag":76,"props":129,"children":131},{"class":78,"line":130},3,[132,137,141,145,150],{"type":13,"tag":76,"props":133,"children":134},{"style":94},[135],{"type":18,"value":136}," VK_QUERY_RESULT_WAIT_BIT ",{"type":13,"tag":76,"props":138,"children":139},{"style":83},[140],{"type":18,"value":111},{"type":13,"tag":76,"props":142,"children":143},{"style":83},[144],{"type":18,"value":116},{"type":13,"tag":76,"props":146,"children":147},{"style":119},[148],{"type":18,"value":149},"00000002",{"type":13,"tag":76,"props":151,"children":152},{"style":94},[153],{"type":18,"value":127},{"type":13,"tag":76,"props":155,"children":157},{"class":78,"line":156},4,[158,163,167,171,176],{"type":13,"tag":76,"props":159,"children":160},{"style":94},[161],{"type":18,"value":162}," VK_QUERY_RESULT_WITH_AVAILABILITY_BIT ",{"type":13,"tag":76,"props":164,"children":165},{"style":83},[166],{"type":18,"value":111},{"type":13,"tag":76,"props":168,"children":169},{"style":83},[170],{"type":18,"value":116},{"type":13,"tag":76,"props":172,"children":173},{"style":119},[174],{"type":18,"value":175},"00000004",{"type":13,"tag":76,"props":177,"children":178},{"style":94},[179],{"type":18,"value":127},{"type":13,"tag":76,"props":181,"children":183},{"class":78,"line":182},5,[184,189,193,197,202],{"type":13,"tag":76,"props":185,"children":186},{"style":94},[187],{"type":18,"value":188}," VK_QUERY_RESULT_PARTIAL_BIT ",{"type":13,"tag":76,"props":190,"children":191},{"style":83},[192],{"type":18,"value":111},{"type":13,"tag":76,"props":194,"children":195},{"style":83},[196],{"type":18,"value":116},{"type":13,"tag":76,"props":198,"children":199},{"style":119},[200],{"type":18,"value":201},"00000008",{"type":13,"tag":76,"props":203,"children":204},{"style":94},[205],{"type":18,"value":127},{"type":13,"tag":76,"props":207,"children":209},{"class":78,"line":208},6,[210],{"type":13,"tag":76,"props":211,"children":212},{"style":94},[213],{"type":18,"value":214},"} VkQueryResultFlagBits;\n",{"type":13,"tag":64,"props":216,"children":221},{"className":217,"code":218,"filename":219,"language":220,"meta":70,"style":70},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct QueryResultFlagBits(u32);\nimpl QueryResultFlagBits {\n pub const TYPE_64: Self = 0x00000001;\n pub const WAIT: Self = 0x00000002;\n pub const WITH_AVAILABILITY: Self = 0x00000004;\n pub const PARTIAL: Self = 0x00000008;\n}\n","Rust","rs",[222],{"type":13,"tag":37,"props":223,"children":224},{"__ignoreMap":70},[225,259,276,319,356,393,430],{"type":13,"tag":76,"props":226,"children":227},{"class":78,"line":79},[228,233,238,244,249,254],{"type":13,"tag":76,"props":229,"children":230},{"style":83},[231],{"type":18,"value":232},"pub",{"type":13,"tag":76,"props":234,"children":235},{"style":83},[236],{"type":18,"value":237}," struct",{"type":13,"tag":76,"props":239,"children":241},{"style":240},"--shiki-default:#953800;--shiki-dark:#FFA657",[242],{"type":18,"value":243}," QueryResultFlagBits",{"type":13,"tag":76,"props":245,"children":246},{"style":94},[247],{"type":18,"value":248},"(",{"type":13,"tag":76,"props":250,"children":251},{"style":240},[252],{"type":18,"value":253},"u32",{"type":13,"tag":76,"props":255,"children":256},{"style":94},[257],{"type":18,"value":258},");\n",{"type":13,"tag":76,"props":260,"children":261},{"class":78,"line":100},[262,267,271],{"type":13,"tag":76,"props":263,"children":264},{"style":83},[265],{"type":18,"value":266},"impl",{"type":13,"tag":76,"props":268,"children":269},{"style":240},[270],{"type":18,"value":243},{"type":13,"tag":76,"props":272,"children":273},{"style":94},[274],{"type":18,"value":275}," {\n",{"type":13,"tag":76,"props":277,"children":278},{"class":78,"line":130},[279,284,289,294,299,304,309,314],{"type":13,"tag":76,"props":280,"children":281},{"style":83},[282],{"type":18,"value":283}," pub",{"type":13,"tag":76,"props":285,"children":286},{"style":83},[287],{"type":18,"value":288}," const",{"type":13,"tag":76,"props":290,"children":291},{"style":119},[292],{"type":18,"value":293}," TYPE_64",{"type":13,"tag":76,"props":295,"children":296},{"style":83},[297],{"type":18,"value":298},":",{"type":13,"tag":76,"props":300,"children":301},{"style":119},[302],{"type":18,"value":303}," Self",{"type":13,"tag":76,"props":305,"children":306},{"style":83},[307],{"type":18,"value":308}," =",{"type":13,"tag":76,"props":310,"children":311},{"style":119},[312],{"type":18,"value":313}," 0x00000001",{"type":13,"tag":76,"props":315,"children":316},{"style":94},[317],{"type":18,"value":318},";\n",{"type":13,"tag":76,"props":320,"children":321},{"class":78,"line":156},[322,326,330,335,339,343,347,352],{"type":13,"tag":76,"props":323,"children":324},{"style":83},[325],{"type":18,"value":283},{"type":13,"tag":76,"props":327,"children":328},{"style":83},[329],{"type":18,"value":288},{"type":13,"tag":76,"props":331,"children":332},{"style":119},[333],{"type":18,"value":334}," WAIT",{"type":13,"tag":76,"props":336,"children":337},{"style":83},[338],{"type":18,"value":298},{"type":13,"tag":76,"props":340,"children":341},{"style":119},[342],{"type":18,"value":303},{"type":13,"tag":76,"props":344,"children":345},{"style":83},[346],{"type":18,"value":308},{"type":13,"tag":76,"props":348,"children":349},{"style":119},[350],{"type":18,"value":351}," 0x00000002",{"type":13,"tag":76,"props":353,"children":354},{"style":94},[355],{"type":18,"value":318},{"type":13,"tag":76,"props":357,"children":358},{"class":78,"line":182},[359,363,367,372,376,380,384,389],{"type":13,"tag":76,"props":360,"children":361},{"style":83},[362],{"type":18,"value":283},{"type":13,"tag":76,"props":364,"children":365},{"style":83},[366],{"type":18,"value":288},{"type":13,"tag":76,"props":368,"children":369},{"style":119},[370],{"type":18,"value":371}," WITH_AVAILABILITY",{"type":13,"tag":76,"props":373,"children":374},{"style":83},[375],{"type":18,"value":298},{"type":13,"tag":76,"props":377,"children":378},{"style":119},[379],{"type":18,"value":303},{"type":13,"tag":76,"props":381,"children":382},{"style":83},[383],{"type":18,"value":308},{"type":13,"tag":76,"props":385,"children":386},{"style":119},[387],{"type":18,"value":388}," 0x00000004",{"type":13,"tag":76,"props":390,"children":391},{"style":94},[392],{"type":18,"value":318},{"type":13,"tag":76,"props":394,"children":395},{"class":78,"line":208},[396,400,404,409,413,417,421,426],{"type":13,"tag":76,"props":397,"children":398},{"style":83},[399],{"type":18,"value":283},{"type":13,"tag":76,"props":401,"children":402},{"style":83},[403],{"type":18,"value":288},{"type":13,"tag":76,"props":405,"children":406},{"style":119},[407],{"type":18,"value":408}," PARTIAL",{"type":13,"tag":76,"props":410,"children":411},{"style":83},[412],{"type":18,"value":298},{"type":13,"tag":76,"props":414,"children":415},{"style":119},[416],{"type":18,"value":303},{"type":13,"tag":76,"props":418,"children":419},{"style":83},[420],{"type":18,"value":308},{"type":13,"tag":76,"props":422,"children":423},{"style":119},[424],{"type":18,"value":425}," 0x00000008",{"type":13,"tag":76,"props":427,"children":428},{"style":94},[429],{"type":18,"value":318},{"type":13,"tag":76,"props":431,"children":433},{"class":78,"line":432},7,[434],{"type":13,"tag":76,"props":435,"children":436},{"style":94},[437],{"type":18,"value":438},"}\n",{"type":13,"tag":440,"props":441,"children":442},"ul",{},[443,455,466,477,488],{"type":13,"tag":444,"props":445,"children":446},"li",{},[447,453],{"type":13,"tag":37,"props":448,"children":450},{"className":449},[],[451],{"type":18,"value":452},"VK_QUERY_RESULT_64_BIT",{"type":18,"value":454}," specifies the results will be written as an\narray of 64-bit unsigned integer values.\nIf this bit is not set, the results will be written as an array of\n32-bit unsigned integer values.",{"type":13,"tag":444,"props":456,"children":457},{},[458,464],{"type":13,"tag":37,"props":459,"children":461},{"className":460},[],[462],{"type":18,"value":463},"VK_QUERY_RESULT_WAIT_BIT",{"type":18,"value":465}," specifies that Vulkan will wait for each\nquery’s status to become available before retrieving its results.",{"type":13,"tag":444,"props":467,"children":468},{},[469,475],{"type":13,"tag":37,"props":470,"children":472},{"className":471},[],[473],{"type":18,"value":474},"VK_QUERY_RESULT_WITH_AVAILABILITY_BIT",{"type":18,"value":476}," specifies that the\navailability status accompanies the results.",{"type":13,"tag":444,"props":478,"children":479},{},[480,486],{"type":13,"tag":37,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":485},"VK_QUERY_RESULT_PARTIAL_BIT",{"type":18,"value":487}," specifies that returning partial\nresults is acceptable.",{"type":13,"tag":444,"props":489,"children":490},{},[491,497,499,505,507,513],{"type":13,"tag":37,"props":492,"children":494},{"className":493},[],[495],{"type":18,"value":496},"VK_QUERY_RESULT_WITH_STATUS_BIT_KHR",{"type":18,"value":498}," specifies that the last value\nreturned in the query is a ",{"type":13,"tag":28,"props":500,"children":502},{"href":501},"/man/VkQueryResultStatusKHR",[503],{"type":18,"value":504},"VkQueryResultStatusKHR",{"type":18,"value":506}," value.\nSee ",{"type":13,"tag":28,"props":508,"children":510},{"href":509},"/chapters/queries#queries-result-status-only",[511],{"type":18,"value":512},"result status query",{"type":18,"value":514}," for information\non how an application can determine whether the use of this flag bit is\nsupported.",{"type":13,"tag":516,"props":517,"children":518},"style",{},[519],{"type":18,"value":520},"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":70,"searchDepth":100,"depth":100,"links":522},[],"markdown",1729612475814]