function texture_set_interpolation(argument0) //gml_Script_texture_set_interpolation
{
gpu_set_texfilter(argument0)
}