[{"data":1,"prerenderedAt":1295},["ShallowReactive",2],{"bV6L72D4HO":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1294,"_id":4},"VkColorBlendEquationEXT","Structure specifying the color blend factors and operations for an attachment","VK_EXT_extended_dynamic_state3, VK_EXT_shader_object","structs",[],{"type":10,"children":11,"toc":1292},"root",[12,28,345,465,1144,1286],{"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,130],{"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 VkColorBlendEquationEXT {\n VkBlendFactor srcColorBlendFactor;\n VkBlendFactor dstColorBlendFactor;\n VkBlendOp colorBlendOp;\n VkBlendFactor srcAlphaBlendFactor;\n VkBlendFactor dstAlphaBlendFactor;\n VkBlendOp alphaBlendOp;\n} VkColorBlendEquationEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,85,94,103,112,121],{"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}," VkColorBlendEquationEXT {\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}," VkBlendFactor srcColorBlendFactor;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80],{"type":13,"tag":45,"props":81,"children":82},{"style":63},[83],{"type":18,"value":84}," VkBlendFactor dstColorBlendFactor;\n",{"type":13,"tag":45,"props":86,"children":88},{"class":47,"line":87},4,[89],{"type":13,"tag":45,"props":90,"children":91},{"style":63},[92],{"type":18,"value":93}," VkBlendOp colorBlendOp;\n",{"type":13,"tag":45,"props":95,"children":97},{"class":47,"line":96},5,[98],{"type":13,"tag":45,"props":99,"children":100},{"style":63},[101],{"type":18,"value":102}," VkBlendFactor srcAlphaBlendFactor;\n",{"type":13,"tag":45,"props":104,"children":106},{"class":47,"line":105},6,[107],{"type":13,"tag":45,"props":108,"children":109},{"style":63},[110],{"type":18,"value":111}," VkBlendFactor dstAlphaBlendFactor;\n",{"type":13,"tag":45,"props":113,"children":115},{"class":47,"line":114},7,[116],{"type":13,"tag":45,"props":117,"children":118},{"style":63},[119],{"type":18,"value":120}," VkBlendOp alphaBlendOp;\n",{"type":13,"tag":45,"props":122,"children":124},{"class":47,"line":123},8,[125],{"type":13,"tag":45,"props":126,"children":127},{"style":63},[128],{"type":18,"value":129},"} VkColorBlendEquationEXT;\n",{"type":13,"tag":33,"props":131,"children":136},{"className":132,"code":133,"filename":134,"language":135,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct ColorBlendEquationEXT {\n src_color_blend_factor: vk::BlendFactor,\n dst_color_blend_factor: vk::BlendFactor,\n color_blend_op: vk::BlendOp,\n src_alpha_blend_factor: vk::BlendFactor,\n dst_alpha_blend_factor: vk::BlendFactor,\n alpha_blend_op: vk::BlendOp,\n}\n","Rust","rs",[137],{"type":13,"tag":21,"props":138,"children":139},{"__ignoreMap":39},[140,163,196,224,253,281,309,337],{"type":13,"tag":45,"props":141,"children":142},{"class":47,"line":48},[143,148,152,158],{"type":13,"tag":45,"props":144,"children":145},{"style":52},[146],{"type":18,"value":147},"pub",{"type":13,"tag":45,"props":149,"children":150},{"style":52},[151],{"type":18,"value":60},{"type":13,"tag":45,"props":153,"children":155},{"style":154},"--shiki-default:#953800;--shiki-dark:#FFA657",[156],{"type":18,"value":157}," ColorBlendEquationEXT",{"type":13,"tag":45,"props":159,"children":160},{"style":63},[161],{"type":18,"value":162}," {\n",{"type":13,"tag":45,"props":164,"children":165},{"class":47,"line":69},[166,171,176,181,186,191],{"type":13,"tag":45,"props":167,"children":168},{"style":63},[169],{"type":18,"value":170}," src_color_blend_factor",{"type":13,"tag":45,"props":172,"children":173},{"style":52},[174],{"type":18,"value":175},":",{"type":13,"tag":45,"props":177,"children":178},{"style":154},[179],{"type":18,"value":180}," vk",{"type":13,"tag":45,"props":182,"children":183},{"style":52},[184],{"type":18,"value":185},"::",{"type":13,"tag":45,"props":187,"children":188},{"style":154},[189],{"type":18,"value":190},"BlendFactor",{"type":13,"tag":45,"props":192,"children":193},{"style":63},[194],{"type":18,"value":195},",\n",{"type":13,"tag":45,"props":197,"children":198},{"class":47,"line":78},[199,204,208,212,216,220],{"type":13,"tag":45,"props":200,"children":201},{"style":63},[202],{"type":18,"value":203}," dst_color_blend_factor",{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":175},{"type":13,"tag":45,"props":209,"children":210},{"style":154},[211],{"type":18,"value":180},{"type":13,"tag":45,"props":213,"children":214},{"style":52},[215],{"type":18,"value":185},{"type":13,"tag":45,"props":217,"children":218},{"style":154},[219],{"type":18,"value":190},{"type":13,"tag":45,"props":221,"children":222},{"style":63},[223],{"type":18,"value":195},{"type":13,"tag":45,"props":225,"children":226},{"class":47,"line":87},[227,232,236,240,244,249],{"type":13,"tag":45,"props":228,"children":229},{"style":63},[230],{"type":18,"value":231}," color_blend_op",{"type":13,"tag":45,"props":233,"children":234},{"style":52},[235],{"type":18,"value":175},{"type":13,"tag":45,"props":237,"children":238},{"style":154},[239],{"type":18,"value":180},{"type":13,"tag":45,"props":241,"children":242},{"style":52},[243],{"type":18,"value":185},{"type":13,"tag":45,"props":245,"children":246},{"style":154},[247],{"type":18,"value":248},"BlendOp",{"type":13,"tag":45,"props":250,"children":251},{"style":63},[252],{"type":18,"value":195},{"type":13,"tag":45,"props":254,"children":255},{"class":47,"line":96},[256,261,265,269,273,277],{"type":13,"tag":45,"props":257,"children":258},{"style":63},[259],{"type":18,"value":260}," src_alpha_blend_factor",{"type":13,"tag":45,"props":262,"children":263},{"style":52},[264],{"type":18,"value":175},{"type":13,"tag":45,"props":266,"children":267},{"style":154},[268],{"type":18,"value":180},{"type":13,"tag":45,"props":270,"children":271},{"style":52},[272],{"type":18,"value":185},{"type":13,"tag":45,"props":274,"children":275},{"style":154},[276],{"type":18,"value":190},{"type":13,"tag":45,"props":278,"children":279},{"style":63},[280],{"type":18,"value":195},{"type":13,"tag":45,"props":282,"children":283},{"class":47,"line":105},[284,289,293,297,301,305],{"type":13,"tag":45,"props":285,"children":286},{"style":63},[287],{"type":18,"value":288}," dst_alpha_blend_factor",{"type":13,"tag":45,"props":290,"children":291},{"style":52},[292],{"type":18,"value":175},{"type":13,"tag":45,"props":294,"children":295},{"style":154},[296],{"type":18,"value":180},{"type":13,"tag":45,"props":298,"children":299},{"style":52},[300],{"type":18,"value":185},{"type":13,"tag":45,"props":302,"children":303},{"style":154},[304],{"type":18,"value":190},{"type":13,"tag":45,"props":306,"children":307},{"style":63},[308],{"type":18,"value":195},{"type":13,"tag":45,"props":310,"children":311},{"class":47,"line":114},[312,317,321,325,329,333],{"type":13,"tag":45,"props":313,"children":314},{"style":63},[315],{"type":18,"value":316}," alpha_blend_op",{"type":13,"tag":45,"props":318,"children":319},{"style":52},[320],{"type":18,"value":175},{"type":13,"tag":45,"props":322,"children":323},{"style":154},[324],{"type":18,"value":180},{"type":13,"tag":45,"props":326,"children":327},{"style":52},[328],{"type":18,"value":185},{"type":13,"tag":45,"props":330,"children":331},{"style":154},[332],{"type":18,"value":248},{"type":13,"tag":45,"props":334,"children":335},{"style":63},[336],{"type":18,"value":195},{"type":13,"tag":45,"props":338,"children":339},{"class":47,"line":123},[340],{"type":13,"tag":45,"props":341,"children":342},{"style":63},[343],{"type":18,"value":344},"}\n",{"type":13,"tag":346,"props":347,"children":348},"ul",{},[349,382,409,420,438,454],{"type":13,"tag":350,"props":351,"children":352},"li",{},[353,359,361,367,369,374,375,380],{"type":13,"tag":21,"props":354,"children":356},{"className":355},[],[357],{"type":18,"value":358},"srcColorBlendFactor",{"type":18,"value":360}," selects which blend factor is used to\ndetermine the source factors (S",{"type":13,"tag":362,"props":363,"children":364},"sub",{},[365],{"type":18,"value":366},"r",{"type":18,"value":368},",S",{"type":13,"tag":362,"props":370,"children":371},{},[372],{"type":18,"value":373},"g",{"type":18,"value":368},{"type":13,"tag":362,"props":376,"children":377},{},[378],{"type":18,"value":379},"b",{"type":18,"value":381},").",{"type":13,"tag":350,"props":383,"children":384},{},[385,391,393,397,399,403,404,408],{"type":13,"tag":21,"props":386,"children":388},{"className":387},[],[389],{"type":18,"value":390},"dstColorBlendFactor",{"type":18,"value":392}," selects which blend factor is used to\ndetermine the destination factors (D",{"type":13,"tag":362,"props":394,"children":395},{},[396],{"type":18,"value":366},{"type":18,"value":398},",D",{"type":13,"tag":362,"props":400,"children":401},{},[402],{"type":18,"value":373},{"type":18,"value":398},{"type":13,"tag":362,"props":405,"children":406},{},[407],{"type":18,"value":379},{"type":18,"value":381},{"type":13,"tag":350,"props":410,"children":411},{},[412,418],{"type":13,"tag":21,"props":413,"children":415},{"className":414},[],[416],{"type":18,"value":417},"colorBlendOp",{"type":18,"value":419}," selects which blend operation is used to calculate\nthe RGB values to write to the color attachment.",{"type":13,"tag":350,"props":421,"children":422},{},[423,429,431,436],{"type":13,"tag":21,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":428},"srcAlphaBlendFactor",{"type":18,"value":430}," selects which blend factor is used to\ndetermine the source factor S",{"type":13,"tag":362,"props":432,"children":433},{},[434],{"type":18,"value":435},"a",{"type":18,"value":437},".",{"type":13,"tag":350,"props":439,"children":440},{},[441,447,449,453],{"type":13,"tag":21,"props":442,"children":444},{"className":443},[],[445],{"type":18,"value":446},"dstAlphaBlendFactor",{"type":18,"value":448}," selects which blend factor is used to\ndetermine the destination factor D",{"type":13,"tag":362,"props":450,"children":451},{},[452],{"type":18,"value":435},{"type":18,"value":437},{"type":13,"tag":350,"props":455,"children":456},{},[457,463],{"type":13,"tag":21,"props":458,"children":460},{"className":459},[],[461],{"type":18,"value":462},"alphaBlendOp",{"type":18,"value":464}," selects which blend operation is use to calculate the\nalpha values to write to the color attachment.",{"type":13,"tag":466,"props":467,"children":469},"validity-group",{"name":468},"Valid Usage",[470,534,584,634,684,1031,1093],{"type":13,"tag":471,"props":472,"children":474},"validity-field",{"name":473},"VUID-VkColorBlendEquationEXT-dualSrcBlend-07357",[475],{"type":13,"tag":14,"props":476,"children":477},{},[478,480,490,492,497,499,504,506,512,513,519,520,526,528],{"type":18,"value":479},"If the ",{"type":13,"tag":435,"props":481,"children":483},{"href":482},"/man/VkPhysicalDeviceFeatures#features-dualSrcBlend",[484],{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":489},"dualSrcBlend",{"type":18,"value":491}," feature is not\nenabled, ",{"type":13,"tag":21,"props":493,"children":495},{"className":494},[],[496],{"type":18,"value":358},{"type":18,"value":498}," ",{"type":13,"tag":500,"props":501,"children":503},"normative",{"type":502},"must",[],{"type":18,"value":505}," not be\n",{"type":13,"tag":21,"props":507,"children":509},{"className":508},[],[510],{"type":18,"value":511},"VK_BLEND_FACTOR_SRC1_COLOR",{"type":18,"value":195},{"type":13,"tag":21,"props":514,"children":516},{"className":515},[],[517],{"type":18,"value":518},"VK_BLEND_FACTOR_ONE_MINUS_SRC1_COLOR",{"type":18,"value":195},{"type":13,"tag":21,"props":521,"children":523},{"className":522},[],[524],{"type":18,"value":525},"VK_BLEND_FACTOR_SRC1_ALPHA",{"type":18,"value":527},", or\n",{"type":13,"tag":21,"props":529,"children":531},{"className":530},[],[532],{"type":18,"value":533},"VK_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA",{"type":13,"tag":471,"props":535,"children":537},{"name":536},"VUID-VkColorBlendEquationEXT-dualSrcBlend-07358",[538],{"type":13,"tag":14,"props":539,"children":540},{},[541,542,550,551,556,557,560,561,566,567,572,573,578,579],{"type":18,"value":479},{"type":13,"tag":435,"props":543,"children":544},{"href":482},[545],{"type":13,"tag":21,"props":546,"children":548},{"className":547},[],[549],{"type":18,"value":489},{"type":18,"value":491},{"type":13,"tag":21,"props":552,"children":554},{"className":553},[],[555],{"type":18,"value":390},{"type":18,"value":498},{"type":13,"tag":500,"props":558,"children":559},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":562,"children":564},{"className":563},[],[565],{"type":18,"value":511},{"type":18,"value":195},{"type":13,"tag":21,"props":568,"children":570},{"className":569},[],[571],{"type":18,"value":518},{"type":18,"value":195},{"type":13,"tag":21,"props":574,"children":576},{"className":575},[],[577],{"type":18,"value":525},{"type":18,"value":527},{"type":13,"tag":21,"props":580,"children":582},{"className":581},[],[583],{"type":18,"value":533},{"type":13,"tag":471,"props":585,"children":587},{"name":586},"VUID-VkColorBlendEquationEXT-dualSrcBlend-07359",[588],{"type":13,"tag":14,"props":589,"children":590},{},[591,592,600,601,606,607,610,611,616,617,622,623,628,629],{"type":18,"value":479},{"type":13,"tag":435,"props":593,"children":594},{"href":482},[595],{"type":13,"tag":21,"props":596,"children":598},{"className":597},[],[599],{"type":18,"value":489},{"type":18,"value":491},{"type":13,"tag":21,"props":602,"children":604},{"className":603},[],[605],{"type":18,"value":428},{"type":18,"value":498},{"type":13,"tag":500,"props":608,"children":609},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":612,"children":614},{"className":613},[],[615],{"type":18,"value":511},{"type":18,"value":195},{"type":13,"tag":21,"props":618,"children":620},{"className":619},[],[621],{"type":18,"value":518},{"type":18,"value":195},{"type":13,"tag":21,"props":624,"children":626},{"className":625},[],[627],{"type":18,"value":525},{"type":18,"value":527},{"type":13,"tag":21,"props":630,"children":632},{"className":631},[],[633],{"type":18,"value":533},{"type":13,"tag":471,"props":635,"children":637},{"name":636},"VUID-VkColorBlendEquationEXT-dualSrcBlend-07360",[638],{"type":13,"tag":14,"props":639,"children":640},{},[641,642,650,651,656,657,660,661,666,667,672,673,678,679],{"type":18,"value":479},{"type":13,"tag":435,"props":643,"children":644},{"href":482},[645],{"type":13,"tag":21,"props":646,"children":648},{"className":647},[],[649],{"type":18,"value":489},{"type":18,"value":491},{"type":13,"tag":21,"props":652,"children":654},{"className":653},[],[655],{"type":18,"value":446},{"type":18,"value":498},{"type":13,"tag":500,"props":658,"children":659},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":662,"children":664},{"className":663},[],[665],{"type":18,"value":511},{"type":18,"value":195},{"type":13,"tag":21,"props":668,"children":670},{"className":669},[],[671],{"type":18,"value":518},{"type":18,"value":195},{"type":13,"tag":21,"props":674,"children":676},{"className":675},[],[677],{"type":18,"value":525},{"type":18,"value":527},{"type":13,"tag":21,"props":680,"children":682},{"className":681},[],[683],{"type":18,"value":533},{"type":13,"tag":471,"props":685,"children":687},{"name":686},"VUID-VkColorBlendEquationEXT-colorBlendOp-07361",[688],{"type":13,"tag":14,"props":689,"children":690},{},[691,696,698,703,704,707,708,714,716,722,723,729,730,736,737,743,744,750,751,757,758,764,765,771,772,778,779,785,786,792,793,799,800,806,807,813,814,820,821,827,828,834,835,841,842,848,849,855,856,862,863,869,870,876,877,883,884,890,891,897,898,904,905,911,912,918,919,925,926,932,933,939,940,946,947,953,954,960,961,967,968,974,975,981,982,988,989,995,996,1002,1003,1009,1010,1016,1017,1023,1025],{"type":13,"tag":21,"props":692,"children":694},{"className":693},[],[695],{"type":18,"value":417},{"type":18,"value":697}," and ",{"type":13,"tag":21,"props":699,"children":701},{"className":700},[],[702],{"type":18,"value":462},{"type":18,"value":498},{"type":13,"tag":500,"props":705,"children":706},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":709,"children":711},{"className":710},[],[712],{"type":18,"value":713},"VK_BLEND_OP_ZERO_EXT",{"type":18,"value":715},", ",{"type":13,"tag":21,"props":717,"children":719},{"className":718},[],[720],{"type":18,"value":721},"VK_BLEND_OP_SRC_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":724,"children":726},{"className":725},[],[727],{"type":18,"value":728},"VK_BLEND_OP_DST_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":731,"children":733},{"className":732},[],[734],{"type":18,"value":735},"VK_BLEND_OP_SRC_OVER_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":738,"children":740},{"className":739},[],[741],{"type":18,"value":742},"VK_BLEND_OP_DST_OVER_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":745,"children":747},{"className":746},[],[748],{"type":18,"value":749},"VK_BLEND_OP_SRC_IN_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":752,"children":754},{"className":753},[],[755],{"type":18,"value":756},"VK_BLEND_OP_DST_IN_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":759,"children":761},{"className":760},[],[762],{"type":18,"value":763},"VK_BLEND_OP_SRC_OUT_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":766,"children":768},{"className":767},[],[769],{"type":18,"value":770},"VK_BLEND_OP_DST_OUT_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":773,"children":775},{"className":774},[],[776],{"type":18,"value":777},"VK_BLEND_OP_SRC_ATOP_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":780,"children":782},{"className":781},[],[783],{"type":18,"value":784},"VK_BLEND_OP_DST_ATOP_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":787,"children":789},{"className":788},[],[790],{"type":18,"value":791},"VK_BLEND_OP_XOR_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":794,"children":796},{"className":795},[],[797],{"type":18,"value":798},"VK_BLEND_OP_MULTIPLY_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":801,"children":803},{"className":802},[],[804],{"type":18,"value":805},"VK_BLEND_OP_SCREEN_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":808,"children":810},{"className":809},[],[811],{"type":18,"value":812},"VK_BLEND_OP_OVERLAY_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":815,"children":817},{"className":816},[],[818],{"type":18,"value":819},"VK_BLEND_OP_DARKEN_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":822,"children":824},{"className":823},[],[825],{"type":18,"value":826},"VK_BLEND_OP_LIGHTEN_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":829,"children":831},{"className":830},[],[832],{"type":18,"value":833},"VK_BLEND_OP_COLORDODGE_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":836,"children":838},{"className":837},[],[839],{"type":18,"value":840},"VK_BLEND_OP_COLORBURN_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":843,"children":845},{"className":844},[],[846],{"type":18,"value":847},"VK_BLEND_OP_HARDLIGHT_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":850,"children":852},{"className":851},[],[853],{"type":18,"value":854},"VK_BLEND_OP_SOFTLIGHT_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":857,"children":859},{"className":858},[],[860],{"type":18,"value":861},"VK_BLEND_OP_DIFFERENCE_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":864,"children":866},{"className":865},[],[867],{"type":18,"value":868},"VK_BLEND_OP_EXCLUSION_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":871,"children":873},{"className":872},[],[874],{"type":18,"value":875},"VK_BLEND_OP_INVERT_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":878,"children":880},{"className":879},[],[881],{"type":18,"value":882},"VK_BLEND_OP_INVERT_RGB_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":885,"children":887},{"className":886},[],[888],{"type":18,"value":889},"VK_BLEND_OP_LINEARDODGE_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":892,"children":894},{"className":893},[],[895],{"type":18,"value":896},"VK_BLEND_OP_LINEARBURN_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":899,"children":901},{"className":900},[],[902],{"type":18,"value":903},"VK_BLEND_OP_VIVIDLIGHT_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":906,"children":908},{"className":907},[],[909],{"type":18,"value":910},"VK_BLEND_OP_LINEARLIGHT_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":913,"children":915},{"className":914},[],[916],{"type":18,"value":917},"VK_BLEND_OP_PINLIGHT_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":920,"children":922},{"className":921},[],[923],{"type":18,"value":924},"VK_BLEND_OP_HARDMIX_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":927,"children":929},{"className":928},[],[930],{"type":18,"value":931},"VK_BLEND_OP_HSL_HUE_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":934,"children":936},{"className":935},[],[937],{"type":18,"value":938},"VK_BLEND_OP_HSL_SATURATION_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":941,"children":943},{"className":942},[],[944],{"type":18,"value":945},"VK_BLEND_OP_HSL_COLOR_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":948,"children":950},{"className":949},[],[951],{"type":18,"value":952},"VK_BLEND_OP_HSL_LUMINOSITY_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":955,"children":957},{"className":956},[],[958],{"type":18,"value":959},"VK_BLEND_OP_PLUS_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":962,"children":964},{"className":963},[],[965],{"type":18,"value":966},"VK_BLEND_OP_PLUS_CLAMPED_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":969,"children":971},{"className":970},[],[972],{"type":18,"value":973},"VK_BLEND_OP_PLUS_CLAMPED_ALPHA_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":976,"children":978},{"className":977},[],[979],{"type":18,"value":980},"VK_BLEND_OP_PLUS_DARKER_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":983,"children":985},{"className":984},[],[986],{"type":18,"value":987},"VK_BLEND_OP_MINUS_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":990,"children":992},{"className":991},[],[993],{"type":18,"value":994},"VK_BLEND_OP_MINUS_CLAMPED_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":997,"children":999},{"className":998},[],[1000],{"type":18,"value":1001},"VK_BLEND_OP_CONTRAST_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":1004,"children":1006},{"className":1005},[],[1007],{"type":18,"value":1008},"VK_BLEND_OP_INVERT_OVG_EXT",{"type":18,"value":715},{"type":13,"tag":21,"props":1011,"children":1013},{"className":1012},[],[1014],{"type":18,"value":1015},"VK_BLEND_OP_RED_EXT",{"type":18,"value":195},{"type":13,"tag":21,"props":1018,"children":1020},{"className":1019},[],[1021],{"type":18,"value":1022},"VK_BLEND_OP_GREEN_EXT",{"type":18,"value":1024},", or ",{"type":13,"tag":21,"props":1026,"children":1028},{"className":1027},[],[1029],{"type":18,"value":1030},"VK_BLEND_OP_BLUE_EXT",{"type":13,"tag":471,"props":1032,"children":1034},{"name":1033},"VUID-VkColorBlendEquationEXT-constantAlphaColorBlendFactors-07362",[1035],{"type":13,"tag":14,"props":1036,"children":1037},{},[1038,1039,1045,1047,1053,1054,1060,1062,1068,1069,1074,1075,1078,1079,1085,1087],{"type":18,"value":479},{"type":13,"tag":435,"props":1040,"children":1042},{"href":1041},"/extensions/VK_KHR_portability_subset",[1043],{"type":18,"value":1044},"VK_KHR_portability_subset",{"type":18,"value":1046}," extension is enabled, and\n",{"type":13,"tag":435,"props":1048,"children":1050},{"href":1049},"/man/VkPhysicalDevicePortabilitySubsetFeaturesKHR",[1051],{"type":18,"value":1052},"VkPhysicalDevicePortabilitySubsetFeaturesKHR",{"type":18,"value":185},{"type":13,"tag":21,"props":1055,"children":1057},{"className":1056},[],[1058],{"type":18,"value":1059},"constantAlphaColorBlendFactors",{"type":18,"value":1061},"\nis ",{"type":13,"tag":21,"props":1063,"children":1065},{"className":1064},[],[1066],{"type":18,"value":1067},"VK_FALSE",{"type":18,"value":715},{"type":13,"tag":21,"props":1070,"children":1072},{"className":1071},[],[1073],{"type":18,"value":358},{"type":18,"value":498},{"type":13,"tag":500,"props":1076,"children":1077},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":1080,"children":1082},{"className":1081},[],[1083],{"type":18,"value":1084},"VK_BLEND_FACTOR_CONSTANT_ALPHA",{"type":18,"value":1086}," or\n",{"type":13,"tag":21,"props":1088,"children":1090},{"className":1089},[],[1091],{"type":18,"value":1092},"VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA",{"type":13,"tag":471,"props":1094,"children":1096},{"name":1095},"VUID-VkColorBlendEquationEXT-constantAlphaColorBlendFactors-07363",[1097],{"type":13,"tag":14,"props":1098,"children":1099},{},[1100,1101,1105,1106,1110,1111,1116,1117,1122,1123,1128,1129,1132,1133,1138,1139],{"type":18,"value":479},{"type":13,"tag":435,"props":1102,"children":1103},{"href":1041},[1104],{"type":18,"value":1044},{"type":18,"value":1046},{"type":13,"tag":435,"props":1107,"children":1108},{"href":1049},[1109],{"type":18,"value":1052},{"type":18,"value":185},{"type":13,"tag":21,"props":1112,"children":1114},{"className":1113},[],[1115],{"type":18,"value":1059},{"type":18,"value":1061},{"type":13,"tag":21,"props":1118,"children":1120},{"className":1119},[],[1121],{"type":18,"value":1067},{"type":18,"value":715},{"type":13,"tag":21,"props":1124,"children":1126},{"className":1125},[],[1127],{"type":18,"value":390},{"type":18,"value":498},{"type":13,"tag":500,"props":1130,"children":1131},{"type":502},[],{"type":18,"value":505},{"type":13,"tag":21,"props":1134,"children":1136},{"className":1135},[],[1137],{"type":18,"value":1084},{"type":18,"value":1086},{"type":13,"tag":21,"props":1140,"children":1142},{"className":1141},[],[1143],{"type":18,"value":1092},{"type":13,"tag":466,"props":1145,"children":1147},{"name":1146},"Valid Usage (Implicit)",[1148,1174,1196,1220,1242,1264],{"type":13,"tag":471,"props":1149,"children":1151},{"name":1150},"VUID-VkColorBlendEquationEXT-srcColorBlendFactor-parameter",[1152],{"type":13,"tag":14,"props":1153,"children":1154},{},[1155,1160,1161,1164,1166,1172],{"type":13,"tag":21,"props":1156,"children":1158},{"className":1157},[],[1159],{"type":18,"value":358},{"type":18,"value":498},{"type":13,"tag":500,"props":1162,"children":1163},{"type":502},[],{"type":18,"value":1165}," be a valid ",{"type":13,"tag":435,"props":1167,"children":1169},{"href":1168},"/man/VkBlendFactor",[1170],{"type":18,"value":1171},"VkBlendFactor",{"type":18,"value":1173}," value",{"type":13,"tag":471,"props":1175,"children":1177},{"name":1176},"VUID-VkColorBlendEquationEXT-dstColorBlendFactor-parameter",[1178],{"type":13,"tag":14,"props":1179,"children":1180},{},[1181,1186,1187,1190,1191,1195],{"type":13,"tag":21,"props":1182,"children":1184},{"className":1183},[],[1185],{"type":18,"value":390},{"type":18,"value":498},{"type":13,"tag":500,"props":1188,"children":1189},{"type":502},[],{"type":18,"value":1165},{"type":13,"tag":435,"props":1192,"children":1193},{"href":1168},[1194],{"type":18,"value":1171},{"type":18,"value":1173},{"type":13,"tag":471,"props":1197,"children":1199},{"name":1198},"VUID-VkColorBlendEquationEXT-colorBlendOp-parameter",[1200],{"type":13,"tag":14,"props":1201,"children":1202},{},[1203,1208,1209,1212,1213,1219],{"type":13,"tag":21,"props":1204,"children":1206},{"className":1205},[],[1207],{"type":18,"value":417},{"type":18,"value":498},{"type":13,"tag":500,"props":1210,"children":1211},{"type":502},[],{"type":18,"value":1165},{"type":13,"tag":435,"props":1214,"children":1216},{"href":1215},"/man/VkBlendOp",[1217],{"type":18,"value":1218},"VkBlendOp",{"type":18,"value":1173},{"type":13,"tag":471,"props":1221,"children":1223},{"name":1222},"VUID-VkColorBlendEquationEXT-srcAlphaBlendFactor-parameter",[1224],{"type":13,"tag":14,"props":1225,"children":1226},{},[1227,1232,1233,1236,1237,1241],{"type":13,"tag":21,"props":1228,"children":1230},{"className":1229},[],[1231],{"type":18,"value":428},{"type":18,"value":498},{"type":13,"tag":500,"props":1234,"children":1235},{"type":502},[],{"type":18,"value":1165},{"type":13,"tag":435,"props":1238,"children":1239},{"href":1168},[1240],{"type":18,"value":1171},{"type":18,"value":1173},{"type":13,"tag":471,"props":1243,"children":1245},{"name":1244},"VUID-VkColorBlendEquationEXT-dstAlphaBlendFactor-parameter",[1246],{"type":13,"tag":14,"props":1247,"children":1248},{},[1249,1254,1255,1258,1259,1263],{"type":13,"tag":21,"props":1250,"children":1252},{"className":1251},[],[1253],{"type":18,"value":446},{"type":18,"value":498},{"type":13,"tag":500,"props":1256,"children":1257},{"type":502},[],{"type":18,"value":1165},{"type":13,"tag":435,"props":1260,"children":1261},{"href":1168},[1262],{"type":18,"value":1171},{"type":18,"value":1173},{"type":13,"tag":471,"props":1265,"children":1267},{"name":1266},"VUID-VkColorBlendEquationEXT-alphaBlendOp-parameter",[1268],{"type":13,"tag":14,"props":1269,"children":1270},{},[1271,1276,1277,1280,1281,1285],{"type":13,"tag":21,"props":1272,"children":1274},{"className":1273},[],[1275],{"type":18,"value":462},{"type":18,"value":498},{"type":13,"tag":500,"props":1278,"children":1279},{"type":502},[],{"type":18,"value":1165},{"type":13,"tag":435,"props":1282,"children":1283},{"href":1215},[1284],{"type":18,"value":1218},{"type":18,"value":1173},{"type":13,"tag":1287,"props":1288,"children":1289},"style",{},[1290],{"type":18,"value":1291},"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":1293},[],"markdown",1725732542483]