[{"data":1,"prerenderedAt":866},["ShallowReactive",2],{"nNxyZqn7cG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":865,"_id":4},"VkSurfaceTransformFlagBitsKHR","Presentation transforms supported on a device","VK_KHR_surface","enums",[],{"type":10,"children":11,"toc":863},"root",[12,58,753,857],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,25,27,34,36,43,45,49,50,56],{"type":18,"value":19},"text","Bits which ",{"type":13,"tag":21,"props":22,"children":24},"normative",{"type":23},"may",[],{"type":18,"value":26}," be set in\n",{"type":13,"tag":28,"props":29,"children":31},"a",{"href":30},"/man/VkSurfaceCapabilitiesKHR",[32],{"type":18,"value":33},"VkSurfaceCapabilitiesKHR",{"type":18,"value":35},"::",{"type":13,"tag":37,"props":38,"children":40},"code",{"className":39},[],[41],{"type":18,"value":42},"supportedTransforms",{"type":18,"value":44}," indicating the\npresentation transforms supported for the surface on the specified device,\nand possible values of\n",{"type":13,"tag":28,"props":46,"children":47},{"href":30},[48],{"type":18,"value":33},{"type":18,"value":35},{"type":13,"tag":37,"props":51,"children":53},{"className":52},[],[54],{"type":18,"value":55},"currentTransform",{"type":18,"value":57}," indicating the\nsurface’s current transform relative to the presentation engine’s natural\norientation, are:",{"type":13,"tag":59,"props":60,"children":61},"code-group",{},[62,344],{"type":13,"tag":63,"props":64,"children":70},"pre",{"className":65,"code":66,"filename":67,"language":68,"meta":69,"style":69},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkSurfaceTransformFlagBitsKHR {\n VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR = 0x00000001,\n VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR = 0x00000002,\n VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR = 0x00000004,\n VK_SURFACE_TRANSFORM_ROTATE_270_BIT_KHR = 0x00000008,\n VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_BIT_KHR = 0x00000010,\n VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_90_BIT_KHR = 0x00000020,\n VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180_BIT_KHR = 0x00000040,\n VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_270_BIT_KHR = 0x00000080,\n VK_SURFACE_TRANSFORM_INHERIT_BIT_KHR = 0x00000100,\n} VkSurfaceTransformFlagBitsKHR;\n","C","c","",[71],{"type":13,"tag":37,"props":72,"children":73},{"__ignoreMap":69},[74,97,127,153,179,205,231,257,283,309,335],{"type":13,"tag":75,"props":76,"children":79},"span",{"class":77,"line":78},"line",1,[80,86,91],{"type":13,"tag":75,"props":81,"children":83},{"style":82},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[84],{"type":18,"value":85},"typedef",{"type":13,"tag":75,"props":87,"children":88},{"style":82},[89],{"type":18,"value":90}," enum",{"type":13,"tag":75,"props":92,"children":94},{"style":93},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[95],{"type":18,"value":96}," VkSurfaceTransformFlagBitsKHR {\n",{"type":13,"tag":75,"props":98,"children":100},{"class":77,"line":99},2,[101,106,111,116,122],{"type":13,"tag":75,"props":102,"children":103},{"style":93},[104],{"type":18,"value":105}," VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR ",{"type":13,"tag":75,"props":107,"children":108},{"style":82},[109],{"type":18,"value":110},"=",{"type":13,"tag":75,"props":112,"children":113},{"style":82},[114],{"type":18,"value":115}," 0x",{"type":13,"tag":75,"props":117,"children":119},{"style":118},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[120],{"type":18,"value":121},"00000001",{"type":13,"tag":75,"props":123,"children":124},{"style":93},[125],{"type":18,"value":126},",\n",{"type":13,"tag":75,"props":128,"children":130},{"class":77,"line":129},3,[131,136,140,144,149],{"type":13,"tag":75,"props":132,"children":133},{"style":93},[134],{"type":18,"value":135}," VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR ",{"type":13,"tag":75,"props":137,"children":138},{"style":82},[139],{"type":18,"value":110},{"type":13,"tag":75,"props":141,"children":142},{"style":82},[143],{"type":18,"value":115},{"type":13,"tag":75,"props":145,"children":146},{"style":118},[147],{"type":18,"value":148},"00000002",{"type":13,"tag":75,"props":150,"children":151},{"style":93},[152],{"type":18,"value":126},{"type":13,"tag":75,"props":154,"children":156},{"class":77,"line":155},4,[157,162,166,170,175],{"type":13,"tag":75,"props":158,"children":159},{"style":93},[160],{"type":18,"value":161}," VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR ",{"type":13,"tag":75,"props":163,"children":164},{"style":82},[165],{"type":18,"value":110},{"type":13,"tag":75,"props":167,"children":168},{"style":82},[169],{"type":18,"value":115},{"type":13,"tag":75,"props":171,"children":172},{"style":118},[173],{"type":18,"value":174},"00000004",{"type":13,"tag":75,"props":176,"children":177},{"style":93},[178],{"type":18,"value":126},{"type":13,"tag":75,"props":180,"children":182},{"class":77,"line":181},5,[183,188,192,196,201],{"type":13,"tag":75,"props":184,"children":185},{"style":93},[186],{"type":18,"value":187}," VK_SURFACE_TRANSFORM_ROTATE_270_BIT_KHR ",{"type":13,"tag":75,"props":189,"children":190},{"style":82},[191],{"type":18,"value":110},{"type":13,"tag":75,"props":193,"children":194},{"style":82},[195],{"type":18,"value":115},{"type":13,"tag":75,"props":197,"children":198},{"style":118},[199],{"type":18,"value":200},"00000008",{"type":13,"tag":75,"props":202,"children":203},{"style":93},[204],{"type":18,"value":126},{"type":13,"tag":75,"props":206,"children":208},{"class":77,"line":207},6,[209,214,218,222,227],{"type":13,"tag":75,"props":210,"children":211},{"style":93},[212],{"type":18,"value":213}," VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_BIT_KHR ",{"type":13,"tag":75,"props":215,"children":216},{"style":82},[217],{"type":18,"value":110},{"type":13,"tag":75,"props":219,"children":220},{"style":82},[221],{"type":18,"value":115},{"type":13,"tag":75,"props":223,"children":224},{"style":118},[225],{"type":18,"value":226},"00000010",{"type":13,"tag":75,"props":228,"children":229},{"style":93},[230],{"type":18,"value":126},{"type":13,"tag":75,"props":232,"children":234},{"class":77,"line":233},7,[235,240,244,248,253],{"type":13,"tag":75,"props":236,"children":237},{"style":93},[238],{"type":18,"value":239}," VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_90_BIT_KHR ",{"type":13,"tag":75,"props":241,"children":242},{"style":82},[243],{"type":18,"value":110},{"type":13,"tag":75,"props":245,"children":246},{"style":82},[247],{"type":18,"value":115},{"type":13,"tag":75,"props":249,"children":250},{"style":118},[251],{"type":18,"value":252},"00000020",{"type":13,"tag":75,"props":254,"children":255},{"style":93},[256],{"type":18,"value":126},{"type":13,"tag":75,"props":258,"children":260},{"class":77,"line":259},8,[261,266,270,274,279],{"type":13,"tag":75,"props":262,"children":263},{"style":93},[264],{"type":18,"value":265}," VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180_BIT_KHR ",{"type":13,"tag":75,"props":267,"children":268},{"style":82},[269],{"type":18,"value":110},{"type":13,"tag":75,"props":271,"children":272},{"style":82},[273],{"type":18,"value":115},{"type":13,"tag":75,"props":275,"children":276},{"style":118},[277],{"type":18,"value":278},"00000040",{"type":13,"tag":75,"props":280,"children":281},{"style":93},[282],{"type":18,"value":126},{"type":13,"tag":75,"props":284,"children":286},{"class":77,"line":285},9,[287,292,296,300,305],{"type":13,"tag":75,"props":288,"children":289},{"style":93},[290],{"type":18,"value":291}," VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_270_BIT_KHR ",{"type":13,"tag":75,"props":293,"children":294},{"style":82},[295],{"type":18,"value":110},{"type":13,"tag":75,"props":297,"children":298},{"style":82},[299],{"type":18,"value":115},{"type":13,"tag":75,"props":301,"children":302},{"style":118},[303],{"type":18,"value":304},"00000080",{"type":13,"tag":75,"props":306,"children":307},{"style":93},[308],{"type":18,"value":126},{"type":13,"tag":75,"props":310,"children":312},{"class":77,"line":311},10,[313,318,322,326,331],{"type":13,"tag":75,"props":314,"children":315},{"style":93},[316],{"type":18,"value":317}," VK_SURFACE_TRANSFORM_INHERIT_BIT_KHR ",{"type":13,"tag":75,"props":319,"children":320},{"style":82},[321],{"type":18,"value":110},{"type":13,"tag":75,"props":323,"children":324},{"style":82},[325],{"type":18,"value":115},{"type":13,"tag":75,"props":327,"children":328},{"style":118},[329],{"type":18,"value":330},"00000100",{"type":13,"tag":75,"props":332,"children":333},{"style":93},[334],{"type":18,"value":126},{"type":13,"tag":75,"props":336,"children":338},{"class":77,"line":337},11,[339],{"type":13,"tag":75,"props":340,"children":341},{"style":93},[342],{"type":18,"value":343},"} VkSurfaceTransformFlagBitsKHR;\n",{"type":13,"tag":63,"props":345,"children":350},{"className":346,"code":347,"filename":348,"language":349,"meta":69,"style":69},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SurfaceTransformFlagBitsKHR(u32);\nimpl SurfaceTransformFlagBitsKHR {\n pub const IDENTITY: Self = 0x00000001;\n pub const ROTATE_90: Self = 0x00000002;\n pub const ROTATE_180: Self = 0x00000004;\n pub const ROTATE_270: Self = 0x00000008;\n pub const HORIZONTAL_MIRROR: Self = 0x00000010;\n pub const HORIZONTAL_MIRROR_ROTATE_90: Self = 0x00000020;\n pub const HORIZONTAL_MIRROR_ROTATE_180: Self = 0x00000040;\n pub const HORIZONTAL_MIRROR_ROTATE_270: Self = 0x00000080;\n pub const INHERIT: Self = 0x00000100;\n}\n","Rust","rs",[351],{"type":13,"tag":37,"props":352,"children":353},{"__ignoreMap":69},[354,388,405,448,485,522,559,596,633,670,707,744],{"type":13,"tag":75,"props":355,"children":356},{"class":77,"line":78},[357,362,367,373,378,383],{"type":13,"tag":75,"props":358,"children":359},{"style":82},[360],{"type":18,"value":361},"pub",{"type":13,"tag":75,"props":363,"children":364},{"style":82},[365],{"type":18,"value":366}," struct",{"type":13,"tag":75,"props":368,"children":370},{"style":369},"--shiki-default:#953800;--shiki-dark:#FFA657",[371],{"type":18,"value":372}," SurfaceTransformFlagBitsKHR",{"type":13,"tag":75,"props":374,"children":375},{"style":93},[376],{"type":18,"value":377},"(",{"type":13,"tag":75,"props":379,"children":380},{"style":369},[381],{"type":18,"value":382},"u32",{"type":13,"tag":75,"props":384,"children":385},{"style":93},[386],{"type":18,"value":387},");\n",{"type":13,"tag":75,"props":389,"children":390},{"class":77,"line":99},[391,396,400],{"type":13,"tag":75,"props":392,"children":393},{"style":82},[394],{"type":18,"value":395},"impl",{"type":13,"tag":75,"props":397,"children":398},{"style":369},[399],{"type":18,"value":372},{"type":13,"tag":75,"props":401,"children":402},{"style":93},[403],{"type":18,"value":404}," {\n",{"type":13,"tag":75,"props":406,"children":407},{"class":77,"line":129},[408,413,418,423,428,433,438,443],{"type":13,"tag":75,"props":409,"children":410},{"style":82},[411],{"type":18,"value":412}," pub",{"type":13,"tag":75,"props":414,"children":415},{"style":82},[416],{"type":18,"value":417}," const",{"type":13,"tag":75,"props":419,"children":420},{"style":118},[421],{"type":18,"value":422}," IDENTITY",{"type":13,"tag":75,"props":424,"children":425},{"style":82},[426],{"type":18,"value":427},":",{"type":13,"tag":75,"props":429,"children":430},{"style":118},[431],{"type":18,"value":432}," Self",{"type":13,"tag":75,"props":434,"children":435},{"style":82},[436],{"type":18,"value":437}," =",{"type":13,"tag":75,"props":439,"children":440},{"style":118},[441],{"type":18,"value":442}," 0x00000001",{"type":13,"tag":75,"props":444,"children":445},{"style":93},[446],{"type":18,"value":447},";\n",{"type":13,"tag":75,"props":449,"children":450},{"class":77,"line":155},[451,455,459,464,468,472,476,481],{"type":13,"tag":75,"props":452,"children":453},{"style":82},[454],{"type":18,"value":412},{"type":13,"tag":75,"props":456,"children":457},{"style":82},[458],{"type":18,"value":417},{"type":13,"tag":75,"props":460,"children":461},{"style":118},[462],{"type":18,"value":463}," ROTATE_90",{"type":13,"tag":75,"props":465,"children":466},{"style":82},[467],{"type":18,"value":427},{"type":13,"tag":75,"props":469,"children":470},{"style":118},[471],{"type":18,"value":432},{"type":13,"tag":75,"props":473,"children":474},{"style":82},[475],{"type":18,"value":437},{"type":13,"tag":75,"props":477,"children":478},{"style":118},[479],{"type":18,"value":480}," 0x00000002",{"type":13,"tag":75,"props":482,"children":483},{"style":93},[484],{"type":18,"value":447},{"type":13,"tag":75,"props":486,"children":487},{"class":77,"line":181},[488,492,496,501,505,509,513,518],{"type":13,"tag":75,"props":489,"children":490},{"style":82},[491],{"type":18,"value":412},{"type":13,"tag":75,"props":493,"children":494},{"style":82},[495],{"type":18,"value":417},{"type":13,"tag":75,"props":497,"children":498},{"style":118},[499],{"type":18,"value":500}," ROTATE_180",{"type":13,"tag":75,"props":502,"children":503},{"style":82},[504],{"type":18,"value":427},{"type":13,"tag":75,"props":506,"children":507},{"style":118},[508],{"type":18,"value":432},{"type":13,"tag":75,"props":510,"children":511},{"style":82},[512],{"type":18,"value":437},{"type":13,"tag":75,"props":514,"children":515},{"style":118},[516],{"type":18,"value":517}," 0x00000004",{"type":13,"tag":75,"props":519,"children":520},{"style":93},[521],{"type":18,"value":447},{"type":13,"tag":75,"props":523,"children":524},{"class":77,"line":207},[525,529,533,538,542,546,550,555],{"type":13,"tag":75,"props":526,"children":527},{"style":82},[528],{"type":18,"value":412},{"type":13,"tag":75,"props":530,"children":531},{"style":82},[532],{"type":18,"value":417},{"type":13,"tag":75,"props":534,"children":535},{"style":118},[536],{"type":18,"value":537}," ROTATE_270",{"type":13,"tag":75,"props":539,"children":540},{"style":82},[541],{"type":18,"value":427},{"type":13,"tag":75,"props":543,"children":544},{"style":118},[545],{"type":18,"value":432},{"type":13,"tag":75,"props":547,"children":548},{"style":82},[549],{"type":18,"value":437},{"type":13,"tag":75,"props":551,"children":552},{"style":118},[553],{"type":18,"value":554}," 0x00000008",{"type":13,"tag":75,"props":556,"children":557},{"style":93},[558],{"type":18,"value":447},{"type":13,"tag":75,"props":560,"children":561},{"class":77,"line":233},[562,566,570,575,579,583,587,592],{"type":13,"tag":75,"props":563,"children":564},{"style":82},[565],{"type":18,"value":412},{"type":13,"tag":75,"props":567,"children":568},{"style":82},[569],{"type":18,"value":417},{"type":13,"tag":75,"props":571,"children":572},{"style":118},[573],{"type":18,"value":574}," HORIZONTAL_MIRROR",{"type":13,"tag":75,"props":576,"children":577},{"style":82},[578],{"type":18,"value":427},{"type":13,"tag":75,"props":580,"children":581},{"style":118},[582],{"type":18,"value":432},{"type":13,"tag":75,"props":584,"children":585},{"style":82},[586],{"type":18,"value":437},{"type":13,"tag":75,"props":588,"children":589},{"style":118},[590],{"type":18,"value":591}," 0x00000010",{"type":13,"tag":75,"props":593,"children":594},{"style":93},[595],{"type":18,"value":447},{"type":13,"tag":75,"props":597,"children":598},{"class":77,"line":259},[599,603,607,612,616,620,624,629],{"type":13,"tag":75,"props":600,"children":601},{"style":82},[602],{"type":18,"value":412},{"type":13,"tag":75,"props":604,"children":605},{"style":82},[606],{"type":18,"value":417},{"type":13,"tag":75,"props":608,"children":609},{"style":118},[610],{"type":18,"value":611}," HORIZONTAL_MIRROR_ROTATE_90",{"type":13,"tag":75,"props":613,"children":614},{"style":82},[615],{"type":18,"value":427},{"type":13,"tag":75,"props":617,"children":618},{"style":118},[619],{"type":18,"value":432},{"type":13,"tag":75,"props":621,"children":622},{"style":82},[623],{"type":18,"value":437},{"type":13,"tag":75,"props":625,"children":626},{"style":118},[627],{"type":18,"value":628}," 0x00000020",{"type":13,"tag":75,"props":630,"children":631},{"style":93},[632],{"type":18,"value":447},{"type":13,"tag":75,"props":634,"children":635},{"class":77,"line":285},[636,640,644,649,653,657,661,666],{"type":13,"tag":75,"props":637,"children":638},{"style":82},[639],{"type":18,"value":412},{"type":13,"tag":75,"props":641,"children":642},{"style":82},[643],{"type":18,"value":417},{"type":13,"tag":75,"props":645,"children":646},{"style":118},[647],{"type":18,"value":648}," HORIZONTAL_MIRROR_ROTATE_180",{"type":13,"tag":75,"props":650,"children":651},{"style":82},[652],{"type":18,"value":427},{"type":13,"tag":75,"props":654,"children":655},{"style":118},[656],{"type":18,"value":432},{"type":13,"tag":75,"props":658,"children":659},{"style":82},[660],{"type":18,"value":437},{"type":13,"tag":75,"props":662,"children":663},{"style":118},[664],{"type":18,"value":665}," 0x00000040",{"type":13,"tag":75,"props":667,"children":668},{"style":93},[669],{"type":18,"value":447},{"type":13,"tag":75,"props":671,"children":672},{"class":77,"line":311},[673,677,681,686,690,694,698,703],{"type":13,"tag":75,"props":674,"children":675},{"style":82},[676],{"type":18,"value":412},{"type":13,"tag":75,"props":678,"children":679},{"style":82},[680],{"type":18,"value":417},{"type":13,"tag":75,"props":682,"children":683},{"style":118},[684],{"type":18,"value":685}," HORIZONTAL_MIRROR_ROTATE_270",{"type":13,"tag":75,"props":687,"children":688},{"style":82},[689],{"type":18,"value":427},{"type":13,"tag":75,"props":691,"children":692},{"style":118},[693],{"type":18,"value":432},{"type":13,"tag":75,"props":695,"children":696},{"style":82},[697],{"type":18,"value":437},{"type":13,"tag":75,"props":699,"children":700},{"style":118},[701],{"type":18,"value":702}," 0x00000080",{"type":13,"tag":75,"props":704,"children":705},{"style":93},[706],{"type":18,"value":447},{"type":13,"tag":75,"props":708,"children":709},{"class":77,"line":337},[710,714,718,723,727,731,735,740],{"type":13,"tag":75,"props":711,"children":712},{"style":82},[713],{"type":18,"value":412},{"type":13,"tag":75,"props":715,"children":716},{"style":82},[717],{"type":18,"value":417},{"type":13,"tag":75,"props":719,"children":720},{"style":118},[721],{"type":18,"value":722}," INHERIT",{"type":13,"tag":75,"props":724,"children":725},{"style":82},[726],{"type":18,"value":427},{"type":13,"tag":75,"props":728,"children":729},{"style":118},[730],{"type":18,"value":432},{"type":13,"tag":75,"props":732,"children":733},{"style":82},[734],{"type":18,"value":437},{"type":13,"tag":75,"props":736,"children":737},{"style":118},[738],{"type":18,"value":739}," 0x00000100",{"type":13,"tag":75,"props":741,"children":742},{"style":93},[743],{"type":18,"value":447},{"type":13,"tag":75,"props":745,"children":747},{"class":77,"line":746},12,[748],{"type":13,"tag":75,"props":749,"children":750},{"style":93},[751],{"type":18,"value":752},"}\n",{"type":13,"tag":754,"props":755,"children":756},"ul",{},[757,769,780,791,802,813,824,835,846],{"type":13,"tag":758,"props":759,"children":760},"li",{},[761,767],{"type":13,"tag":37,"props":762,"children":764},{"className":763},[],[765],{"type":18,"value":766},"VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR",{"type":18,"value":768}," specifies that image content\nis presented without being transformed.",{"type":13,"tag":758,"props":770,"children":771},{},[772,778],{"type":13,"tag":37,"props":773,"children":775},{"className":774},[],[776],{"type":18,"value":777},"VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR",{"type":18,"value":779}," specifies that image\ncontent is rotated 90 degrees clockwise.",{"type":13,"tag":758,"props":781,"children":782},{},[783,789],{"type":13,"tag":37,"props":784,"children":786},{"className":785},[],[787],{"type":18,"value":788},"VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR",{"type":18,"value":790}," specifies that image\ncontent is rotated 180 degrees clockwise.",{"type":13,"tag":758,"props":792,"children":793},{},[794,800],{"type":13,"tag":37,"props":795,"children":797},{"className":796},[],[798],{"type":18,"value":799},"VK_SURFACE_TRANSFORM_ROTATE_270_BIT_KHR",{"type":18,"value":801}," specifies that image\ncontent is rotated 270 degrees clockwise.",{"type":13,"tag":758,"props":803,"children":804},{},[805,811],{"type":13,"tag":37,"props":806,"children":808},{"className":807},[],[809],{"type":18,"value":810},"VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_BIT_KHR",{"type":18,"value":812}," specifies that\nimage content is mirrored horizontally.",{"type":13,"tag":758,"props":814,"children":815},{},[816,822],{"type":13,"tag":37,"props":817,"children":819},{"className":818},[],[820],{"type":18,"value":821},"VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_90_BIT_KHR",{"type":18,"value":823}," specifies\nthat image content is mirrored horizontally, then rotated 90 degrees\nclockwise.",{"type":13,"tag":758,"props":825,"children":826},{},[827,833],{"type":13,"tag":37,"props":828,"children":830},{"className":829},[],[831],{"type":18,"value":832},"VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180_BIT_KHR",{"type":18,"value":834},"\nspecifies that image content is mirrored horizontally, then rotated 180\ndegrees clockwise.",{"type":13,"tag":758,"props":836,"children":837},{},[838,844],{"type":13,"tag":37,"props":839,"children":841},{"className":840},[],[842],{"type":18,"value":843},"VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_270_BIT_KHR",{"type":18,"value":845},"\nspecifies that image content is mirrored horizontally, then rotated 270\ndegrees clockwise.",{"type":13,"tag":758,"props":847,"children":848},{},[849,855],{"type":13,"tag":37,"props":850,"children":852},{"className":851},[],[853],{"type":18,"value":854},"VK_SURFACE_TRANSFORM_INHERIT_BIT_KHR",{"type":18,"value":856}," specifies that the\npresentation transform is not specified, and is instead determined by\nplatform-specific considerations and mechanisms outside Vulkan.",{"type":13,"tag":858,"props":859,"children":860},"style",{},[861],{"type":18,"value":862},"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":69,"searchDepth":99,"depth":99,"links":864},[],"markdown",1725732589571]