Home
last modified time | relevance | path

Searched refs:MaxHostThreads (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h231 if(_maxDeviceThreads+MaxHostThreads() > 0) in ExecuteForEachParameterSet()
271 if(_maxDeviceThreads+MaxHostThreads() == 0) in Execute()
284 virtual cl_uint MaxHostThreads() in MaxHostThreads() function
541 virtual cl_uint MaxHostThreads() in MaxHostThreads() function
548 return CBasicTest<HostAtomicType, HostDataType>::MaxHostThreads(); in MaxHostThreads()
940 hostThreadCount = MaxHostThreads(); in ExecuteSingleTest()