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