[{"data":1,"prerenderedAt":387},["ShallowReactive",2],{"DNTxvlmmoR":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":386,"_id":4},"VkPhysicalDeviceImageAlignmentControlPropertiesMESA","Structure describing supported image alignments for a physical device","VK_MESA_image_alignment_control","structs",[],{"type":10,"children":11,"toc":384},"root",[12,28,230,242,310,346,378],{"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\ndefined 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 VkPhysicalDeviceImageAlignmentControlPropertiesMESA {\n VkStructureType sType;\n void* pNext;\n uint32_t supportedImageAlignmentMask;\n} VkPhysicalDeviceImageAlignmentControlPropertiesMESA;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,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}," VkPhysicalDeviceImageAlignmentControlPropertiesMESA {\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,99],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint32_t",{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," supportedImageAlignmentMask;\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},"} VkPhysicalDeviceImageAlignmentControlPropertiesMESA;\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 PhysicalDeviceImageAlignmentControlPropertiesMESA {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n supported_image_alignment_mask: u32,\n}\n","Rust","rs",[120],{"type":13,"tag":21,"props":121,"children":122},{"__ignoreMap":39},[123,146,179,201,222],{"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}," PhysicalDeviceImageAlignmentControlPropertiesMESA",{"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}," *mut",{"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":92},[204,209,213,218],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," supported_image_alignment_mask",{"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":217}," u32",{"type":13,"tag":45,"props":219,"children":220},{"style":63},[221],{"type":18,"value":178},{"type":13,"tag":45,"props":223,"children":224},{"class":47,"line":106},[225],{"type":13,"tag":45,"props":226,"children":227},{"style":63},[228],{"type":18,"value":229},"}\n",{"type":13,"tag":14,"props":231,"children":232},{},[233,235,240],{"type":18,"value":234},"The members of the ",{"type":13,"tag":21,"props":236,"children":238},{"className":237},[],[239],{"type":18,"value":4},{"type":18,"value":241},"\nstructure describe the following:",{"type":13,"tag":243,"props":244,"children":245},"ul",{},[246],{"type":13,"tag":247,"props":248,"children":249},"li",{},[250,255,257,263,265,271,273,278,280,284,286,293,294,300,302,308],{"type":13,"tag":251,"props":252,"children":254},"anchor",{"id":253},"limits-supportedImageAlignmentMask",[],{"type":18,"value":256}," ",{"type":13,"tag":21,"props":258,"children":260},{"className":259},[],[261],{"type":18,"value":262},"supportedImageAlignmentMask",{"type":18,"value":264},"\nis a bitwise-or of all potentially supported image alignments for a\ngiven physical device when using ",{"type":13,"tag":21,"props":266,"children":268},{"className":267},[],[269],{"type":18,"value":270},"VK_IMAGE_TILING_OPTIMAL",{"type":18,"value":272},".\nIf a given alignment is supported, the application ",{"type":13,"tag":274,"props":275,"children":277},"normative",{"type":276},"can",[],{"type":18,"value":279}," request an image\nto have that alignment.\nA given set of image creation parameters ",{"type":13,"tag":274,"props":281,"children":283},{"type":282},"may",[],{"type":18,"value":285}," support a subset of these\nalignments.\nTo determine if a particular alignment is supported for a given set of\nimage creation parameters, check\n",{"type":13,"tag":287,"props":288,"children":290},"a",{"href":289},"/man/VkMemoryRequirements",[291],{"type":18,"value":292},"VkMemoryRequirements",{"type":18,"value":168},{"type":13,"tag":21,"props":295,"children":297},{"className":296},[],[298],{"type":18,"value":299},"alignment",{"type":18,"value":301}," after chaining in\n",{"type":13,"tag":287,"props":303,"children":305},{"href":304},"/man/VkImageAlignmentControlCreateInfoMESA",[306],{"type":18,"value":307},"VkImageAlignmentControlCreateInfoMESA",{"type":18,"value":309},".",{"type":13,"tag":14,"props":311,"children":312},{},[313,315,320,322,328,330,336,338,344],{"type":18,"value":314},"If the ",{"type":13,"tag":21,"props":316,"children":318},{"className":317},[],[319],{"type":18,"value":4},{"type":18,"value":321}," structure is included in the ",{"type":13,"tag":21,"props":323,"children":325},{"className":324},[],[326],{"type":18,"value":327},"pNext",{"type":18,"value":329}," chain of the\n",{"type":13,"tag":287,"props":331,"children":333},{"href":332},"/man/VkPhysicalDeviceProperties2",[334],{"type":18,"value":335},"VkPhysicalDeviceProperties2",{"type":18,"value":337}," structure passed to\n",{"type":13,"tag":287,"props":339,"children":341},{"href":340},"/man/vkGetPhysicalDeviceProperties2",[342],{"type":18,"value":343},"vkGetPhysicalDeviceProperties2",{"type":18,"value":345},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":347,"props":348,"children":350},"validity-group",{"name":349},"Valid Usage (Implicit)",[351],{"type":13,"tag":352,"props":353,"children":355},"validity-field",{"name":354},"VUID-VkPhysicalDeviceImageAlignmentControlPropertiesMESA-sType-sType",[356],{"type":13,"tag":14,"props":357,"children":358},{},[359,365,366,370,372],{"type":13,"tag":21,"props":360,"children":362},{"className":361},[],[363],{"type":18,"value":364},"sType",{"type":18,"value":256},{"type":13,"tag":274,"props":367,"children":369},{"type":368},"must",[],{"type":18,"value":371}," be ",{"type":13,"tag":21,"props":373,"children":375},{"className":374},[],[376],{"type":18,"value":377},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ALIGNMENT_CONTROL_PROPERTIES_MESA",{"type":13,"tag":379,"props":380,"children":381},"style",{},[382],{"type":18,"value":383},"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":385},[],"markdown",1725732569353]