[{"data":1,"prerenderedAt":391},["ShallowReactive",2],{"L8AYUYZ3Qq":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":390,"_id":4},"VkPipelinePropertiesIdentifierEXT","Structure used to retrieve pipeline properties","VK_EXT_pipeline_properties","structs",[],{"type":10,"children":11,"toc":388},"root",[12,28,257,328,382],{"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,119],{"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 VkPipelinePropertiesIdentifierEXT {\n VkStructureType sType;\n void* pNext;\n uint8_t pipelineIdentifier[VK_UUID_SIZE];\n} VkPipelinePropertiesIdentifierEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,110],{"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}," VkPipelinePropertiesIdentifierEXT {\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],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94,99,105],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint8_t",{"type":13,"tag":45,"props":100,"children":102},{"style":101},"--shiki-default:#953800;--shiki-dark:#FFA657",[103],{"type":18,"value":104}," pipelineIdentifier",{"type":13,"tag":45,"props":106,"children":107},{"style":63},[108],{"type":18,"value":109},"[VK_UUID_SIZE];\n",{"type":13,"tag":45,"props":111,"children":113},{"class":47,"line":112},5,[114],{"type":13,"tag":45,"props":115,"children":116},{"style":63},[117],{"type":18,"value":118},"} VkPipelinePropertiesIdentifierEXT;\n",{"type":13,"tag":33,"props":120,"children":125},{"className":121,"code":122,"filename":123,"language":124,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelinePropertiesIdentifierEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n pipeline_identifier: *const [u8 ; UUID_SIZE],\n}\n","Rust","rs",[126],{"type":13,"tag":21,"props":127,"children":128},{"__ignoreMap":39},[129,151,184,206,249],{"type":13,"tag":45,"props":130,"children":131},{"class":47,"line":48},[132,137,141,146],{"type":13,"tag":45,"props":133,"children":134},{"style":52},[135],{"type":18,"value":136},"pub",{"type":13,"tag":45,"props":138,"children":139},{"style":52},[140],{"type":18,"value":60},{"type":13,"tag":45,"props":142,"children":143},{"style":101},[144],{"type":18,"value":145}," PipelinePropertiesIdentifierEXT",{"type":13,"tag":45,"props":147,"children":148},{"style":63},[149],{"type":18,"value":150}," {\n",{"type":13,"tag":45,"props":152,"children":153},{"class":47,"line":69},[154,159,164,169,174,179],{"type":13,"tag":45,"props":155,"children":156},{"style":63},[157],{"type":18,"value":158}," s_type",{"type":13,"tag":45,"props":160,"children":161},{"style":52},[162],{"type":18,"value":163},":",{"type":13,"tag":45,"props":165,"children":166},{"style":101},[167],{"type":18,"value":168}," vk",{"type":13,"tag":45,"props":170,"children":171},{"style":52},[172],{"type":18,"value":173},"::",{"type":13,"tag":45,"props":175,"children":176},{"style":101},[177],{"type":18,"value":178},"StructureType",{"type":13,"tag":45,"props":180,"children":181},{"style":63},[182],{"type":18,"value":183},",\n",{"type":13,"tag":45,"props":185,"children":186},{"class":47,"line":78},[187,192,196,201],{"type":13,"tag":45,"props":188,"children":189},{"style":63},[190],{"type":18,"value":191}," p_next",{"type":13,"tag":45,"props":193,"children":194},{"style":52},[195],{"type":18,"value":163},{"type":13,"tag":45,"props":197,"children":198},{"style":52},[199],{"type":18,"value":200}," *mut",{"type":13,"tag":45,"props":202,"children":203},{"style":63},[204],{"type":18,"value":205}," c_void,\n",{"type":13,"tag":45,"props":207,"children":208},{"class":47,"line":92},[209,214,218,223,228,233,238,244],{"type":13,"tag":45,"props":210,"children":211},{"style":63},[212],{"type":18,"value":213}," pipeline_identifier",{"type":13,"tag":45,"props":215,"children":216},{"style":52},[217],{"type":18,"value":163},{"type":13,"tag":45,"props":219,"children":220},{"style":52},[221],{"type":18,"value":222}," *const",{"type":13,"tag":45,"props":224,"children":225},{"style":63},[226],{"type":18,"value":227}," [",{"type":13,"tag":45,"props":229,"children":230},{"style":101},[231],{"type":18,"value":232},"u8",{"type":13,"tag":45,"props":234,"children":235},{"style":63},[236],{"type":18,"value":237}," ; ",{"type":13,"tag":45,"props":239,"children":241},{"style":240},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[242],{"type":18,"value":243},"UUID_SIZE",{"type":13,"tag":45,"props":245,"children":246},{"style":63},[247],{"type":18,"value":248},"],\n",{"type":13,"tag":45,"props":250,"children":251},{"class":47,"line":112},[252],{"type":13,"tag":45,"props":253,"children":254},{"style":63},[255],{"type":18,"value":256},"}\n",{"type":13,"tag":258,"props":259,"children":260},"ul",{},[261,282,301],{"type":13,"tag":262,"props":263,"children":264},"li",{},[265,271,273,280],{"type":13,"tag":21,"props":266,"children":268},{"className":267},[],[269],{"type":18,"value":270},"sType",{"type":18,"value":272}," is a ",{"type":13,"tag":274,"props":275,"children":277},"a",{"href":276},"/man/VkStructureType",[278],{"type":18,"value":279},"VkStructureType",{"type":18,"value":281}," value identifying this structure.",{"type":13,"tag":262,"props":283,"children":284},{},[285,291,293,299],{"type":13,"tag":21,"props":286,"children":288},{"className":287},[],[289],{"type":18,"value":290},"pNext",{"type":18,"value":292}," is ",{"type":13,"tag":21,"props":294,"children":296},{"className":295},[],[297],{"type":18,"value":298},"NULL",{"type":18,"value":300}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":262,"props":302,"children":303},{},[304,310,312,318,320,326],{"type":13,"tag":21,"props":305,"children":307},{"className":306},[],[308],{"type":18,"value":309},"pipelineIdentifier",{"type":18,"value":311}," is an array of ",{"type":13,"tag":21,"props":313,"children":315},{"className":314},[],[316],{"type":18,"value":317},"VK_UUID_SIZE",{"type":18,"value":319}," ",{"type":13,"tag":21,"props":321,"children":323},{"className":322},[],[324],{"type":18,"value":325},"uint8_t",{"type":18,"value":327},"\nvalues into which the pipeline identifier will be written.",{"type":13,"tag":329,"props":330,"children":332},"validity-group",{"name":331},"Valid Usage (Implicit)",[333,360],{"type":13,"tag":334,"props":335,"children":337},"validity-field",{"name":336},"VUID-VkPipelinePropertiesIdentifierEXT-sType-sType",[338],{"type":13,"tag":14,"props":339,"children":340},{},[341,346,347,352,354],{"type":13,"tag":21,"props":342,"children":344},{"className":343},[],[345],{"type":18,"value":270},{"type":18,"value":319},{"type":13,"tag":348,"props":349,"children":351},"normative",{"type":350},"must",[],{"type":18,"value":353}," be ",{"type":13,"tag":21,"props":355,"children":357},{"className":356},[],[358],{"type":18,"value":359},"VK_STRUCTURE_TYPE_PIPELINE_PROPERTIES_IDENTIFIER_EXT",{"type":13,"tag":334,"props":361,"children":363},{"name":362},"VUID-VkPipelinePropertiesIdentifierEXT-pNext-pNext",[364],{"type":13,"tag":14,"props":365,"children":366},{},[367,372,373,376,377],{"type":13,"tag":21,"props":368,"children":370},{"className":369},[],[371],{"type":18,"value":290},{"type":18,"value":319},{"type":13,"tag":348,"props":374,"children":375},{"type":350},[],{"type":18,"value":353},{"type":13,"tag":21,"props":378,"children":380},{"className":379},[],[381],{"type":18,"value":298},{"type":13,"tag":383,"props":384,"children":385},"style",{},[386],{"type":18,"value":387},"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":389},[],"markdown",1725732578917]