Home
last modified time | relevance | path

Searched defs:coord_is_fp (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp9504 bool coord_is_fp = type_is_floating_point(coord_type); in to_function_args() local
9922 string CompilerMSL::round_fp_tex_coords(string tex_coords, bool coord_is_fp) in round_fp_tex_coords()