Searched refs:maxPerThreadScratchSpaceSize (Results 1 – 2 of 2) sorted by relevance
1399 uint32_t maxPerThreadScratchSpaceSize; // [in] Max per hw thread scratch space size member
7945 stateHeapSettings->iPerThreadScratchSize = deviceParam->maxPerThreadScratchSpaceSize; in HalCm_Allocate()9056 maxValues->maxSpillSizePerHwThread = state->cmDeviceParam.maxPerThreadScratchSpaceSize; in HalCm_GetMaxValues()10580 state->cmDeviceParam.maxPerThreadScratchSpaceSize = 0; in HalCm_Create()10587 …state->cmDeviceParam.maxPerThreadScratchSpaceSize = 8 * CM_DEVICE_CONFIG_SCRATCH_SPACE_SIZE_16K_ST… in HalCm_Create()10591 state->cmDeviceParam.maxPerThreadScratchSpaceSize = (param->scratchSpaceSize)* in HalCm_Create()