function draw_set_alpha_test(argument0) //gml_Script_draw_set_alpha_test
{
gpu_set_alphatestenable(argument0)
}