[{"data":1,"prerenderedAt":426},["ShallowReactive",2],{"5Leoj9mLqd":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":425,"_id":4},"VkCheckpointDataNV","Return structure for command buffer checkpoint data","VK_NV_device_diagnostic_checkpoints","structs",[],{"type":10,"children":11,"toc":423},"root",[12,28,259,338,363,417],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/VkCheckpointDataNV",[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,122],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkCheckpointDataNV {\n VkStructureType sType;\n void* pNext;\n VkPipelineStageFlagBits stage;\n void* pCheckpointMarker;\n} VkCheckpointDataNV;\n","C","c","",[41],{"type":13,"tag":42,"props":43,"children":44},"code",{"__ignoreMap":39},[45,68,77,91,100,113],{"type":13,"tag":46,"props":47,"children":50},"span",{"class":48,"line":49},"line",1,[51,57,62],{"type":13,"tag":46,"props":52,"children":54},{"style":53},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[55],{"type":18,"value":56},"typedef",{"type":13,"tag":46,"props":58,"children":59},{"style":53},[60],{"type":18,"value":61}," struct",{"type":13,"tag":46,"props":63,"children":65},{"style":64},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[66],{"type":18,"value":67}," VkCheckpointDataNV {\n",{"type":13,"tag":46,"props":69,"children":71},{"class":48,"line":70},2,[72],{"type":13,"tag":46,"props":73,"children":74},{"style":64},[75],{"type":18,"value":76}," VkStructureType sType;\n",{"type":13,"tag":46,"props":78,"children":80},{"class":48,"line":79},3,[81,86],{"type":13,"tag":46,"props":82,"children":83},{"style":53},[84],{"type":18,"value":85}," void*",{"type":13,"tag":46,"props":87,"children":88},{"style":64},[89],{"type":18,"value":90}," pNext;\n",{"type":13,"tag":46,"props":92,"children":94},{"class":48,"line":93},4,[95],{"type":13,"tag":46,"props":96,"children":97},{"style":64},[98],{"type":18,"value":99}," VkPipelineStageFlagBits stage;\n",{"type":13,"tag":46,"props":101,"children":103},{"class":48,"line":102},5,[104,108],{"type":13,"tag":46,"props":105,"children":106},{"style":53},[107],{"type":18,"value":85},{"type":13,"tag":46,"props":109,"children":110},{"style":64},[111],{"type":18,"value":112}," pCheckpointMarker;\n",{"type":13,"tag":46,"props":114,"children":116},{"class":48,"line":115},6,[117],{"type":13,"tag":46,"props":118,"children":119},{"style":64},[120],{"type":18,"value":121},"} VkCheckpointDataNV;\n",{"type":13,"tag":33,"props":123,"children":128},{"className":124,"code":125,"filename":126,"language":127,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct CheckpointDataNV {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n stage: PipelineStageFlags,\n p_checkpoint_marker: *mut c_void,\n}\n","Rust","rs",[129],{"type":13,"tag":42,"props":130,"children":131},{"__ignoreMap":39},[132,155,188,210,231,251],{"type":13,"tag":46,"props":133,"children":134},{"class":48,"line":49},[135,140,144,150],{"type":13,"tag":46,"props":136,"children":137},{"style":53},[138],{"type":18,"value":139},"pub",{"type":13,"tag":46,"props":141,"children":142},{"style":53},[143],{"type":18,"value":61},{"type":13,"tag":46,"props":145,"children":147},{"style":146},"--shiki-default:#953800;--shiki-dark:#FFA657",[148],{"type":18,"value":149}," CheckpointDataNV",{"type":13,"tag":46,"props":151,"children":152},{"style":64},[153],{"type":18,"value":154}," {\n",{"type":13,"tag":46,"props":156,"children":157},{"class":48,"line":70},[158,163,168,173,178,183],{"type":13,"tag":46,"props":159,"children":160},{"style":64},[161],{"type":18,"value":162}," s_type",{"type":13,"tag":46,"props":164,"children":165},{"style":53},[166],{"type":18,"value":167},":",{"type":13,"tag":46,"props":169,"children":170},{"style":146},[171],{"type":18,"value":172}," vk",{"type":13,"tag":46,"props":174,"children":175},{"style":53},[176],{"type":18,"value":177},"::",{"type":13,"tag":46,"props":179,"children":180},{"style":146},[181],{"type":18,"value":182},"StructureType",{"type":13,"tag":46,"props":184,"children":185},{"style":64},[186],{"type":18,"value":187},",\n",{"type":13,"tag":46,"props":189,"children":190},{"class":48,"line":79},[191,196,200,205],{"type":13,"tag":46,"props":192,"children":193},{"style":64},[194],{"type":18,"value":195}," p_next",{"type":13,"tag":46,"props":197,"children":198},{"style":53},[199],{"type":18,"value":167},{"type":13,"tag":46,"props":201,"children":202},{"style":53},[203],{"type":18,"value":204}," *mut",{"type":13,"tag":46,"props":206,"children":207},{"style":64},[208],{"type":18,"value":209}," c_void,\n",{"type":13,"tag":46,"props":211,"children":212},{"class":48,"line":93},[213,218,222,227],{"type":13,"tag":46,"props":214,"children":215},{"style":64},[216],{"type":18,"value":217}," stage",{"type":13,"tag":46,"props":219,"children":220},{"style":53},[221],{"type":18,"value":167},{"type":13,"tag":46,"props":223,"children":224},{"style":146},[225],{"type":18,"value":226}," PipelineStageFlags",{"type":13,"tag":46,"props":228,"children":229},{"style":64},[230],{"type":18,"value":187},{"type":13,"tag":46,"props":232,"children":233},{"class":48,"line":102},[234,239,243,247],{"type":13,"tag":46,"props":235,"children":236},{"style":64},[237],{"type":18,"value":238}," p_checkpoint_marker",{"type":13,"tag":46,"props":240,"children":241},{"style":53},[242],{"type":18,"value":167},{"type":13,"tag":46,"props":244,"children":245},{"style":53},[246],{"type":18,"value":204},{"type":13,"tag":46,"props":248,"children":249},{"style":64},[250],{"type":18,"value":209},{"type":13,"tag":46,"props":252,"children":253},{"class":48,"line":115},[254],{"type":13,"tag":46,"props":255,"children":256},{"style":64},[257],{"type":18,"value":258},"}\n",{"type":13,"tag":260,"props":261,"children":262},"ul",{},[263,283,302,320],{"type":13,"tag":264,"props":265,"children":266},"li",{},[267,273,275,281],{"type":13,"tag":42,"props":268,"children":270},{"className":269},[],[271],{"type":18,"value":272},"sType",{"type":18,"value":274}," is a ",{"type":13,"tag":21,"props":276,"children":278},{"href":277},"/man/VkStructureType",[279],{"type":18,"value":280},"VkStructureType",{"type":18,"value":282}," value identifying this structure.",{"type":13,"tag":264,"props":284,"children":285},{},[286,292,294,300],{"type":13,"tag":42,"props":287,"children":289},{"className":288},[],[290],{"type":18,"value":291},"pNext",{"type":18,"value":293}," is ",{"type":13,"tag":42,"props":295,"children":297},{"className":296},[],[298],{"type":18,"value":299},"NULL",{"type":18,"value":301}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":264,"props":303,"children":304},{},[305,311,312,318],{"type":13,"tag":42,"props":306,"children":308},{"className":307},[],[309],{"type":18,"value":310},"stage",{"type":18,"value":274},{"type":13,"tag":42,"props":313,"children":315},{"className":314},[],[316],{"type":18,"value":317},"VkPipelineStageFlagBits",{"type":18,"value":319}," value specifying which\npipeline stage the checkpoint marker data refers to.",{"type":13,"tag":264,"props":321,"children":322},{},[323,329,331,336],{"type":13,"tag":42,"props":324,"children":326},{"className":325},[],[327],{"type":18,"value":328},"pCheckpointMarker",{"type":18,"value":330}," contains the value of the last checkpoint marker\nexecuted in the stage that ",{"type":13,"tag":42,"props":332,"children":334},{"className":333},[],[335],{"type":18,"value":310},{"type":18,"value":337}," refers to.",{"type":13,"tag":14,"props":339,"children":340},{},[341,343,348,350,353,355,361],{"type":18,"value":342},"The stages at which a checkpoint marker ",{"type":13,"tag":344,"props":345,"children":347},"normative",{"type":346},"can",[],{"type":18,"value":349}," be executed are\nimplementation-defined and ",{"type":13,"tag":344,"props":351,"children":352},{"type":346},[],{"type":18,"value":354}," be queried by calling\n",{"type":13,"tag":21,"props":356,"children":358},{"href":357},"/man/vkGetPhysicalDeviceQueueFamilyProperties2",[359],{"type":18,"value":360},"vkGetPhysicalDeviceQueueFamilyProperties2",{"type":18,"value":362},".",{"type":13,"tag":364,"props":365,"children":367},"validity-group",{"name":366},"Valid Usage (Implicit)",[368,395],{"type":13,"tag":369,"props":370,"children":372},"validity-field",{"name":371},"VUID-VkCheckpointDataNV-sType-sType",[373],{"type":13,"tag":14,"props":374,"children":375},{},[376,381,383,387,389],{"type":13,"tag":42,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":272},{"type":18,"value":382}," ",{"type":13,"tag":344,"props":384,"children":386},{"type":385},"must",[],{"type":18,"value":388}," be ",{"type":13,"tag":42,"props":390,"children":392},{"className":391},[],[393],{"type":18,"value":394},"VK_STRUCTURE_TYPE_CHECKPOINT_DATA_NV",{"type":13,"tag":369,"props":396,"children":398},{"name":397},"VUID-VkCheckpointDataNV-pNext-pNext",[399],{"type":13,"tag":14,"props":400,"children":401},{},[402,407,408,411,412],{"type":13,"tag":42,"props":403,"children":405},{"className":404},[],[406],{"type":18,"value":291},{"type":18,"value":382},{"type":13,"tag":344,"props":409,"children":410},{"type":385},[],{"type":18,"value":388},{"type":13,"tag":42,"props":413,"children":415},{"className":414},[],[416],{"type":18,"value":299},{"type":13,"tag":418,"props":419,"children":420},"style",{},[421],{"type":18,"value":422},"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":39,"searchDepth":70,"depth":70,"links":424},[],"markdown",1729612436368]