Searched defs:use_f32_for_halfs (Results 1 – 1 of 1) sorted by relevance
220 const bool use_f32_for_halfs = gpu_info.IsPowerVR(); in Init() local237 const bool use_f32_for_halfs = gpu_info.IsPowerVR(); in Init() local410 void CLArguments::CopyArguments(const Arguments& args, bool use_f32_for_halfs) { in CopyArguments()