Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_group_space.cpp44 …SpaceHeight * threadSpaceWidth * threadSpaceDepth > halMaxValuesEx->maxUserThreadsPerThreadGroup)) in Create()
H A Dcm_device_rt_base.cpp1230 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()
H A Dcm_hal.h169 uint32_t maxUserThreadsPerThreadGroup; // [in] Max user threads per thread group member
H A Dcm_hal.cpp9093 …INISH(HalCm_GetMaxThreadCountPerThreadGroup( state, &maxValuesEx->maxUserThreadsPerThreadGroup ) ); in HalCm_GetMaxValuesEx()
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/share/
H A Dcm_def.h240 uint32_t maxUserThreadsPerThreadGroup; // [in] Max user threads per thread group member