Searched defs:coord_is_fp (Results 1 – 1 of 1) sorted by relevance
9504 bool coord_is_fp = type_is_floating_point(coord_type); in to_function_args() local9922 string CompilerMSL::round_fp_tex_coords(string tex_coords, bool coord_is_fp) in round_fp_tex_coords()