Searched refs:maxUserThreadsPerThreadGroup (Results 1 – 5 of 5) sorted by relevance
44 …SpaceHeight * threadSpaceWidth * threadSpaceDepth > halMaxValuesEx->maxUserThreadsPerThreadGroup)) in Create()
1230 if( capValueSize >= sizeof( m_halMaxValuesEx.maxUserThreadsPerThreadGroup ) ) in GetCaps()1232 capValueSize = sizeof( m_halMaxValuesEx.maxUserThreadsPerThreadGroup ); in GetCaps()1233 CmSafeMemCopy( capValue, &m_halMaxValuesEx.maxUserThreadsPerThreadGroup, capValueSize ); in GetCaps()
169 uint32_t maxUserThreadsPerThreadGroup; // [in] Max user threads per thread group member
9093 …INISH(HalCm_GetMaxThreadCountPerThreadGroup( state, &maxValuesEx->maxUserThreadsPerThreadGroup ) ); in HalCm_GetMaxValuesEx()
240 uint32_t maxUserThreadsPerThreadGroup; // [in] Max user threads per thread group member