Searched refs:ifpSupport (Results 1 – 1 of 1) sorted by relevance
301 static test_status checkIFPSupport(cl_device_id device, bool &ifpSupport) in checkIFPSupport() argument320 ifpSupport = false; in checkIFPSupport()325 ifpSupport = true; in checkIFPSupport()333 bool ifpSupport = true; in test_ifp_core() local335 error = checkIFPSupport(device, ifpSupport); in test_ifp_core()340 if (ifpSupport == false) in test_ifp_core()353 bool ifpSupport = true; in test_ifp_ext() local363 error = checkIFPSupport(device, ifpSupport); in test_ifp_ext()368 if (ifpSupport == false) in test_ifp_ext()