[{"data":1,"prerenderedAt":705},["ShallowReactive",2],{"9dT3SCtwVo":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":704,"_id":4},"VkDebugUtilsObjectTagInfoEXT","Specify parameters of a tag to attach to an object","VK_EXT_debug_utils","structs",[],{"type":10,"children":11,"toc":702},"root",[12,28,378,491,502,573,696],{"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},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,171],{"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 VkDebugUtilsObjectTagInfoEXT {\n VkStructureType sType;\n const void* pNext;\n VkObjectType objectType;\n uint64_t objectHandle;\n uint64_t tagName;\n size_t tagSize;\n const void* pTag;\n} VkDebugUtilsObjectTagInfoEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,118,131,145,162],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkDebugUtilsObjectTagInfoEXT {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkObjectType objectType;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108,113],{"type":13,"tag":45,"props":109,"children":110},{"style":52},[111],{"type":18,"value":112}," uint64_t",{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," objectHandle;\n",{"type":13,"tag":45,"props":119,"children":121},{"class":47,"line":120},6,[122,126],{"type":13,"tag":45,"props":123,"children":124},{"style":52},[125],{"type":18,"value":112},{"type":13,"tag":45,"props":127,"children":128},{"style":63},[129],{"type":18,"value":130}," tagName;\n",{"type":13,"tag":45,"props":132,"children":134},{"class":47,"line":133},7,[135,140],{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":139}," size_t",{"type":13,"tag":45,"props":141,"children":142},{"style":63},[143],{"type":18,"value":144}," tagSize;\n",{"type":13,"tag":45,"props":146,"children":148},{"class":47,"line":147},8,[149,153,157],{"type":13,"tag":45,"props":150,"children":151},{"style":52},[152],{"type":18,"value":84},{"type":13,"tag":45,"props":154,"children":155},{"style":52},[156],{"type":18,"value":89},{"type":13,"tag":45,"props":158,"children":159},{"style":63},[160],{"type":18,"value":161}," pTag;\n",{"type":13,"tag":45,"props":163,"children":165},{"class":47,"line":164},9,[166],{"type":13,"tag":45,"props":167,"children":168},{"style":63},[169],{"type":18,"value":170},"} VkDebugUtilsObjectTagInfoEXT;\n",{"type":13,"tag":33,"props":172,"children":177},{"className":173,"code":174,"filename":175,"language":176,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DebugUtilsObjectTagInfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n object_type: vk::ObjectType,\n object_handle: u64,\n tag_name: u64,\n tag_size: usize,\n p_tag: *const c_void,\n}\n","Rust","rs",[178],{"type":13,"tag":21,"props":179,"children":180},{"__ignoreMap":39},[181,204,237,259,288,309,329,350,370],{"type":13,"tag":45,"props":182,"children":183},{"class":47,"line":48},[184,189,193,199],{"type":13,"tag":45,"props":185,"children":186},{"style":52},[187],{"type":18,"value":188},"pub",{"type":13,"tag":45,"props":190,"children":191},{"style":52},[192],{"type":18,"value":60},{"type":13,"tag":45,"props":194,"children":196},{"style":195},"--shiki-default:#953800;--shiki-dark:#FFA657",[197],{"type":18,"value":198}," DebugUtilsObjectTagInfoEXT",{"type":13,"tag":45,"props":200,"children":201},{"style":63},[202],{"type":18,"value":203}," {\n",{"type":13,"tag":45,"props":205,"children":206},{"class":47,"line":69},[207,212,217,222,227,232],{"type":13,"tag":45,"props":208,"children":209},{"style":63},[210],{"type":18,"value":211}," s_type",{"type":13,"tag":45,"props":213,"children":214},{"style":52},[215],{"type":18,"value":216},":",{"type":13,"tag":45,"props":218,"children":219},{"style":195},[220],{"type":18,"value":221}," vk",{"type":13,"tag":45,"props":223,"children":224},{"style":52},[225],{"type":18,"value":226},"::",{"type":13,"tag":45,"props":228,"children":229},{"style":195},[230],{"type":18,"value":231},"StructureType",{"type":13,"tag":45,"props":233,"children":234},{"style":63},[235],{"type":18,"value":236},",\n",{"type":13,"tag":45,"props":238,"children":239},{"class":47,"line":78},[240,245,249,254],{"type":13,"tag":45,"props":241,"children":242},{"style":63},[243],{"type":18,"value":244}," p_next",{"type":13,"tag":45,"props":246,"children":247},{"style":52},[248],{"type":18,"value":216},{"type":13,"tag":45,"props":250,"children":251},{"style":52},[252],{"type":18,"value":253}," *const",{"type":13,"tag":45,"props":255,"children":256},{"style":63},[257],{"type":18,"value":258}," c_void,\n",{"type":13,"tag":45,"props":260,"children":261},{"class":47,"line":97},[262,267,271,275,279,284],{"type":13,"tag":45,"props":263,"children":264},{"style":63},[265],{"type":18,"value":266}," object_type",{"type":13,"tag":45,"props":268,"children":269},{"style":52},[270],{"type":18,"value":216},{"type":13,"tag":45,"props":272,"children":273},{"style":195},[274],{"type":18,"value":221},{"type":13,"tag":45,"props":276,"children":277},{"style":52},[278],{"type":18,"value":226},{"type":13,"tag":45,"props":280,"children":281},{"style":195},[282],{"type":18,"value":283},"ObjectType",{"type":13,"tag":45,"props":285,"children":286},{"style":63},[287],{"type":18,"value":236},{"type":13,"tag":45,"props":289,"children":290},{"class":47,"line":106},[291,296,300,305],{"type":13,"tag":45,"props":292,"children":293},{"style":63},[294],{"type":18,"value":295}," object_handle",{"type":13,"tag":45,"props":297,"children":298},{"style":52},[299],{"type":18,"value":216},{"type":13,"tag":45,"props":301,"children":302},{"style":195},[303],{"type":18,"value":304}," u64",{"type":13,"tag":45,"props":306,"children":307},{"style":63},[308],{"type":18,"value":236},{"type":13,"tag":45,"props":310,"children":311},{"class":47,"line":120},[312,317,321,325],{"type":13,"tag":45,"props":313,"children":314},{"style":63},[315],{"type":18,"value":316}," tag_name",{"type":13,"tag":45,"props":318,"children":319},{"style":52},[320],{"type":18,"value":216},{"type":13,"tag":45,"props":322,"children":323},{"style":195},[324],{"type":18,"value":304},{"type":13,"tag":45,"props":326,"children":327},{"style":63},[328],{"type":18,"value":236},{"type":13,"tag":45,"props":330,"children":331},{"class":47,"line":133},[332,337,341,346],{"type":13,"tag":45,"props":333,"children":334},{"style":63},[335],{"type":18,"value":336}," tag_size",{"type":13,"tag":45,"props":338,"children":339},{"style":52},[340],{"type":18,"value":216},{"type":13,"tag":45,"props":342,"children":343},{"style":195},[344],{"type":18,"value":345}," usize",{"type":13,"tag":45,"props":347,"children":348},{"style":63},[349],{"type":18,"value":236},{"type":13,"tag":45,"props":351,"children":352},{"class":47,"line":147},[353,358,362,366],{"type":13,"tag":45,"props":354,"children":355},{"style":63},[356],{"type":18,"value":357}," p_tag",{"type":13,"tag":45,"props":359,"children":360},{"style":52},[361],{"type":18,"value":216},{"type":13,"tag":45,"props":363,"children":364},{"style":52},[365],{"type":18,"value":253},{"type":13,"tag":45,"props":367,"children":368},{"style":63},[369],{"type":18,"value":258},{"type":13,"tag":45,"props":371,"children":372},{"class":47,"line":164},[373],{"type":13,"tag":45,"props":374,"children":375},{"style":63},[376],{"type":18,"value":377},"}\n",{"type":13,"tag":379,"props":380,"children":381},"ul",{},[382,403,422,440,451,462,473],{"type":13,"tag":383,"props":384,"children":385},"li",{},[386,392,394,401],{"type":13,"tag":21,"props":387,"children":389},{"className":388},[],[390],{"type":18,"value":391},"sType",{"type":18,"value":393}," is a ",{"type":13,"tag":395,"props":396,"children":398},"a",{"href":397},"/man/VkStructureType",[399],{"type":18,"value":400},"VkStructureType",{"type":18,"value":402}," value identifying this structure.",{"type":13,"tag":383,"props":404,"children":405},{},[406,412,414,420],{"type":13,"tag":21,"props":407,"children":409},{"className":408},[],[410],{"type":18,"value":411},"pNext",{"type":18,"value":413}," is ",{"type":13,"tag":21,"props":415,"children":417},{"className":416},[],[418],{"type":18,"value":419},"NULL",{"type":18,"value":421}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":383,"props":423,"children":424},{},[425,431,432,438],{"type":13,"tag":21,"props":426,"children":428},{"className":427},[],[429],{"type":18,"value":430},"objectType",{"type":18,"value":393},{"type":13,"tag":395,"props":433,"children":435},{"href":434},"/man/VkObjectType",[436],{"type":18,"value":437},"VkObjectType",{"type":18,"value":439}," specifying the type of the\nobject to be named.",{"type":13,"tag":383,"props":441,"children":442},{},[443,449],{"type":13,"tag":21,"props":444,"children":446},{"className":445},[],[447],{"type":18,"value":448},"objectHandle",{"type":18,"value":450}," is the object to be tagged.",{"type":13,"tag":383,"props":452,"children":453},{},[454,460],{"type":13,"tag":21,"props":455,"children":457},{"className":456},[],[458],{"type":18,"value":459},"tagName",{"type":18,"value":461}," is a numerical identifier of the tag.",{"type":13,"tag":383,"props":463,"children":464},{},[465,471],{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"tagSize",{"type":18,"value":472}," is the number of bytes of data to attach to the object.",{"type":13,"tag":383,"props":474,"children":475},{},[476,482,484,489],{"type":13,"tag":21,"props":477,"children":479},{"className":478},[],[480],{"type":18,"value":481},"pTag",{"type":18,"value":483}," is a pointer to an array of ",{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":470},{"type":18,"value":490}," bytes containing\nthe data to be associated with the object.",{"type":13,"tag":14,"props":492,"children":493},{},[494,495,500],{"type":18,"value":19},{"type":13,"tag":21,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":459},{"type":18,"value":501}," parameter gives a name or identifier to the type of data\nbeing tagged.\nThis can be used by debugging layers to easily filter for only data that can\nbe used by that implementation.",{"type":13,"tag":503,"props":504,"children":506},"validity-group",{"name":505},"Valid Usage",[507,535],{"type":13,"tag":508,"props":509,"children":511},"validity-field",{"name":510},"VUID-VkDebugUtilsObjectTagInfoEXT-objectType-01908",[512],{"type":13,"tag":14,"props":513,"children":514},{},[515,520,522,527,529],{"type":13,"tag":21,"props":516,"children":518},{"className":517},[],[519],{"type":18,"value":430},{"type":18,"value":521}," ",{"type":13,"tag":523,"props":524,"children":526},"normative",{"type":525},"must",[],{"type":18,"value":528}," not be ",{"type":13,"tag":21,"props":530,"children":532},{"className":531},[],[533],{"type":18,"value":534},"VK_OBJECT_TYPE_UNKNOWN",{"type":13,"tag":508,"props":536,"children":538},{"name":537},"VUID-VkDebugUtilsObjectTagInfoEXT-objectHandle-01910",[539],{"type":13,"tag":14,"props":540,"children":541},{},[542,547,548,551,553,558,560,571],{"type":13,"tag":21,"props":543,"children":545},{"className":544},[],[546],{"type":18,"value":448},{"type":18,"value":521},{"type":13,"tag":523,"props":549,"children":550},{"type":525},[],{"type":18,"value":552}," be a valid Vulkan handle of the type associated\nwith ",{"type":13,"tag":21,"props":554,"children":556},{"className":555},[],[557],{"type":18,"value":430},{"type":18,"value":559}," as defined in the ",{"type":13,"tag":395,"props":561,"children":563},{"href":562},"/man/VkObjectType#debugging-object-types",[564,569],{"type":13,"tag":21,"props":565,"children":567},{"className":566},[],[568],{"type":18,"value":437},{"type":18,"value":570}," and Vulkan Handle Relationship",{"type":18,"value":572}," table",{"type":13,"tag":503,"props":574,"children":576},{"name":575},"Valid Usage (Implicit)",[577,601,623,647,672],{"type":13,"tag":508,"props":578,"children":580},{"name":579},"VUID-VkDebugUtilsObjectTagInfoEXT-sType-sType",[581],{"type":13,"tag":14,"props":582,"children":583},{},[584,589,590,593,595],{"type":13,"tag":21,"props":585,"children":587},{"className":586},[],[588],{"type":18,"value":391},{"type":18,"value":521},{"type":13,"tag":523,"props":591,"children":592},{"type":525},[],{"type":18,"value":594}," be ",{"type":13,"tag":21,"props":596,"children":598},{"className":597},[],[599],{"type":18,"value":600},"VK_STRUCTURE_TYPE_DEBUG_UTILS_OBJECT_TAG_INFO_EXT",{"type":13,"tag":508,"props":602,"children":604},{"name":603},"VUID-VkDebugUtilsObjectTagInfoEXT-pNext-pNext",[605],{"type":13,"tag":14,"props":606,"children":607},{},[608,613,614,617,618],{"type":13,"tag":21,"props":609,"children":611},{"className":610},[],[612],{"type":18,"value":411},{"type":18,"value":521},{"type":13,"tag":523,"props":615,"children":616},{"type":525},[],{"type":18,"value":594},{"type":13,"tag":21,"props":619,"children":621},{"className":620},[],[622],{"type":18,"value":419},{"type":13,"tag":508,"props":624,"children":626},{"name":625},"VUID-VkDebugUtilsObjectTagInfoEXT-objectType-parameter",[627],{"type":13,"tag":14,"props":628,"children":629},{},[630,635,636,639,641,645],{"type":13,"tag":21,"props":631,"children":633},{"className":632},[],[634],{"type":18,"value":430},{"type":18,"value":521},{"type":13,"tag":523,"props":637,"children":638},{"type":525},[],{"type":18,"value":640}," be a valid ",{"type":13,"tag":395,"props":642,"children":643},{"href":434},[644],{"type":18,"value":437},{"type":18,"value":646}," value",{"type":13,"tag":508,"props":648,"children":650},{"name":649},"VUID-VkDebugUtilsObjectTagInfoEXT-pTag-parameter",[651],{"type":13,"tag":14,"props":652,"children":653},{},[654,659,660,663,665,670],{"type":13,"tag":21,"props":655,"children":657},{"className":656},[],[658],{"type":18,"value":481},{"type":18,"value":521},{"type":13,"tag":523,"props":661,"children":662},{"type":525},[],{"type":18,"value":664}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":666,"children":668},{"className":667},[],[669],{"type":18,"value":470},{"type":18,"value":671}," bytes",{"type":13,"tag":508,"props":673,"children":675},{"name":674},"VUID-VkDebugUtilsObjectTagInfoEXT-tagSize-arraylength",[676],{"type":13,"tag":14,"props":677,"children":678},{},[679,684,685,688,690],{"type":13,"tag":21,"props":680,"children":682},{"className":681},[],[683],{"type":18,"value":470},{"type":18,"value":521},{"type":13,"tag":523,"props":686,"children":687},{"type":525},[],{"type":18,"value":689}," be greater than ",{"type":13,"tag":21,"props":691,"children":693},{"className":692},[],[694],{"type":18,"value":695},"0",{"type":13,"tag":697,"props":698,"children":699},"style",{},[700],{"type":18,"value":701},"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":69,"depth":69,"links":703},[],"markdown",1729612441275]