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