[{"data":1,"prerenderedAt":583},["ShallowReactive",2],{"JbdrzhDPr7":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":582,"_id":4},"VkBufferDeviceAddressInfo","Structure specifying the buffer to query an address for","VK_VERSION_1_2","structs",[],{"type":10,"children":11,"toc":580},"root",[12,28,238,243,308,312,373,428,498,574],{"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,113],{"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 VkBufferDeviceAddressInfo {\n VkStructureType sType;\n const void* pNext;\n VkBuffer buffer;\n} VkBufferDeviceAddressInfo;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104],{"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}," VkBufferDeviceAddressInfo {\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}," VkBuffer buffer;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112},"} VkBufferDeviceAddressInfo;\n",{"type":13,"tag":33,"props":114,"children":119},{"className":115,"code":116,"filename":117,"language":118,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct BufferDeviceAddressInfo {\n s_type: vk::StructureType,\n p_next: *const c_void,\n buffer: vk::Buffer,\n}\n","Rust","rs",[120],{"type":13,"tag":21,"props":121,"children":122},{"__ignoreMap":39},[123,146,179,201,230],{"type":13,"tag":45,"props":124,"children":125},{"class":47,"line":48},[126,131,135,141],{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":130},"pub",{"type":13,"tag":45,"props":132,"children":133},{"style":52},[134],{"type":18,"value":60},{"type":13,"tag":45,"props":136,"children":138},{"style":137},"--shiki-default:#953800;--shiki-dark:#FFA657",[139],{"type":18,"value":140}," BufferDeviceAddressInfo",{"type":13,"tag":45,"props":142,"children":143},{"style":63},[144],{"type":18,"value":145}," {\n",{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":69},[149,154,159,164,169,174],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153}," s_type",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":158},":",{"type":13,"tag":45,"props":160,"children":161},{"style":137},[162],{"type":18,"value":163}," vk",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":168},"::",{"type":13,"tag":45,"props":170,"children":171},{"style":137},[172],{"type":18,"value":173},"StructureType",{"type":13,"tag":45,"props":175,"children":176},{"style":63},[177],{"type":18,"value":178},",\n",{"type":13,"tag":45,"props":180,"children":181},{"class":47,"line":78},[182,187,191,196],{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," p_next",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":158},{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195}," *const",{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200}," c_void,\n",{"type":13,"tag":45,"props":202,"children":203},{"class":47,"line":97},[204,209,213,217,221,226],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," buffer",{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":158},{"type":13,"tag":45,"props":214,"children":215},{"style":137},[216],{"type":18,"value":163},{"type":13,"tag":45,"props":218,"children":219},{"style":52},[220],{"type":18,"value":168},{"type":13,"tag":45,"props":222,"children":223},{"style":137},[224],{"type":18,"value":225},"Buffer",{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":178},{"type":13,"tag":45,"props":231,"children":232},{"class":47,"line":106},[233],{"type":13,"tag":45,"props":234,"children":235},{"style":63},[236],{"type":18,"value":237},"}\n",{"type":13,"tag":14,"props":239,"children":240},{},[241],{"type":18,"value":242},"or the equivalent",{"type":13,"tag":29,"props":244,"children":245},{},[246,265],{"type":13,"tag":33,"props":247,"children":249},{"className":35,"code":248,"filename":37,"language":38,"meta":39,"style":39},"typedef VkBufferDeviceAddressInfo VkBufferDeviceAddressInfoKHR;\n",[250],{"type":13,"tag":21,"props":251,"children":252},{"__ignoreMap":39},[253],{"type":13,"tag":45,"props":254,"children":255},{"class":47,"line":48},[256,260],{"type":13,"tag":45,"props":257,"children":258},{"style":52},[259],{"type":18,"value":55},{"type":13,"tag":45,"props":261,"children":262},{"style":63},[263],{"type":18,"value":264}," VkBufferDeviceAddressInfo VkBufferDeviceAddressInfoKHR;\n",{"type":13,"tag":33,"props":266,"children":268},{"className":115,"code":267,"filename":117,"language":118,"meta":39,"style":39},"type BufferDeviceAddressInfoKHR = vk::BufferDeviceAddressInfo;\n",[269],{"type":13,"tag":21,"props":270,"children":271},{"__ignoreMap":39},[272],{"type":13,"tag":45,"props":273,"children":274},{"class":47,"line":48},[275,280,285,290,294,298,303],{"type":13,"tag":45,"props":276,"children":277},{"style":52},[278],{"type":18,"value":279},"type",{"type":13,"tag":45,"props":281,"children":282},{"style":137},[283],{"type":18,"value":284}," BufferDeviceAddressInfoKHR",{"type":13,"tag":45,"props":286,"children":287},{"style":52},[288],{"type":18,"value":289}," =",{"type":13,"tag":45,"props":291,"children":292},{"style":137},[293],{"type":18,"value":163},{"type":13,"tag":45,"props":295,"children":296},{"style":52},[297],{"type":18,"value":168},{"type":13,"tag":45,"props":299,"children":300},{"style":137},[301],{"type":18,"value":302},"BufferDeviceAddressInfo",{"type":13,"tag":45,"props":304,"children":305},{"style":63},[306],{"type":18,"value":307},";\n",{"type":13,"tag":14,"props":309,"children":310},{},[311],{"type":18,"value":242},{"type":13,"tag":29,"props":313,"children":314},{},[315,334],{"type":13,"tag":33,"props":316,"children":318},{"className":35,"code":317,"filename":37,"language":38,"meta":39,"style":39},"typedef VkBufferDeviceAddressInfo VkBufferDeviceAddressInfoEXT;\n",[319],{"type":13,"tag":21,"props":320,"children":321},{"__ignoreMap":39},[322],{"type":13,"tag":45,"props":323,"children":324},{"class":47,"line":48},[325,329],{"type":13,"tag":45,"props":326,"children":327},{"style":52},[328],{"type":18,"value":55},{"type":13,"tag":45,"props":330,"children":331},{"style":63},[332],{"type":18,"value":333}," VkBufferDeviceAddressInfo VkBufferDeviceAddressInfoEXT;\n",{"type":13,"tag":33,"props":335,"children":337},{"className":115,"code":336,"filename":117,"language":118,"meta":39,"style":39},"type BufferDeviceAddressInfoEXT = vk::BufferDeviceAddressInfo;\n",[338],{"type":13,"tag":21,"props":339,"children":340},{"__ignoreMap":39},[341],{"type":13,"tag":45,"props":342,"children":343},{"class":47,"line":48},[344,348,353,357,361,365,369],{"type":13,"tag":45,"props":345,"children":346},{"style":52},[347],{"type":18,"value":279},{"type":13,"tag":45,"props":349,"children":350},{"style":137},[351],{"type":18,"value":352}," BufferDeviceAddressInfoEXT",{"type":13,"tag":45,"props":354,"children":355},{"style":52},[356],{"type":18,"value":289},{"type":13,"tag":45,"props":358,"children":359},{"style":137},[360],{"type":18,"value":163},{"type":13,"tag":45,"props":362,"children":363},{"style":52},[364],{"type":18,"value":168},{"type":13,"tag":45,"props":366,"children":367},{"style":137},[368],{"type":18,"value":302},{"type":13,"tag":45,"props":370,"children":371},{"style":63},[372],{"type":18,"value":307},{"type":13,"tag":374,"props":375,"children":376},"ul",{},[377,398,417],{"type":13,"tag":378,"props":379,"children":380},"li",{},[381,387,389,396],{"type":13,"tag":21,"props":382,"children":384},{"className":383},[],[385],{"type":18,"value":386},"sType",{"type":18,"value":388}," is a ",{"type":13,"tag":390,"props":391,"children":393},"a",{"href":392},"/man/VkStructureType",[394],{"type":18,"value":395},"VkStructureType",{"type":18,"value":397}," value identifying this structure.",{"type":13,"tag":378,"props":399,"children":400},{},[401,407,409,415],{"type":13,"tag":21,"props":402,"children":404},{"className":403},[],[405],{"type":18,"value":406},"pNext",{"type":18,"value":408}," is ",{"type":13,"tag":21,"props":410,"children":412},{"className":411},[],[413],{"type":18,"value":414},"NULL",{"type":18,"value":416}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":378,"props":418,"children":419},{},[420,426],{"type":13,"tag":21,"props":421,"children":423},{"className":422},[],[424],{"type":18,"value":425},"buffer",{"type":18,"value":427}," specifies the buffer whose address is being queried.",{"type":13,"tag":429,"props":430,"children":432},"validity-group",{"name":431},"Valid Usage",[433,473],{"type":13,"tag":434,"props":435,"children":437},"validity-field",{"name":436},"VUID-VkBufferDeviceAddressInfo-buffer-02600",[438],{"type":13,"tag":14,"props":439,"children":440},{},[441,443,448,450,456,458,463,465,471],{"type":18,"value":442},"If ",{"type":13,"tag":21,"props":444,"children":446},{"className":445},[],[447],{"type":18,"value":425},{"type":18,"value":449}," is non-sparse and was not created with the\n",{"type":13,"tag":21,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":455},"VK_BUFFER_CREATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT",{"type":18,"value":457}," flag, then it\n",{"type":13,"tag":459,"props":460,"children":462},"normative",{"type":461},"must",[],{"type":18,"value":464}," be bound completely and contiguously to a single\n",{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"VkDeviceMemory",{"type":18,"value":472}," object",{"type":13,"tag":434,"props":474,"children":476},{"name":475},"VUID-VkBufferDeviceAddressInfo-buffer-02601",[477],{"type":13,"tag":14,"props":478,"children":479},{},[480,485,487,490,492],{"type":13,"tag":21,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":425},{"type":18,"value":486}," ",{"type":13,"tag":459,"props":488,"children":489},{"type":461},[],{"type":18,"value":491}," have been created with\n",{"type":13,"tag":21,"props":493,"children":495},{"className":494},[],[496],{"type":18,"value":497},"VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT",{"type":13,"tag":429,"props":499,"children":501},{"name":500},"Valid Usage (Implicit)",[502,526,548],{"type":13,"tag":434,"props":503,"children":505},{"name":504},"VUID-VkBufferDeviceAddressInfo-sType-sType",[506],{"type":13,"tag":14,"props":507,"children":508},{},[509,514,515,518,520],{"type":13,"tag":21,"props":510,"children":512},{"className":511},[],[513],{"type":18,"value":386},{"type":18,"value":486},{"type":13,"tag":459,"props":516,"children":517},{"type":461},[],{"type":18,"value":519}," be ",{"type":13,"tag":21,"props":521,"children":523},{"className":522},[],[524],{"type":18,"value":525},"VK_STRUCTURE_TYPE_BUFFER_DEVICE_ADDRESS_INFO",{"type":13,"tag":434,"props":527,"children":529},{"name":528},"VUID-VkBufferDeviceAddressInfo-pNext-pNext",[530],{"type":13,"tag":14,"props":531,"children":532},{},[533,538,539,542,543],{"type":13,"tag":21,"props":534,"children":536},{"className":535},[],[537],{"type":18,"value":406},{"type":18,"value":486},{"type":13,"tag":459,"props":540,"children":541},{"type":461},[],{"type":18,"value":519},{"type":13,"tag":21,"props":544,"children":546},{"className":545},[],[547],{"type":18,"value":414},{"type":13,"tag":434,"props":549,"children":551},{"name":550},"VUID-VkBufferDeviceAddressInfo-buffer-parameter",[552],{"type":13,"tag":14,"props":553,"children":554},{},[555,560,561,564,566,572],{"type":13,"tag":21,"props":556,"children":558},{"className":557},[],[559],{"type":18,"value":425},{"type":18,"value":486},{"type":13,"tag":459,"props":562,"children":563},{"type":461},[],{"type":18,"value":565}," be a valid ",{"type":13,"tag":390,"props":567,"children":569},{"href":568},"/man/VkBuffer",[570],{"type":18,"value":571},"VkBuffer",{"type":18,"value":573}," handle",{"type":13,"tag":575,"props":576,"children":577},"style",{},[578],{"type":18,"value":579},"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":581},[],"markdown",1725732541205]