[{"data":1,"prerenderedAt":313},["ShallowReactive",2],{"17v2GwG7ZH":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":312,"_id":4},"VkPipelineCreateInfoKHR","Structure specifying a pipeline createinfo chain","VK_KHR_pipeline_binary","structs",[],{"type":10,"children":11,"toc":310},"root",[12,28,195,231,273,304],{"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,99],{"type":13,"tag":33,"props":34,"children":40},"pre",{"code":35,"filename":36,"language":37,"meta":38,"className":39,"style":38},"typedef struct VkPipelineCreateInfoKHR {\n VkStructureType sType;\n void* pNext;\n} VkPipelineCreateInfoKHR;\n","C","c","","language-c shiki shiki-themes github-light-default github-dark-default",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":38},[44,67,76,90],{"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}," VkPipelineCreateInfoKHR {\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],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98},"} VkPipelineCreateInfoKHR;\n",{"type":13,"tag":33,"props":100,"children":105},{"code":101,"filename":102,"language":103,"meta":38,"className":104,"style":38},"pub struct PipelineCreateInfoKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n}\n","Rust","rs","language-rs shiki shiki-themes github-light-default github-dark-default",[106],{"type":13,"tag":21,"props":107,"children":108},{"__ignoreMap":38},[109,132,165,187],{"type":13,"tag":45,"props":110,"children":111},{"class":47,"line":48},[112,117,121,127],{"type":13,"tag":45,"props":113,"children":114},{"style":52},[115],{"type":18,"value":116},"pub",{"type":13,"tag":45,"props":118,"children":119},{"style":52},[120],{"type":18,"value":60},{"type":13,"tag":45,"props":122,"children":124},{"style":123},"--shiki-default:#953800;--shiki-dark:#FFA657",[125],{"type":18,"value":126}," PipelineCreateInfoKHR",{"type":13,"tag":45,"props":128,"children":129},{"style":63},[130],{"type":18,"value":131}," {\n",{"type":13,"tag":45,"props":133,"children":134},{"class":47,"line":69},[135,140,145,150,155,160],{"type":13,"tag":45,"props":136,"children":137},{"style":63},[138],{"type":18,"value":139}," s_type",{"type":13,"tag":45,"props":141,"children":142},{"style":52},[143],{"type":18,"value":144},":",{"type":13,"tag":45,"props":146,"children":147},{"style":123},[148],{"type":18,"value":149}," vk",{"type":13,"tag":45,"props":151,"children":152},{"style":52},[153],{"type":18,"value":154},"::",{"type":13,"tag":45,"props":156,"children":157},{"style":123},[158],{"type":18,"value":159},"StructureType",{"type":13,"tag":45,"props":161,"children":162},{"style":63},[163],{"type":18,"value":164},",\n",{"type":13,"tag":45,"props":166,"children":167},{"class":47,"line":78},[168,173,177,182],{"type":13,"tag":45,"props":169,"children":170},{"style":63},[171],{"type":18,"value":172}," p_next",{"type":13,"tag":45,"props":174,"children":175},{"style":52},[176],{"type":18,"value":144},{"type":13,"tag":45,"props":178,"children":179},{"style":52},[180],{"type":18,"value":181}," *mut",{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," c_void,\n",{"type":13,"tag":45,"props":188,"children":189},{"class":47,"line":92},[190],{"type":13,"tag":45,"props":191,"children":192},{"style":63},[193],{"type":18,"value":194},"}\n",{"type":13,"tag":196,"props":197,"children":198},"ul",{},[199,220],{"type":13,"tag":200,"props":201,"children":202},"li",{},[203,209,211,218],{"type":13,"tag":21,"props":204,"children":206},{"className":205},[],[207],{"type":18,"value":208},"sType",{"type":18,"value":210}," is a ",{"type":13,"tag":212,"props":213,"children":215},"a",{"href":214},"/man/VkStructureType",[216],{"type":18,"value":217},"VkStructureType",{"type":18,"value":219}," value identifying this structure.",{"type":13,"tag":200,"props":221,"children":222},{},[223,229],{"type":13,"tag":21,"props":224,"children":226},{"className":225},[],[227],{"type":18,"value":228},"pNext",{"type":18,"value":230}," is a pointer to a structure extending this structure.",{"type":13,"tag":232,"props":233,"children":235},"validity-group",{"name":234},"Valid Usage",[236],{"type":13,"tag":237,"props":238,"children":240},"validity-field",{"name":239},"VUID-VkPipelineCreateInfoKHR-pNext-09604",[241,249],{"type":13,"tag":33,"props":242,"children":244},{"code":243},"`pNext` :normative{type=\"must\"} be pointer to a valid instance of\n[VkGraphicsPipelineCreateInfo](/man/VkGraphicsPipelineCreateInfo),\n",[245],{"type":13,"tag":21,"props":246,"children":247},{"__ignoreMap":38},[248],{"type":18,"value":243},{"type":13,"tag":14,"props":250,"children":251},{},[252,258,259,265,267],{"type":13,"tag":212,"props":253,"children":255},{"href":254},"/man/VkExecutionGraphPipelineCreateInfoAMDX",[256],{"type":18,"value":257},"VkExecutionGraphPipelineCreateInfoAMDX",{"type":18,"value":164},{"type":13,"tag":212,"props":260,"children":262},{"href":261},"/man/VkRayTracingPipelineCreateInfoKHR",[263],{"type":18,"value":264},"VkRayTracingPipelineCreateInfoKHR",{"type":18,"value":266},",\nor ",{"type":13,"tag":212,"props":268,"children":270},{"href":269},"/man/VkComputePipelineCreateInfo",[271],{"type":18,"value":272},"VkComputePipelineCreateInfo",{"type":13,"tag":232,"props":274,"children":276},{"name":275},"Valid Usage (Implicit)",[277],{"type":13,"tag":237,"props":278,"children":280},{"name":279},"VUID-VkPipelineCreateInfoKHR-sType-sType",[281],{"type":13,"tag":14,"props":282,"children":283},{},[284,289,291,296,298],{"type":13,"tag":21,"props":285,"children":287},{"className":286},[],[288],{"type":18,"value":208},{"type":18,"value":290}," ",{"type":13,"tag":292,"props":293,"children":295},"normative",{"type":294},"must",[],{"type":18,"value":297}," be ",{"type":13,"tag":21,"props":299,"children":301},{"className":300},[],[302],{"type":18,"value":303},"VK_STRUCTURE_TYPE_PIPELINE_CREATE_INFO_KHR",{"type":13,"tag":305,"props":306,"children":307},"style",{},[308],{"type":18,"value":309},"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":38,"searchDepth":69,"depth":69,"links":311},[],"markdown",1725732577917]