function draw_set_blend_mode_ext(argument0, argument1) //gml_Script_draw_set_blend_mode_ext
{
gpu_set_blendmode_ext(argument0, argument1)
}