[{"data":1,"prerenderedAt":465},["ShallowReactive",2],{"mSV1RviZnv":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":464,"_id":4},"vkTransitionImageLayoutEXT","Perform an image layout transition on the host","VK_EXT_host_image_copy","protos",[],{"type":10,"children":11,"toc":462},"root",[12,20,297,366,456],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To perform an image layout transition on the host, call:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,127],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","VkResult vkTransitionImageLayoutEXT(\n VkDevice device,\n uint32_t transitionCount,\n const VkHostImageLayoutTransitionInfoEXT* pTransitions);\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,59,79,98],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[47],{"type":18,"value":48},"VkResult ",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":4},{"type":13,"tag":38,"props":55,"children":56},{"style":45},[57],{"type":18,"value":58},"(\n",{"type":13,"tag":38,"props":60,"children":62},{"class":40,"line":61},2,[63,68,74],{"type":13,"tag":38,"props":64,"children":65},{"style":45},[66],{"type":18,"value":67}," VkDevice ",{"type":13,"tag":38,"props":69,"children":71},{"style":70},"--shiki-default:#953800;--shiki-dark:#FFA657",[72],{"type":18,"value":73},"device",{"type":13,"tag":38,"props":75,"children":76},{"style":45},[77],{"type":18,"value":78},",\n",{"type":13,"tag":38,"props":80,"children":82},{"class":40,"line":81},3,[83,89,94],{"type":13,"tag":38,"props":84,"children":86},{"style":85},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[87],{"type":18,"value":88}," uint32_t",{"type":13,"tag":38,"props":90,"children":91},{"style":70},[92],{"type":18,"value":93}," transitionCount",{"type":13,"tag":38,"props":95,"children":96},{"style":45},[97],{"type":18,"value":78},{"type":13,"tag":38,"props":99,"children":101},{"class":40,"line":100},4,[102,107,112,117,122],{"type":13,"tag":38,"props":103,"children":104},{"style":85},[105],{"type":18,"value":106}," const",{"type":13,"tag":38,"props":108,"children":109},{"style":45},[110],{"type":18,"value":111}," VkHostImageLayoutTransitionInfoEXT",{"type":13,"tag":38,"props":113,"children":114},{"style":85},[115],{"type":18,"value":116},"*",{"type":13,"tag":38,"props":118,"children":119},{"style":70},[120],{"type":18,"value":121}," pTransitions",{"type":13,"tag":38,"props":123,"children":124},{"style":45},[125],{"type":18,"value":126},");\n",{"type":13,"tag":25,"props":128,"children":133},{"className":129,"code":130,"filename":131,"language":132,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub fn transition_image_layout_ext(\n device: crate :: vk :: vk::Device,\n transition_count: u32,\n p_transitions: *const vk::HostImageLayoutTransitionInfoEXT,\n) -> vk::Result;\n","Rust","rs",[134],{"type":13,"tag":34,"props":135,"children":136},{"__ignoreMap":31},[137,159,210,231,265],{"type":13,"tag":38,"props":138,"children":139},{"class":40,"line":41},[140,145,150,155],{"type":13,"tag":38,"props":141,"children":142},{"style":85},[143],{"type":18,"value":144},"pub",{"type":13,"tag":38,"props":146,"children":147},{"style":85},[148],{"type":18,"value":149}," fn",{"type":13,"tag":38,"props":151,"children":152},{"style":51},[153],{"type":18,"value":154}," transition_image_layout_ext",{"type":13,"tag":38,"props":156,"children":157},{"style":45},[158],{"type":18,"value":58},{"type":13,"tag":38,"props":160,"children":161},{"class":40,"line":61},[162,167,172,177,182,187,192,197,201,206],{"type":13,"tag":38,"props":163,"children":164},{"style":45},[165],{"type":18,"value":166}," device",{"type":13,"tag":38,"props":168,"children":169},{"style":85},[170],{"type":18,"value":171},":",{"type":13,"tag":38,"props":173,"children":174},{"style":85},[175],{"type":18,"value":176}," crate",{"type":13,"tag":38,"props":178,"children":179},{"style":85},[180],{"type":18,"value":181}," ::",{"type":13,"tag":38,"props":183,"children":184},{"style":45},[185],{"type":18,"value":186}," vk ",{"type":13,"tag":38,"props":188,"children":189},{"style":85},[190],{"type":18,"value":191},"::",{"type":13,"tag":38,"props":193,"children":194},{"style":70},[195],{"type":18,"value":196}," vk",{"type":13,"tag":38,"props":198,"children":199},{"style":85},[200],{"type":18,"value":191},{"type":13,"tag":38,"props":202,"children":203},{"style":70},[204],{"type":18,"value":205},"Device",{"type":13,"tag":38,"props":207,"children":208},{"style":45},[209],{"type":18,"value":78},{"type":13,"tag":38,"props":211,"children":212},{"class":40,"line":81},[213,218,222,227],{"type":13,"tag":38,"props":214,"children":215},{"style":45},[216],{"type":18,"value":217}," transition_count",{"type":13,"tag":38,"props":219,"children":220},{"style":85},[221],{"type":18,"value":171},{"type":13,"tag":38,"props":223,"children":224},{"style":70},[225],{"type":18,"value":226}," u32",{"type":13,"tag":38,"props":228,"children":229},{"style":45},[230],{"type":18,"value":78},{"type":13,"tag":38,"props":232,"children":233},{"class":40,"line":100},[234,239,243,248,252,256,261],{"type":13,"tag":38,"props":235,"children":236},{"style":45},[237],{"type":18,"value":238}," p_transitions",{"type":13,"tag":38,"props":240,"children":241},{"style":85},[242],{"type":18,"value":171},{"type":13,"tag":38,"props":244,"children":245},{"style":85},[246],{"type":18,"value":247}," *const",{"type":13,"tag":38,"props":249,"children":250},{"style":70},[251],{"type":18,"value":196},{"type":13,"tag":38,"props":253,"children":254},{"style":85},[255],{"type":18,"value":191},{"type":13,"tag":38,"props":257,"children":258},{"style":70},[259],{"type":18,"value":260},"HostImageLayoutTransitionInfoEXT",{"type":13,"tag":38,"props":262,"children":263},{"style":45},[264],{"type":18,"value":78},{"type":13,"tag":38,"props":266,"children":268},{"class":40,"line":267},5,[269,274,279,283,287,292],{"type":13,"tag":38,"props":270,"children":271},{"style":45},[272],{"type":18,"value":273},") ",{"type":13,"tag":38,"props":275,"children":276},{"style":85},[277],{"type":18,"value":278},"->",{"type":13,"tag":38,"props":280,"children":281},{"style":70},[282],{"type":18,"value":196},{"type":13,"tag":38,"props":284,"children":285},{"style":85},[286],{"type":18,"value":191},{"type":13,"tag":38,"props":288,"children":289},{"style":70},[290],{"type":18,"value":291},"Result",{"type":13,"tag":38,"props":293,"children":294},{"style":45},[295],{"type":18,"value":296},";\n",{"type":13,"tag":298,"props":299,"children":300},"ul",{},[301,328,339],{"type":13,"tag":302,"props":303,"children":304},"li",{},[305,310,312,318,320,326],{"type":13,"tag":34,"props":306,"children":308},{"className":307},[],[309],{"type":18,"value":73},{"type":18,"value":311}," is the device which owns ",{"type":13,"tag":34,"props":313,"children":315},{"className":314},[],[316],{"type":18,"value":317},"pTransitions",{"type":18,"value":319},"[i].",{"type":13,"tag":34,"props":321,"children":323},{"className":322},[],[324],{"type":18,"value":325},"image",{"type":18,"value":327},".",{"type":13,"tag":302,"props":329,"children":330},{},[331,337],{"type":13,"tag":34,"props":332,"children":334},{"className":333},[],[335],{"type":18,"value":336},"transitionCount",{"type":18,"value":338}," is the number of image layout transitions to\nperform.",{"type":13,"tag":302,"props":340,"children":341},{},[342,347,349,356,358,364],{"type":13,"tag":34,"props":343,"children":345},{"className":344},[],[346],{"type":18,"value":317},{"type":18,"value":348}," is a pointer to an array of\n",{"type":13,"tag":350,"props":351,"children":353},"a",{"href":352},"/man/VkHostImageLayoutTransitionInfoEXT",[354],{"type":18,"value":355},"VkHostImageLayoutTransitionInfoEXT",{"type":18,"value":357}," structures specifying the image\nand ",{"type":13,"tag":350,"props":359,"children":361},{"href":360},"/chapters/resources#resources-image-views",[362],{"type":18,"value":363},"subresource ranges",{"type":18,"value":365}," within them to\ntransition.",{"type":13,"tag":367,"props":368,"children":370},"validity-group",{"name":369},"Valid Usage (Implicit)",[371,401,432],{"type":13,"tag":372,"props":373,"children":375},"validity-field",{"name":374},"VUID-vkTransitionImageLayoutEXT-device-parameter",[376],{"type":13,"tag":14,"props":377,"children":378},{},[379,384,386,391,393,399],{"type":13,"tag":34,"props":380,"children":382},{"className":381},[],[383],{"type":18,"value":73},{"type":18,"value":385}," ",{"type":13,"tag":387,"props":388,"children":390},"normative",{"type":389},"must",[],{"type":18,"value":392}," be a valid ",{"type":13,"tag":350,"props":394,"children":396},{"href":395},"/man/VkDevice",[397],{"type":18,"value":398},"VkDevice",{"type":18,"value":400}," handle",{"type":13,"tag":372,"props":402,"children":404},{"name":403},"VUID-vkTransitionImageLayoutEXT-pTransitions-parameter",[405],{"type":13,"tag":14,"props":406,"children":407},{},[408,413,414,417,419,424,426,430],{"type":13,"tag":34,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":317},{"type":18,"value":385},{"type":13,"tag":387,"props":415,"children":416},{"type":389},[],{"type":18,"value":418}," be a valid pointer to an array of ",{"type":13,"tag":34,"props":420,"children":422},{"className":421},[],[423],{"type":18,"value":336},{"type":18,"value":425}," valid ",{"type":13,"tag":350,"props":427,"children":428},{"href":352},[429],{"type":18,"value":355},{"type":18,"value":431}," structures",{"type":13,"tag":372,"props":433,"children":435},{"name":434},"VUID-vkTransitionImageLayoutEXT-transitionCount-arraylength",[436],{"type":13,"tag":14,"props":437,"children":438},{},[439,444,445,448,450],{"type":13,"tag":34,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":336},{"type":18,"value":385},{"type":13,"tag":387,"props":446,"children":447},{"type":389},[],{"type":18,"value":449}," be greater than ",{"type":13,"tag":34,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":455},"0",{"type":13,"tag":457,"props":458,"children":459},"style",{},[460],{"type":18,"value":461},"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":31,"searchDepth":61,"depth":61,"links":463},[],"markdown",1725732623757]