[{"data":1,"prerenderedAt":431},["ShallowReactive",2],{"SRnSD7OnVw":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":430,"_id":4},"VkBindMemoryStatusKHR","Structure specifying where to return memory binding status","VK_KHR_maintenance6","structs",[],{"type":10,"children":11,"toc":428},"root",[12,28,253,316,364,422],{"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,123],{"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 VkBindMemoryStatusKHR {\n VkStructureType sType;\n const void* pNext;\n VkResult* pResult;\n} VkBindMemoryStatusKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,114],{"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}," VkBindMemoryStatusKHR {\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,104,109],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkResult",{"type":13,"tag":45,"props":105,"children":106},{"style":52},[107],{"type":18,"value":108},"*",{"type":13,"tag":45,"props":110,"children":111},{"style":63},[112],{"type":18,"value":113}," pResult;\n",{"type":13,"tag":45,"props":115,"children":117},{"class":47,"line":116},5,[118],{"type":13,"tag":45,"props":119,"children":120},{"style":63},[121],{"type":18,"value":122},"} VkBindMemoryStatusKHR;\n",{"type":13,"tag":33,"props":124,"children":129},{"className":125,"code":126,"filename":127,"language":128,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct BindMemoryStatusKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n p_result: *mut vk::Result,\n}\n","Rust","rs",[130],{"type":13,"tag":21,"props":131,"children":132},{"__ignoreMap":39},[133,156,189,211,245],{"type":13,"tag":45,"props":134,"children":135},{"class":47,"line":48},[136,141,145,151],{"type":13,"tag":45,"props":137,"children":138},{"style":52},[139],{"type":18,"value":140},"pub",{"type":13,"tag":45,"props":142,"children":143},{"style":52},[144],{"type":18,"value":60},{"type":13,"tag":45,"props":146,"children":148},{"style":147},"--shiki-default:#953800;--shiki-dark:#FFA657",[149],{"type":18,"value":150}," BindMemoryStatusKHR",{"type":13,"tag":45,"props":152,"children":153},{"style":63},[154],{"type":18,"value":155}," {\n",{"type":13,"tag":45,"props":157,"children":158},{"class":47,"line":69},[159,164,169,174,179,184],{"type":13,"tag":45,"props":160,"children":161},{"style":63},[162],{"type":18,"value":163}," s_type",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":168},":",{"type":13,"tag":45,"props":170,"children":171},{"style":147},[172],{"type":18,"value":173}," vk",{"type":13,"tag":45,"props":175,"children":176},{"style":52},[177],{"type":18,"value":178},"::",{"type":13,"tag":45,"props":180,"children":181},{"style":147},[182],{"type":18,"value":183},"StructureType",{"type":13,"tag":45,"props":185,"children":186},{"style":63},[187],{"type":18,"value":188},",\n",{"type":13,"tag":45,"props":190,"children":191},{"class":47,"line":78},[192,197,201,206],{"type":13,"tag":45,"props":193,"children":194},{"style":63},[195],{"type":18,"value":196}," p_next",{"type":13,"tag":45,"props":198,"children":199},{"style":52},[200],{"type":18,"value":168},{"type":13,"tag":45,"props":202,"children":203},{"style":52},[204],{"type":18,"value":205}," *const",{"type":13,"tag":45,"props":207,"children":208},{"style":63},[209],{"type":18,"value":210}," c_void,\n",{"type":13,"tag":45,"props":212,"children":213},{"class":47,"line":97},[214,219,223,228,232,236,241],{"type":13,"tag":45,"props":215,"children":216},{"style":63},[217],{"type":18,"value":218}," p_result",{"type":13,"tag":45,"props":220,"children":221},{"style":52},[222],{"type":18,"value":168},{"type":13,"tag":45,"props":224,"children":225},{"style":52},[226],{"type":18,"value":227}," *mut",{"type":13,"tag":45,"props":229,"children":230},{"style":147},[231],{"type":18,"value":173},{"type":13,"tag":45,"props":233,"children":234},{"style":52},[235],{"type":18,"value":178},{"type":13,"tag":45,"props":237,"children":238},{"style":147},[239],{"type":18,"value":240},"Result",{"type":13,"tag":45,"props":242,"children":243},{"style":63},[244],{"type":18,"value":188},{"type":13,"tag":45,"props":246,"children":247},{"class":47,"line":116},[248],{"type":13,"tag":45,"props":249,"children":250},{"style":63},[251],{"type":18,"value":252},"}\n",{"type":13,"tag":254,"props":255,"children":256},"ul",{},[257,278,297],{"type":13,"tag":258,"props":259,"children":260},"li",{},[261,267,269,276],{"type":13,"tag":21,"props":262,"children":264},{"className":263},[],[265],{"type":18,"value":266},"sType",{"type":18,"value":268}," is a ",{"type":13,"tag":270,"props":271,"children":273},"a",{"href":272},"/man/VkStructureType",[274],{"type":18,"value":275},"VkStructureType",{"type":18,"value":277}," value identifying this structure.",{"type":13,"tag":258,"props":279,"children":280},{},[281,287,289,295],{"type":13,"tag":21,"props":282,"children":284},{"className":283},[],[285],{"type":18,"value":286},"pNext",{"type":18,"value":288}," is ",{"type":13,"tag":21,"props":290,"children":292},{"className":291},[],[293],{"type":18,"value":294},"NULL",{"type":18,"value":296}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":258,"props":298,"children":299},{},[300,306,308,314],{"type":13,"tag":21,"props":301,"children":303},{"className":302},[],[304],{"type":18,"value":305},"pResult",{"type":18,"value":307}," is a pointer to a ",{"type":13,"tag":21,"props":309,"children":311},{"className":310},[],[312],{"type":18,"value":313},"VkResult",{"type":18,"value":315}," value.",{"type":13,"tag":14,"props":317,"children":318},{},[319,321,326,328,334,336,342,344,349,351,356,357,362],{"type":18,"value":320},"If the ",{"type":13,"tag":21,"props":322,"children":324},{"className":323},[],[325],{"type":18,"value":286},{"type":18,"value":327}," chain of ",{"type":13,"tag":270,"props":329,"children":331},{"href":330},"/man/VkBindBufferMemoryInfo",[332],{"type":18,"value":333},"VkBindBufferMemoryInfo",{"type":18,"value":335}," or\n",{"type":13,"tag":270,"props":337,"children":339},{"href":338},"/man/VkBindImageMemoryInfo",[340],{"type":18,"value":341},"VkBindImageMemoryInfo",{"type":18,"value":343}," includes a ",{"type":13,"tag":21,"props":345,"children":347},{"className":346},[],[348],{"type":18,"value":4},{"type":18,"value":350},"\nstructure, then the ",{"type":13,"tag":21,"props":352,"children":354},{"className":353},[],[355],{"type":18,"value":4},{"type":18,"value":178},{"type":13,"tag":21,"props":358,"children":360},{"className":359},[],[361],{"type":18,"value":305},{"type":18,"value":363}," will be\npopulated with a value describing the result of the corresponding memory\nbinding operation.",{"type":13,"tag":365,"props":366,"children":368},"validity-group",{"name":367},"Valid Usage (Implicit)",[369,397],{"type":13,"tag":370,"props":371,"children":373},"validity-field",{"name":372},"VUID-VkBindMemoryStatusKHR-sType-sType",[374],{"type":13,"tag":14,"props":375,"children":376},{},[377,382,384,389,391],{"type":13,"tag":21,"props":378,"children":380},{"className":379},[],[381],{"type":18,"value":266},{"type":18,"value":383}," ",{"type":13,"tag":385,"props":386,"children":388},"normative",{"type":387},"must",[],{"type":18,"value":390}," be ",{"type":13,"tag":21,"props":392,"children":394},{"className":393},[],[395],{"type":18,"value":396},"VK_STRUCTURE_TYPE_BIND_MEMORY_STATUS_KHR",{"type":13,"tag":370,"props":398,"children":400},{"name":399},"VUID-VkBindMemoryStatusKHR-pResult-parameter",[401],{"type":13,"tag":14,"props":402,"children":403},{},[404,409,410,413,415,420],{"type":13,"tag":21,"props":405,"children":407},{"className":406},[],[408],{"type":18,"value":305},{"type":18,"value":383},{"type":13,"tag":385,"props":411,"children":412},{"type":387},[],{"type":18,"value":414}," be a valid pointer to a ",{"type":13,"tag":270,"props":416,"children":418},{"href":417},"/man/VkResult",[419],{"type":18,"value":313},{"type":18,"value":421}," value",{"type":13,"tag":423,"props":424,"children":425},"style",{},[426],{"type":18,"value":427},"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":429},[],"markdown",1729612434218]