Searched defs:threadSpaceDepth (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_group_space.cpp | 34 …t index, uint32_t threadSpaceWidth, uint32_t threadSpaceHeight, uint32_t threadSpaceDepth, uint32… in Create() 83 uint32_t & threadSpaceDepth, in GetThreadGroupSpaceSize() 102 uint32_t threadSpaceDepth, in CmThreadGroupSpace()
|
H A D | cm_task_internal.cpp | 984 uint32_t threadSpaceDepth = 0; in VtuneInitProfilingInfo() local 1454 … uint32_t& threadSpaceDepth, uint32_t& groupSpaceWidth, in GetThreadGroupSpaceSize()
|
H A D | cm_hal.h | 397 uint32_t threadSpaceDepth; // [in] thread space depth within group member
|
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/ |
H A D | cm_device.cpp | 534 …pSpaceEx(uint32_t threadSpaceWidth, uint32_t threadSpaceHeight, uint32_t threadSpaceDepth, uint32_… in CreateThreadGroupSpaceEx()
|